Unity.Mvc5 allows the simple integration of the Unity IoC container with ASP.NET MVC 5.
Info
| Version: | 1.4.0 |
| Author(s): | Paul Hiles |
| Last Update: | Friday, July 5, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/devtrends/Unity.Mvc5 |
| NuGet Url: | https://www.nuget.org/packages/Unity.Mvc5 |
Install
Install-Package Unity.Mvc5
dotnet add package Unity.Mvc5
paket add Unity.Mvc5
Unity.Mvc5 Download (Unzip the "nupkg" after downloading)
Dependencies
- Unity(>= 5.11.1)
- Microsoft.AspNet.Mvc(>= 5.2.7)
Tags