LightInject.Web
2.0.0
dotnet add package LightInject.Web --version 2.0.0
NuGet\Install-Package LightInject.Web -Version 2.0.0
<PackageReference Include="LightInject.Web" Version="2.0.0" />
paket add LightInject.Web --version 2.0.0
#r "nuget: LightInject.Web, 2.0.0"
// Install LightInject.Web as a Cake Addin #addin nuget:?package=LightInject.Web&version=2.0.0 // Install LightInject.Web as a Cake Tool #tool nuget:?package=LightInject.Web&version=2.0.0
Enables the LightInject service container to be used in a web application by providing per web request scoped services.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. 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 (>= 4.1.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on LightInject.Web:
Package | Downloads |
---|---|
UmbracoCms.Core
Contains the core 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. |
|
LightInject.Mvc
An extension to the LightInject service container that enables dependency injection for ASP.NET MVC applications. See LightInject.Mvc.Source for the source distribution. |
|
UmbracoDeploy.Core
Umbraco Deploy Core encapsulates the core components of the deployment tool for use by package developers. The packages available from this feed can be used with Umbraco CMS versions up to version 8. For Umbraco CMS version 9, please use the feed available at https://www.nuget.org/packages/Umbraco.Deploy.Infrastructure/ |
|
Our.Umbraco.IoC.LightInject
A library for easy setup of IoC/Dependency injection for Umbraco with LightInject |
|
DAbr.RA.POC.NotImport
REstApi not import |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LightInject.Web:
Repository | Stars |
---|---|
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
|