Unity.Mvc3
1.2.0
dotnet add package Unity.Mvc3 --version 1.2.0
NuGet\Install-Package Unity.Mvc3 -Version 1.2.0
<PackageReference Include="Unity.Mvc3" Version="1.2.0" />
paket add Unity.Mvc3 --version 1.2.0
#r "nuget: Unity.Mvc3, 1.2.0"
// Install Unity.Mvc3 as a Cake Addin #addin nuget:?package=Unity.Mvc3&version=1.2.0 // Install Unity.Mvc3 as a Cake Tool #tool nuget:?package=Unity.Mvc3&version=1.2.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 | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Unity (>= 2.1.505)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Unity.Mvc3:
Package | Downloads |
---|---|
FrameworkWebApp
Description |
|
Unity.Mvc3.ServiceLocator
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.