RavenDB.Identity 6.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package RavenDB.Identity --version 6.0.1
NuGet\Install-Package RavenDB.Identity -Version 6.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RavenDB.Identity" Version="6.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RavenDB.Identity --version 6.0.1
#r "nuget: RavenDB.Identity, 6.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RavenDB.Identity as a Cake Addin
#addin nuget:?package=RavenDB.Identity&version=6.0.1

// Install RavenDB.Identity as a Cake Tool
#tool nuget:?package=RavenDB.Identity&version=6.0.1

The simple and easy RavenDB Identity provider for ASP.NET Core. Use Raven to store your users and logins. As simple as services.AddRavenDbIdentity<AppUser>();

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on RavenDB.Identity:

Package Downloads
BeyondAuth.Identity.Core

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on RavenDB.Identity:

Repository Stars
RemiBou/Toss.Blazor
Experimental project using AspNetCore Blazor
Version Downloads Last updated
9.0.0 3,991 1/13/2024
8.0.9 15,623 7/6/2023
8.0.8 3,244 4/20/2023
8.0.7 33,796 5/5/2021
8.0.6 1,351 4/1/2021
8.0.5 2,813 12/17/2020
8.0.4 2,427 9/22/2020
8.0.3 1,196 9/2/2020
8.0.2 1,841 7/28/2020
8.0.1 1,054 7/26/2020
8.0.0 1,064 7/25/2020
7.0.1 4,097 12/19/2019
7.0.0 1,168 12/13/2019
6.2.0.2 2,324 12/3/2019
6.2.0.1 1,116 11/28/2019
6.2.0 1,211 11/13/2019
6.1.0 3,548 7/8/2019
6.0.6 1,223 6/26/2019
6.0.5 1,166 6/10/2019
6.0.3 1,942 4/5/2019
6.0.2 4,805 4/1/2019
6.0.1 1,194 3/21/2019
5.0.1 1,188 3/11/2019
5.0.0 1,319 3/4/2019
4.4.1 3,908 10/8/2018
4.3.0 3,343 2/24/2018
4.2.0 1,553 2/23/2018
4.1.1 1,468 2/22/2018
4.0.1 1,597 2/11/2018
4.0.0 1,627 2/9/2018
3.0.0 1,724 9/28/2017
2.1.0 1,628 9/6/2017
2.0.4 1,636 9/5/2017
2.0.3 1,601 9/5/2017
2.0.2 1,607 8/29/2017
2.0.1 1,607 8/29/2017
2.0.0 1,855 8/29/2017
1.0.3 1,975 8/23/2017
1.0.1 5,695 8/23/2017
1.0.0 5,465 8/23/2017

Compare/exchange to enforce unique emails cluster-wide, storing with email address as the key.