Autofac implementation of the NHibernate factories that allow for dependency injection into entities and NHibernate objects.
Info
Version: | 4.0.0 |
Author(s): | Autofac Contributors |
Last Update: | Wednesday, November 11, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://autofac.org |
NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.NHibernate |
Install
Install-Package Autofac.Extras.NHibernate
dotnet add package Autofac.Extras.NHibernate
paket add Autofac.Extras.NHibernate
Autofac.Extras.NHibernate Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 3.3.1 && < 5.0.0)
- NHibernate(3.3.3.4001)