Provides convenience code for doing SQLite in memory unit testing with NHibernate.
Info
| Version: | 1.1.5 |
| Author(s): | BSW Technology Consulting |
| Last Update: | Tuesday, March 4, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/wied03/bsw_dnet_utilities |
| NuGet Url: | https://www.nuget.org/packages/Bsw.NHibernate.Testing |
Install
Install-Package Bsw.NHibernate.Testing
dotnet add package Bsw.NHibernate.Testing
paket add Bsw.NHibernate.Testing
Bsw.NHibernate.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentNHibernate(>= 1.3.0.733)
- System.Data.SQLite.x64(>= 1.0.89)