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
1> aspnetcore.identity.mongodb
2> aspnetcore.identity.mongodbcore
so, what are the differences between them , it’s difficult to find it out.
I want to manage user identity in mongo as it is done in ms sql server with Entitiy 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.