NHibernate.AspNetCore.Identity 5.0.0-rc.2

This is a prerelease version of NHibernate.AspNetCore.Identity.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NHibernate.AspNetCore.Identity --version 5.0.0-rc.2
NuGet\Install-Package NHibernate.AspNetCore.Identity -Version 5.0.0-rc.2
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="NHibernate.AspNetCore.Identity" Version="5.0.0-rc.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHibernate.AspNetCore.Identity --version 5.0.0-rc.2
#r "nuget: NHibernate.AspNetCore.Identity, 5.0.0-rc.2"
#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 NHibernate.AspNetCore.Identity as a Cake Addin
#addin nuget:?package=NHibernate.AspNetCore.Identity&version=5.0.0-rc.2&prerelease

// Install NHibernate.AspNetCore.Identity as a Cake Tool
#tool nuget:?package=NHibernate.AspNetCore.Identity&version=5.0.0-rc.2&prerelease

ASPNET Core Identity provider that uses NHibernate for storage. (Build in support for PostgreSQL, SqlServer, MySql, Sqlite)

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.4 102 3/20/2024
8.0.3 348 2/17/2024
8.0.2 209 2/4/2024
8.0.1 429 12/27/2023
8.0.0 563 11/19/2023
7.0.12 568 9/28/2023
7.0.11 476 9/2/2023
7.0.10 629 8/19/2023
7.0.9 178 8/4/2023
7.0.8 299 7/8/2023
7.0.7 175 7/8/2023
7.0.5 849 4/21/2023
7.0.4 450 4/10/2023
7.0.3 276 4/3/2023
7.0.2 223 4/3/2023
7.0.1 1,552 12/20/2022
7.0.0 487 12/10/2022
6.0.12 1,553 10/25/2022
6.0.11 676 10/3/2022
6.0.10 1,745 8/11/2022
6.0.9 597 7/29/2022
6.0.8 1,069 6/24/2022
6.0.7 921 5/21/2022
6.0.6 651 5/10/2022
6.0.5 679 4/18/2022
6.0.4 791 3/9/2022
6.0.3 686 2/21/2022
6.0.2 674 2/14/2022
6.0.1 1,656 12/16/2021
6.0.0 1,585 11/21/2021
5.0.15 1,132 10/13/2021
5.0.14 561 9/28/2021
5.0.13 556 9/15/2021
5.0.12 666 8/16/2021
5.0.11 711 7/28/2021
5.0.10 624 7/6/2021
5.0.9 713 6/10/2021
5.0.8 545 5/21/2021
5.0.7 629 4/22/2021
5.0.6 555 4/13/2021
5.0.5 873 3/22/2021
5.0.4 671 2/24/2021
5.0.3 638 1/30/2021
5.0.2 861 12/15/2020
5.0.1 650 11/18/2020
5.0.0 583 11/11/2020
5.0.0-rc.2 255 11/2/2020
5.0.0-rc.1 259 9/15/2020
3.1.9 5,190 8/19/2020
3.1.8 13,417 6/15/2020
3.1.7 3,354 4/28/2020
3.1.6 6,141 4/4/2020
3.1.5 4,797 3/7/2020
3.1.4 704 2/9/2020
3.1.3 739 1/19/2020
3.1.2 934 12/6/2019
3.1.1 633 12/5/2019
3.1.0 643 12/4/2019
3.0.2 642 12/3/2019
3.0.1 739 10/26/2019
3.0.0 752 10/8/2019
1.6.0 1,070 8/14/2019
1.5.0 1,016 5/10/2019
1.4.0 896 4/22/2019
1.3.0 806 4/18/2019
1.2.0 4,297 10/23/2018
1.1.0 1,194 8/18/2018
1.0.1 1,053 8/8/2018
1.0.0 1,105 7/20/2018

update to .net sdk 5.0-rc.2, nhibernate to 5.3.4;