A Wrapper framework around ASP.NET Core 3 that is less verbose, offering various build in features such as automatic javascript api binding, authentication and websockets.
Info
Version: | 0.1.4 |
Author(s): | LogicReinc |
Last Update: | Tuesday, February 15, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LogicReinc/LogicReinc.Asp |
NuGet Url: | https://www.nuget.org/packages/LogicReinc.Asp |
Install
Install-Package LogicReinc.Asp
dotnet add package LogicReinc.Asp
paket add LogicReinc.Asp
LogicReinc.Asp Download (Unzip the "nupkg" after downloading)
Dependencies
- System.IdentityModel.Tokens.Jwt(>= 6.7.1)