SimpleInjector.MVC3
2.0.0
Quick Start for Simple Injector ASP.NET MVC integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an MVC application.
Install-Package SimpleInjector.MVC3 -Version 2.0.0
dotnet add package SimpleInjector.MVC3 --version 2.0.0
<PackageReference Include="SimpleInjector.MVC3" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleInjector.MVC3 --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleInjector.MVC3, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SimpleInjector.MVC3 as a Cake Addin
#addin nuget:?package=SimpleInjector.MVC3&version=2.0.0
// Install SimpleInjector.MVC3 as a Cake Tool
#tool nuget:?package=SimpleInjector.MVC3&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- SimpleInjector (>= 2.0.0)
- SimpleInjector.Integration.Web.Mvc (>= 2.0.0)
- WebActivator (>= 1.4.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.0 | 0 | 06.02.2022 |