Unity.Mvc3
1.1.0
Unity.Mvc3 is a library that allows simple Integration of Microsoft's Unity IoC container with ASP.NET MVC 3. This project includes a bespoke DependencyResolver that creates a child container per HTTP request and disposes of container resolved IDisposable instances at the end of the request.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Unity.Mvc3 -Version 1.1.0
dotnet add package Unity.Mvc3 --version 1.1.0
<PackageReference Include="Unity.Mvc3" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unity.Mvc3 --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Unity (>= 2.1.505)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Unity.Mvc3:
Package | Downloads |
---|---|
FrameworkWebApp
Description
|
|
Unity.Mvc3.VB
Unity.Mvc3.VB VB.Net implementation of the code portions of Unity.MVC3 which is a library that allows simple Integration of Microsoft's Unity IoC container with ASP.NET MVC 3.
|
|
Unity.Mvc3.ServiceLocator
Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.