This repository has been archived by the owner on Feb 22, 2020. It is now read-only.
Releases: felschr/AspNetCore.Identity.DocumentDB
Releases · felschr/AspNetCore.Identity.DocumentDB
v0.4.0-beta
merge pull request #27 from FelschR/master add .NET Standard 2.0 support
v0.3.6-beta
[skip ci] Generated tag from AppVeyor from build 0.3.6-beta
v0.3.0-beta-master-9
[skip ci] Generated tag from AppVeyor from build 0.3.0-beta-master-9
v0.2.0-beta-188834350
Merge pull request #11 from StummeJ/feature/appveyor fix artifacts and publishing on AppVeyor.
v0.2.0-beta
- adds support for .NET Standard (using Microsoft.Azure.DocumentDB.Core 0.1.0-preview)
- users and roles will now be stored in same DocumentDB collection
- results in incompatibility with data structures of v0.1.1 and below!
- various small fixes
NuGet:
https://www.nuget.org/packages/AspNetCore.Identity.DocumentDB/0.2.0-beta
v0.1.1-alpha
Following features should properly work now:
- adding Claims, Logins & Tokens
- updating User & Role information
- storing extended properties (for inherited classes)
Notes:
- main functionality given
- first release with successful unit tests
- performance could probably be enhanced
NuGet: https://www.nuget.org/packages/AspNetCore.Identity.DocumentDB/0.1.1-alpha
v0.1.0-alpha
First alpha release.
Also available on NuGet: https://www.nuget.org/packages/AspNetCore.Identity.DocumentDB/0.1.0-alpha