Relative Content

Tag Archive for mongodbasp.net-coreasp.net-identityidentity

How to use aspnetcore identity mongodbcore, and what methods does it support?

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.