Releases: tugberkugurlu/AspNetCore.Identity.MongoDB
Releases · tugberkugurlu/AspNetCore.Identity.MongoDB
v1.0.0-rc3
⚠️ BREAKING CHANGES!
This release includes bunch of breaking changes!
Starting from this release, the id of the document will be stored as MongoDB ObjectId
(see #32). There is no automatic migration path offered by the project. So, you are on your own!
All Changes
1.0.0-rc2-2
upgrade to v2.3.0 of MongoDB Driver
1.0.0-rc2-1
Merge pull request #22 from tugberkugurlu/fix-namespaces Fix namespaces
1.0.0-rc2
Contains support for .NET Core, ASP.NET Core Identity v1.0.0.
1.0.0-rc
This is the initial release which contains the MongoDB store implementation for ASP.NET Core Identity on RC1.
from removed
1.0.0-rc1-1
release: Screw you NuGet! NuGet/Home#2543