Skip to content

Releases: JohnCampionJr/MongoFramework.AspNetCore.Identity

v0.5.0

07 Jul 01:21
c7be122
Compare
Choose a tag to compare

Changes

πŸ‘¨πŸΌβ€πŸ’» Contributors

@JohnCampionJr

v0.4.0

09 Feb 02:56
bedbf97
Compare
Choose a tag to compare

Changes

πŸ‘¨πŸΌβ€πŸ’» Contributors

@JohnCampionJr

v0.3.0

19 Dec 20:15
Compare
Choose a tag to compare

Changes

  • Added more service extensions, to simplify setup in Startup

v0.2.2

19 Dec 18:45
Compare
Choose a tag to compare

Changes

  • Fixed concrete MongoDbConnection in constructor

πŸ‘¨πŸΌβ€πŸ’» Contributors

@JohnCampionJr

v0.2.1

19 Dec 15:28
Compare
Choose a tag to compare

Changes

  • Added missing generic role variant to MongoIdentityDbContext

πŸ‘¨πŸΌβ€πŸ’» Contributors

@JohnCampionJr

v0.2.0

19 Dec 02:28
Compare
Choose a tag to compare

Changes

  • Updated to .NET Standard 2.0 and .NET 5.0
  • Updated MongoFramework to v0.25

πŸ‘¨πŸΌβ€πŸ’» Contributors

@JohnCampionJr

Fixed NuGet Tags

28 Oct 03:32
Compare
Choose a tag to compare

No code changes, fixed NuGet tags

Initial Release

28 Oct 03:23
Compare
Choose a tag to compare

MongoFramework Implementations

  • IdentityUser
  • IdentityRole
  • RoleStore
  • UserStore
  • UserOnlyStore

ServiceCollection Extensions for

  • MongoDbContext
  • Identity Stores