Info
Version: | 2.3.1 |
Author(s): | Lukas Kubis |
Last Update: | Friday, June 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lkubis/AspNetCore.Identity.Cassandra |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Identity.Cassandra |
Install
Install-Package AspNetCore.Identity.Cassandra
dotnet add package AspNetCore.Identity.Cassandra
paket add AspNetCore.Identity.Cassandra
AspNetCore.Identity.Cassandra Download (Unzip the "nupkg" after downloading)
Dependencies
- CassandraCSharpDriver(>= 3.14.0)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.3)
- Polly(>= 7.2.0)
Tags
With this library, you can store your user's membership related data on Apache Cassandra.