LightInject.WebApi
1.0.0.4
See the version list below for details.
dotnet add package LightInject.WebApi --version 1.0.0.4
NuGet\Install-Package LightInject.WebApi -Version 1.0.0.4
<PackageReference Include="LightInject.WebApi" Version="1.0.0.4" />
paket add LightInject.WebApi --version 1.0.0.4
#r "nuget: LightInject.WebApi, 1.0.0.4"
// Install LightInject.WebApi as a Cake Addin #addin nuget:?package=LightInject.WebApi&version=1.0.0.4 // Install LightInject.WebApi as a Cake Tool #tool nuget:?package=LightInject.WebApi&version=1.0.0.4
An extension to the LightInject service container that enables dependency injection for Web API applications. See LightInject.WebApi.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.2.7)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on LightInject.WebApi:
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 |
|
LightInject.WebApi.Cors
A lightweight set of extensions and types to integrate ASP.NET Web API's CORS support directly into LightInject |
|
Our.Umbraco.IoC.LightInject4
A library for easy setup of IoC/Dependency injection for Umbraco with LightInject (compatible with Umbraco Cloud) |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on LightInject.WebApi:
Repository | Stars |
---|---|
webprofusion/certify
Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Download from certifytheweb.com
|
|
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
|