AspNet.Identity.OrmLite
1.0.1
An AspNet Identity provider implemented with ServiceStack.OrmLite0.v3 (last version was 3.9.71). This provider can be used with all RDBMS that has a OrmLite Dialect.
Install-Package AspNet.Identity.OrmLite -Version 1.0.1
dotnet add package AspNet.Identity.OrmLite --version 1.0.1
<PackageReference Include="AspNet.Identity.OrmLite" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNet.Identity.OrmLite --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
ASP.Net Identity v2 fully implemented for ServiceStack.ORMLite.v3
Dependencies
-
- Microsoft.AspNet.Identity.Core (= 2.2.1)
- ServiceStack.OrmLite.SqlServer (= 3.9.71)
GitHub Usage
This package is not used by any popular GitHub repositories.