Unity.Mvc4
1.0.0
See the version list below for details.
dotnet add package Unity.Mvc4 --version 1.0.0
NuGet\Install-Package Unity.Mvc4 -Version 1.0.0
<PackageReference Include="Unity.Mvc4" Version="1.0.0" />
paket add Unity.Mvc4 --version 1.0.0
#r "nuget: Unity.Mvc4, 1.0.0"
// Install Unity.Mvc4 as a Cake Addin #addin nuget:?package=Unity.Mvc4&version=1.0.0 // Install Unity.Mvc4 as a Cake Tool #tool nuget:?package=Unity.Mvc4&version=1.0.0
Unity.Mvc4 is a library that allows simple Integration of Microsoft's Unity IoC container with ASP.NET MVC 4. Identical to Unity.MVC3 except it references MVC4
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. |
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Unity.Mvc4:
Package | Downloads |
---|---|
TheMVCForum
MVCForum is a fully featured ASP.NET MVC 5 discussion board/forum. The software has some features similar to that seen on StackOverFlow plus LOTS more. |
|
LocatR
Implementation MediatR for ASP.NET Web Forms |
|
IST.Infrastructure.WebBase
IST Web Base Infrastructure |
|
Ilaro.Admin.Unity
Generic admin panel for ASP.NET MVC. For use with Unity. |
|
Server2
Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Unity.Mvc4:
Repository | Stars |
---|---|
rgonek/Ilaro.Admin
Generic admin panel for ASP.NET MVC.
|
Initial release of the Unity.Mvc4 package. Identical to Unity.Mvc3 except it references Mvc4.