Method RunConsoleExample
Namespace: Belay.Extensions.Examples
Assembly: Belay.Extensions.dll
RunConsoleExample()
Example of setting up Belay.NET with dependency injection in a console application. Note: In a real application you would add logging and use a proper hosting framework.
csharp
public static Task RunConsoleExample()
Returns
A task representing the asynchronous operation.