Libreria para sistema de autenticacion generica.
Info
Version: | 1.5.6 |
Author(s): | Nestor Martinez Hernandez |
Last Update: | Tuesday, February 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/techmedel/sampekey |
NuGet Url: | https://www.nuget.org/packages/Sampekey |
Install
Install-Package Sampekey
dotnet add package Sampekey
paket add Sampekey
Sampekey Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.1)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.1.1)
- Microsoft.EntityFrameworkCore(>= 3.1.1)
- Microsoft.EntityFrameworkCore.Design(>= 3.1.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.1)
- Novell.Directory.Ldap.NETStandard(>= 2.3.8)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)