Skip to content

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

Task

A task representing the asynchronous operation.

Released under the Apache License 2.0.