A small library that make authentication and authorization in ASP Core to much easy.
Info
Version: | 1.1.0 |
Author(s): | Ahmed Amer Aljaff |
Last Update: | Friday, November 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BytesAuthentication |
Install
Install-Package BytesAuthentication
dotnet add package BytesAuthentication
paket add BytesAuthentication
BytesAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Abstractions(>= 1.0.2)
- LiteDB(>= 4.0.0)
- System.Private.DataContractSerialization(>= 4.3.0)
- BinaryFormatter(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Core(>= 1.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.2)
- Microsoft.NETCore.App(>= 1.0.5)