An extension of ASP .NET Identity system to work with Always Encrypted feature.
Info
Version: | 1.0.4 |
Author(s): | IoannisTsirovasilis |
Last Update: | Tuesday, July 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IoannisTsirovasilis/AlwaysEncryptedIdentity |
NuGet Url: | https://www.nuget.org/packages/AlwaysEncryptedIdentity |
Install
Install-Package AlwaysEncryptedIdentity
dotnet add package AlwaysEncryptedIdentity
paket add AlwaysEncryptedIdentity
AlwaysEncryptedIdentity Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- Microsoft.AspNet.Identity.EntityFramework(>= 2.2.2)
Tags