NHibernate.Extensions.Sqlite 8.0.7

dotnet add package NHibernate.Extensions.Sqlite --version 8.0.7
NuGet\Install-Package NHibernate.Extensions.Sqlite -Version 8.0.7
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.Extensions.Sqlite" Version="8.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHibernate.Extensions.Sqlite --version 8.0.7
#r "nuget: NHibernate.Extensions.Sqlite, 8.0.7"
#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.Extensions.Sqlite as a Cake Addin
#addin nuget:?package=NHibernate.Extensions.Sqlite&version=8.0.7

// Install NHibernate.Extensions.Sqlite as a Cake Tool
#tool nuget:?package=NHibernate.Extensions.Sqlite&version=8.0.7

NHibernate Sqlite Driver with Microsoft.Data.Sqlite.Core. In order to use this driver, you must have the nuget package [Microsoft.Data.Sqlite.Core](Microsoft.Data.Sqlite.Core) and [SQLitePCLRaw.bundle_e_sqlite3](SQLitePCLRaw.bundle_e_sqlite3) installed for NHibernate to load. It's a .NET Standard 2.0 Driver, Can run on any platform that dotnet core support.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 (3)

Showing the top 3 NuGet packages that depend on NHibernate.Extensions.Sqlite:

Package Downloads
Athi.Whippet

Package Description

Athi.Whippet.Data

Package Description

MyHome.Common.DataBase

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.7 1,179 5/11/2024
8.0.6 1,849 3/29/2024
8.0.5 131 3/18/2024
8.0.4 1,446 2/17/2024
8.0.3 106 2/4/2024
8.0.2 131 1/21/2024
8.0.1 1,751 12/26/2023
8.0.0 886 11/19/2023
7.0.9 321 9/28/2023
7.0.8 1,333 9/2/2023
7.0.7 153 8/19/2023
7.0.6 170 8/3/2023
7.0.5 186 7/8/2023
7.0.4 198 6/14/2023
7.0.3 258 4/9/2023
7.0.2 484 2/14/2023
7.0.1 373 12/20/2022
7.0.0 378 11/24/2022
6.0.13 18,348 10/25/2022
6.0.12 493 10/3/2022
6.0.11 749 8/11/2022
6.0.10 456 8/8/2022
6.0.9 1,354 6/24/2022
6.0.8 736 5/10/2022
6.0.7 589 4/18/2022
6.0.6 572 4/18/2022
6.0.5 632 2/25/2022
6.0.4 583 2/21/2022
6.0.3 604 2/16/2022
6.0.2 495 1/11/2022
6.0.1 370 12/16/2021
6.0.0 707 11/20/2021
5.0.11 702 9/28/2021
5.0.10 460 9/23/2021
5.0.9 725 7/28/2021
5.0.8 427 7/6/2021
5.0.7 457 5/21/2021
5.0.6 459 4/13/2021
5.0.5 580 3/22/2021
5.0.4 786 2/24/2021
5.0.3 424 1/30/2021
5.0.2 507 12/15/2020
5.0.1 455 11/18/2020
5.0.0 519 11/11/2020
5.0.0-rc.2 259 11/2/2020
5.0.0-rc.1 263 9/15/2020
2.0.5 37,149 8/18/2020
2.0.4 496 7/28/2020
2.0.3 531 7/20/2020
2.0.2 567 7/20/2020
2.0.1 2,087 2/27/2020
2.0.0 630 2/27/2020

Update Npgsql to 8.0.3;