LightInject.Mvc
1.0.0.2
See the version list below for details.
dotnet add package LightInject.Mvc --version 1.0.0.2
NuGet\Install-Package LightInject.Mvc -Version 1.0.0.2
<PackageReference Include="LightInject.Mvc" Version="1.0.0.2" />
paket add LightInject.Mvc --version 1.0.0.2
#r "nuget: LightInject.Mvc, 1.0.0.2"
// Install LightInject.Mvc as a Cake Addin #addin nuget:?package=LightInject.Mvc&version=1.0.0.2 // Install LightInject.Mvc as a Cake Tool #tool nuget:?package=LightInject.Mvc&version=1.0.0.2
An extension to the LightInject service container that enables dependency injection for ASP.NET MVC applications. See LightInject.Mvc.Source for the source distribution.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. 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. |
-
- LightInject (>= 3.0.1)
- LightInject.Web (>= 1.0.0.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on LightInject.Mvc:
Package | Downloads |
---|---|
UmbracoCms.Web
Contains the web assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the UmbracoCms package to setup Umbraco in Visual Studio as an ASP.NET project. |
|
Our.Umbraco.IoC.LightInject
A library for easy setup of IoC/Dependency injection for Umbraco with LightInject |
|
Our.Umbraco.IoC.LightInject4
A library for easy setup of IoC/Dependency injection for Umbraco with LightInject (compatible with Umbraco Cloud) |
|
Web.Framework
ASP.Net MVC 5 Onion Framework |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LightInject.Mvc:
Repository | Stars |
---|---|
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
|