NHibernate.Extensions.Sqlite
5.0.2
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.
Install-Package NHibernate.Extensions.Sqlite -Version 5.0.2
dotnet add package NHibernate.Extensions.Sqlite --version 5.0.2
<PackageReference Include="NHibernate.Extensions.Sqlite" Version="5.0.2" />
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.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
update references
Dependencies
-
net5.0
- NHibernate (>= 5.3.5)
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.