Skip to content
lkubis edited this page Apr 22, 2020 · 6 revisions

Welcome to the ASP.NET Core Identity Cassandra Project Wiki

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.

Contents

Here in the wiki, you will find the following important content:

Clone this wiki locally