AutofacContrib.NHibernate
2.6.3.862
Integrate Autofac in NHibernate, enabling dependency injection in domain objects.
Install-Package AutofacContrib.NHibernate -Version 2.6.3.862
dotnet add package AutofacContrib.NHibernate --version 2.6.3.862
<PackageReference Include="AutofacContrib.NHibernate" Version="2.6.3.862" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutofacContrib.NHibernate --version 2.6.3.862
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutofacContrib.NHibernate, 2.6.3.862"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AutofacContrib.NHibernate as a Cake Addin
#addin nuget:?package=AutofacContrib.NHibernate&version=2.6.3.862
// Install AutofacContrib.NHibernate as a Cake Tool
#tool nuget:?package=AutofacContrib.NHibernate&version=2.6.3.862
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Autofac (>= 2.6.3.862)
- Iesi.Collections (>= 3.2.0.4000)
- NHibernate (>= 3.3.1.4000)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.