Qss.Repository.NHibernate
0.8.6-beta
This is a prerelease version of Qss.Repository.NHibernate.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Qss.Repository.NHibernate --version 0.8.6-beta
NuGet\Install-Package Qss.Repository.NHibernate -Version 0.8.6-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Qss.Repository.NHibernate" Version="0.8.6-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Qss.Repository.NHibernate --version 0.8.6-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Qss.Repository.NHibernate, 0.8.6-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Qss.Repository.NHibernate as a Cake Addin #addin nuget:?package=Qss.Repository.NHibernate&version=0.8.6-beta&prerelease // Install Qss.Repository.NHibernate as a Cake Tool #tool nuget:?package=Qss.Repository.NHibernate&version=0.8.6-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Implement repository pattern with NHibernate.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- NHibernate (>= 5.0.3)
- QSS.Base (>= 0.8.4-beta)
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 |
---|---|---|
0.9.0-beta | 641 | 9/8/2018 |
0.8.9-beta | 893 | 4/7/2018 |
0.8.8-beta | 754 | 2/20/2018 |
0.8.7-beta | 795 | 12/23/2017 |
0.8.6-beta | 750 | 12/17/2017 |
0.8.5-beta | 874 | 12/16/2017 |
Remove some database specific methods.