Info
Version: | 7.0.0 |
Author(s): | craigfowler |
Last Update: | Saturday, May 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/csf-dev/CSF.Data.NHibernate/ |
NuGet Url: | https://www.nuget.org/packages/CSF.NHibernate4.MonoSafeSQLite20Driver |
Install
Install-Package CSF.NHibernate4.MonoSafeSQLite20Driver
dotnet add package CSF.NHibernate4.MonoSafeSQLite20Driver
paket add CSF.NHibernate4.MonoSafeSQLite20Driver
CSF.NHibernate4.MonoSafeSQLite20Driver Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- CSF.Reflection(>= 3.0.0)
- Iesi.Collections(>= 4.0.0.4000)
- NHibernate(>= 4.0.0.4000)
- CSF.Reflection(>= 3.0.0)
- Iesi.Collections(>= 4.0.0.4000)
- NHibernate(>= 4.0.0.4000)
- CSF.Reflection(>= 3.0.0)
- Iesi.Collections(>= 4.0.0.4000)
- NHibernate(>= 4.0.0.4000)
When running under Mono, this driver internally uses the Mono-bult-in SQLite drivers and not the incompatible NHibernate one.