Metadata >> NuGet >> NHibernate.DependencyInjection

NHibernate.DependencyInjection

Metadata

Authors ranzlee
Description All credit goes to the NH team and others (i.e. LinFu) for the code base. This is just a modification of their code to enable constructor DI and emit verifiable code.
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners ranzlee
ProjectUrl https://github.com/ranzlee/NHibernate.Extensions/wiki/NHibernate.DependencyInjection
ReleaseNotes Updated to NH 3.3.3.4001
RequireLicenseAcceptance False
Summary All credit goes to the NH team and others (i.e. LinFu) for the code base. This is just a modification of their code to enable constructor DI and emit verifiable code.
Dependencies NHibernate:3.3.3.4001:net35
Title NHibernate.DependencyInjection
PackageSize 41029
PackageHashAlgorithm SHA512
PackageHash i6+Fo/+EYVgYbPB2arQnY8RK+C2jRCYlGvd4aIlFJe+W1e2sPTYXLc3nNPnXD7KWA2kkXVxT53E/+VWrRfpfFw==
DownloadCount 000000
CreatedDate 2013-09-13T15:22:32
Copyrights 2013
Language en-US
Tags NHibernate DI Dependency Injection IoC

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NHibernate.DependencyInjection -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NHibernate.DependencyInjection -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package NHibernate.DependencyInjection
Installing the package (HTTP Basic authentication):
Install-Package NHibernate.DependencyInjection -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NHibernate.DependencyInjection -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NHibernate.DependencyInjection

OpenWrap

Installing the package:
o add-wrap NHibernate.DependencyInjection
Uninstalling the package:
o remove-wrap NHibernate.DependencyInjection

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.3.3.4001
3.3.3.4000
3.3.2.40001