nancy-poc

This sample demonstrates how to use Nancy

You must have the .NET SDK installed. .NET Core 3.1 is recommended.

Run

You can quickly build and run after clone

cd nancy-poc
dotnet build
dotnet run