I’m new to mongo DB, I can perform basic crud operations in mongo, but now want to learn about identity management in mongo db, there are two packages regarding identity
aspnetcore.identity.mongodb
aspnetcore.identity.mongodbcore
What are the differences between them? It’s difficult to find out.
I want to manage user identity in mongo as it is done in SQL Server with Entity Framework Core and MS identity.
New contributor
Harsh Patel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.