Skip to content

yogyogi/ASP.NET-Core-Identity-with-MongoDB-as-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ASP.NET Core Identity with MongoDB as Database

In this repo we will implement ASP.NET Core Identity with MongoDB as the database. So, the MongoDB will be the Identity Database instead of SQL Server. I have explained all the setup steps on my tutorial - ASP.NET Core Identity with MongoDB as Database. This tutorial contains the following topics.

Topics

  1. Configure Identity for MongoDB
  2. Database Name and Connection Strings
  3. Identity User and Role classes
  4. Installing MongoDB
  5. Creating Identity Users in MongoDB
  6. Creating Identity Roles in MongoDB
  7. User Authentication : ASP.NET Core Identity in MongoDB
  8. Login and Logout feature
  9. Show Logged in User Name and Logout button
  10. Authentication by Roles

Want to support me ?

Your support of every $5 will be a great reward for me to carry on my work. Thank you!

Buy Me A Coffee Paypal Me

About

ASP.NET Core Identity with MongoDB as Database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published