GridLock helps developers oversee authentication and authorization while they focus on other parts of the development.
Info
| Version: | 1.0.1 |
| Author(s): | cardiogramx |
| Last Update: | Tuesday, November 5, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cardiogramx/GridLock |
| NuGet Url: | https://www.nuget.org/packages/GridLock |
Install
Install-Package GridLock
dotnet add package GridLock
paket add GridLock
GridLock Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.Extensions.Caching.StackExchangeRedis(>= 3.1.2)
Tags