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.MVC3 |
Install
Install-Package SimpleInjector.MVC3
dotnet add package SimpleInjector.MVC3
paket add SimpleInjector.MVC3
SimpleInjector.MVC3 Download (Unzip the "nupkg" after downloading)
Dependencies
- WebActivator(>= 1.4.4)
- SimpleInjector(>= 5.0.0 && < 6.0.0)
- SimpleInjector.Integration.Web.Mvc(>= 5.0.0 && < 6.0.0)
Tags
This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an MVC application.