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 |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- 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.