NHibernate.Extensions.Sqlite
5.0.0
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package NHibernate.Extensions.Sqlite -Version 5.0.0
dotnet add package NHibernate.Extensions.Sqlite --version 5.0.0
<PackageReference Include="NHibernate.Extensions.Sqlite" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHibernate.Extensions.Sqlite --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Change target to .net 5.0.0
Dependencies
-
net5.0
- NHibernate (>= 5.3.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.