Unity.Mvc3
1.1.0
See the version list below for details.
dotnet add package Unity.Mvc3 --version 1.1.0
NuGet\Install-Package Unity.Mvc3 -Version 1.1.0
<PackageReference Include="Unity.Mvc3" Version="1.1.0" />
<PackageVersion Include="Unity.Mvc3" Version="1.1.0" />
<PackageReference Include="Unity.Mvc3" />
paket add Unity.Mvc3 --version 1.1.0
#r "nuget: Unity.Mvc3, 1.1.0"
#:package Unity.Mvc3@1.1.0
#addin nuget:?package=Unity.Mvc3&version=1.1.0
#tool nuget:?package=Unity.Mvc3&version=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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
-
- Unity (>= 2.1.505)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Unity.Mvc3:
| Package | Downloads |
|---|---|
|
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. |
|
|
FrameworkWebApp
Description |
|
|
Unity.Mvc3.ServiceLocator
Description |
GitHub repositories
This package is not used by any popular GitHub repositories.