.NET Standard 1.3 implementation of ESIA authentication middleware for ASP .NET Core 1.1 applications.
Info
Version: | 1.0.0 |
Author(s): | Roman Bukin |
Last Update: | Friday, September 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NoMoreLoad/AspNetCore.Authentication.Esia.NetCoreOne |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Authentication.Esia.NetCoreOne |
Install
Install-Package AspNetCore.Authentication.Esia.NetCoreOne
dotnet add package AspNetCore.Authentication.Esia.NetCoreOne
paket add AspNetCore.Authentication.Esia.NetCoreOne
AspNetCore.Authentication.Esia.NetCoreOne Download (Unzip the "nupkg" after downloading)
Dependencies
- Portable.BouncyCastle(>= 1.8.1.3)
- NETStandard.Library(>= 1.6.1)
- System.Security.Cryptography.X509Certificates(>= 4.3.0)
- Microsoft.AspNetCore.Authentication(>= 1.1.2)
- Newtonsoft.Json(>= 9.0.1)
Tags