Authentication database service using roles.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.19 |
Author(s): | Gustavo de Araujo Oliveira |
Last Update: | Tuesday, February 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AuthDbService |
Install
Install-Package AuthDbService
dotnet add package AuthDbService
paket add AuthDbService
AuthDbService Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.4)
- Microsoft.Owin(>= 3.1.0)
- Microsoft.Owin.Security(>= 3.1.0)
- Owin(>= 1.0.0)
Tags