Releases: matteofabbri/AspNetCore.Identity.Mongo
Releases · matteofabbri/AspNetCore.Identity.Mongo
9.1.0
bugs:
- #134 Error on MongoDB.Driver version 3
9.0.0
bugs:
- #118 Unable to make User collection indexes unique
- #129 The build issue that occurs after updating the MongoCSharpDriver
enhancements:
deprecations:
- removed references to versions older than Net6. They are still supported under
releases/8.x
branch & 8.x.x
nuget version
8.3.5
bugs:
- #129 The build issue that occurs after updating the MongoCSharpDriver
enhancements:
- updated dependencies: MongoDB.Driver v2.28.0
8.2.0
enhancements:
- #93 Performance issue
- #99 Support for AddIdentityCore
8.1.0
enhancements:
- #92 Allow to use X509 certificates to connect to Mongo
- #76 Ability to subscribe to Mongo Events
6.8.0
enhancements:
- #92 Allow to use X509 certificates to connect to Mongo
- #76 Ability to subscribe to Mongo Events
8.0.0
First release for .Net 5.0
bugs:
#74 System.NotSupportedException: 'TypeConverter cannot convert from System.String.'
enhancements:
.Net 5.0 compatible version.