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.NHibernate5.MonoSafeSQLite20Driver |
Install
Install-Package CSF.NHibernate5.MonoSafeSQLite20Driver
dotnet add package CSF.NHibernate5.MonoSafeSQLite20Driver
paket add CSF.NHibernate5.MonoSafeSQLite20Driver
CSF.NHibernate5.MonoSafeSQLite20Driver Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CSF.Reflection(>= 3.0.0)
- Iesi.Collections(>= 4.0.0.4000)
- NHibernate(>= 5.0.0)
- CSF.Reflection(>= 3.0.0)
- Iesi.Collections(>= 4.0.0.4000)
- NHibernate(>= 5.0.0)
- CSF.Reflection(>= 3.0.0)
- Iesi.Collections(>= 4.0.0.4000)
- NHibernate(>= 5.0.0)
When running under Mono, this driver internally uses the Mono-bult-in SQLite drivers and not the incompatible NHibernate one.