Skip to content

lkubis/AspNetCore.Identity.Cassandra

Repository files navigation

ASP.NET Core Identity Cassandra

Apache Cassandra data store adapter for ASP.NET Core Identity, which allows you to build ASP.NET Core web applications, including membership, login, and user data. With this library, you can store your user's membership related data on Apache Cassandra.
Inspired by existing AspNetCore.Identity.RaveDB implementation.

Project Wiki

More details about the project are located in the project wiki.

NuGet Build status