Unity.Mvc3
1.0.0
See the version list below for details.
dotnet add package Unity.Mvc3 --version 1.0.0
NuGet\Install-Package Unity.Mvc3 -Version 1.0.0
<PackageReference Include="Unity.Mvc3" Version="1.0.0" />
<PackageVersion Include="Unity.Mvc3" Version="1.0.0" />
<PackageReference Include="Unity.Mvc3" />
paket add Unity.Mvc3 --version 1.0.0
#r "nuget: Unity.Mvc3, 1.0.0"
#:package Unity.Mvc3@1.0.0
#addin nuget:?package=Unity.Mvc3&version=1.0.0
#tool nuget:?package=Unity.Mvc3&version=1.0.0
Unity.Mvc3 is a library that allows simple integration of Microsoft's Unity IoC container with ASP.NET MVC 3. This package includes a custom DependencyResolver that allows per web request lifetime and automatically calls IDisposable on resolved instances at the end of the request.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
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.