ASP.NET Core Identity provider that uses LinqToDB.
Info
| Version: | 3.0.1 |
| Author(s): | Ilya Chudin |
| Last Update: | Monday, December 14, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/linq2db/IdentityS4.Identity |
| NuGet Url: | https://www.nuget.org/packages/IdentityS4.Identity |
Install
Install-Package IdentityS4.Identity
dotnet add package IdentityS4.Identity
paket add IdentityS4.Identity
IdentityS4.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityS4.Shared(>= 1.0.0)
- Microsoft.AspNetCore.Identity(>= 2.1.2)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.Identity.Stores(>= 2.1.2)
Tags