A simple asynchronous web server implementation for .NET nanoFramework that tries to mimic the ASP.NET Core implementation.
$ dotnet add package CCSWE.nanoFramework.WebServerA simple asynchronous web server implementation for .NET nanoFramework that tries to mimic the ASP.NET Core implementation.
IMiddlewareIAuthenticationProviderI'll add more documentation later, but for now you can check out the sample project for an example of how to use the web server.