PPWCode.Vernacular.NHibernate.I.Test
1.0.4
See the version list below for details.
Requires NuGet 2.8 or higher.
dotnet add package PPWCode.Vernacular.NHibernate.I.Test --version 1.0.4
NuGet\Install-Package PPWCode.Vernacular.NHibernate.I.Test -Version 1.0.4
<PackageReference Include="PPWCode.Vernacular.NHibernate.I.Test" Version="1.0.4" />
paket add PPWCode.Vernacular.NHibernate.I.Test --version 1.0.4
#r "nuget: PPWCode.Vernacular.NHibernate.I.Test, 1.0.4"
// Install PPWCode.Vernacular.NHibernate.I.Test as a Cake Addin #addin nuget:?package=PPWCode.Vernacular.NHibernate.I.Test&version=1.0.4 // Install PPWCode.Vernacular.NHibernate.I.Test as a Cake Tool #tool nuget:?package=PPWCode.Vernacular.NHibernate.I.Test&version=1.0.4
Utility code to test NHibernate using SqlLite
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Castle.Core (>= 3.3.0)
- Castle.LoggingFacility (>= 3.3.0)
- Castle.Windsor (>= 3.3.0)
- Iesi.Collections (>= 3.4.0 && < 4.0.0)
- log4net (>= 1.2.10 && < 2.0.0)
- Moq (>= 4.2.1402.2112)
- NHibernate (>= 3.4.0 && < 4.0.0)
- NHibernateProfiler.Appender (>= 2.0.0 && < 3.0.0)
- NUnit (>= 2.6.3 && < 3.0.0)
- PPWCode.Util.OddsAndEnds.II (>= 1.0.0 && < 2.0.0)
- PPWCode.Vernacular.Exceptions.II (>= 1.0.0 && < 2.0.0)
- PPWCode.Vernacular.NHibernate.I (>= 1.0.0 && < 2.0.0)
- PPWCode.Vernacular.Persistence.II (>= 1.0.0 && < 2.0.0)
- PPWCode.Vernacular.Semantics.II (>= 1.0.0 && < 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.2 | 1,265 | 9/23/2018 |
4.0.1 | 1,162 | 7/20/2018 |
4.0.0 | 1,110 | 7/20/2018 |
3.0.1 | 1,051 | 9/1/2017 |
3.0.0 | 987 | 9/1/2017 |
2.0.4 | 1,216 | 4/6/2016 |
2.0.3 | 1,065 | 3/28/2016 |
2.0.2 | 1,083 | 3/2/2016 |
2.0.1 | 1,478 | 2/29/2016 |
1.0.4 | 2,287 | 11/6/2014 |
1.0.3 | 1,166 | 9/18/2014 |
1.0.2 | 1,125 | 9/11/2014 |
1.0.1 | 1,195 | 8/23/2014 |
1.0.0 | 1,095 | 7/28/2014 |
1.0.0 Initial release PPWCode.Vernacular.NHibernate.I, built against .NET 4.5.
1.0.1 Bugfix release, fixing nuget package dependencies.
1.0.2 Bugfix release, Add [Pure] Attribute to static methods of class AssociationContracts, Add PPWDriverConnectionProvider
1.0.3 Add PPWDriverConnectionProvider / Base classes to allow SqlLite / Sql Server Integration tests
1.0.4 Upgrade NHibernate 3.4.0.4000 due bug NH-2819