Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yogyogi/asp.net-core-identity-with-mongodb-as-database
ASP.NET Core Identity with MongoDB as Database
https://github.com/yogyogi/asp.net-core-identity-with-mongodb-as-database
asp-net-core asp-net-core-identity mongodb
Last synced: 9 days ago
JSON representation
ASP.NET Core Identity with MongoDB as Database
- Host: GitHub
- URL: https://github.com/yogyogi/asp.net-core-identity-with-mongodb-as-database
- Owner: yogyogi
- Created: 2021-08-07T17:41:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T12:52:01.000Z (9 months ago)
- Last Synced: 2024-02-14T13:48:42.686Z (9 months ago)
- Topics: asp-net-core, asp-net-core-identity, mongodb
- Language: C#
- Homepage:
- Size: 5.86 MB
- Stars: 11
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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!