Cosmos.Identity Versions Save

A Cosmos storage provider for ASP.NET Core Identity.

v4.0.0

3 years ago

Changed package name (originally called Mobsites.AspNetCore.Identity.Cosmos). Updated dependencies.

v3.0.0

4 years ago

Implemented the IOptions pattern, allowing for more control over configuring the default storage provider, including the client it uses, and the database and container it creates or connects to.

v2.0.0

4 years ago

Redesigned to support a custom Cosmos storage provider implementation, rolled back Microsoft.Extensions.Identity.Stores version to support .Net Core 2.2, and updated Microsoft.Azure.Cosmos version.

v2.1.0

4 years ago

Exposed identity container to support extended approach. Also exposed three Cosmos meta-properties.

v1.0.1

4 years ago

Fixed service extension method to correctly return an identity builder.

v1.0.0

4 years ago

Official release with latest Microsoft.Azure.Cosmos sdk v3.4.0.