Simple Injector ASP.NET MVC Integration.
Info
Version: | 5.5.0 |
Author(s): | Simple Injector Contributors |
Last Update: | Friday, August 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://simpleinjector.org/mvc |
NuGet Url: | http://www.nuget.org/packages/SimpleInjector.Integration.Web.Mvc |
Install
Install-Package SimpleInjector.Integration.Web.Mvc
dotnet add package SimpleInjector.Integration.Web.Mvc
paket add SimpleInjector.Integration.Web.Mvc
SimpleInjector.Integration.Web.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleInjector(>= 5.0.0 && < 6.0.0)
- SimpleInjector.Integration.Web(>= 5.0.0 && < 6.0.0)
- Microsoft.AspNet.Mvc(>= 3.0.20105.1)
Tags