LightInject 4.0.10-rc2-2

This is a prerelease version of LightInject.
There is a newer version of this package available.
See the version list below for details.
dotnet add package LightInject --version 4.0.10-rc2-2
                    
NuGet\Install-Package LightInject -Version 4.0.10-rc2-2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LightInject" Version="4.0.10-rc2-2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LightInject" Version="4.0.10-rc2-2" />
                    
Directory.Packages.props
<PackageReference Include="LightInject" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LightInject --version 4.0.10-rc2-2
                    
#r "nuget: LightInject, 4.0.10-rc2-2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=LightInject&version=4.0.10-rc2-2&prerelease
                    
Install LightInject as a Cake Addin
#tool nuget:?package=LightInject&version=4.0.10-rc2-2&prerelease
                    
Install LightInject as a Cake Tool

An ultra lightweight Inversion of Control container for the .Net framework. See LightInject.Source for the source distribution.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.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. 
MonoAndroid monoandroid is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch is compatible. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (185)

Showing the top 5 NuGet packages that depend on LightInject:

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.WebApi

An extension to the LightInject service container that enables dependency injection for Web API applications. See LightInject.WebApi.Source for the source distribution.

LightInject.Web

Enables the LightInject service container to be used in a web application by providing per web request scoped services.

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.

LightInject.Annotation

An extension to the LightInject service container that allows properties and constructor parameters to be annotated with the InjectAttribute class.

GitHub repositories (20)

Showing the top 20 popular GitHub repositories that depend on LightInject:

Repository Stars
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
dotnetcore/AspectCore-Framework
AspectCore is an AOP-based cross platform framework for .NET Standard.
webprofusion/certify
Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Used by over 150,000 organisations. Remember to Star us! Download from certifytheweb.com
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
SolrNet/SolrNet
Solr client for .Net
structuremap/structuremap
A Dependency Injection/Inversion of Control tool for .NET
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
DevTeam/Pure.DI
Pure DI for .NET
replaysMike/Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
ExtendedXmlSerializer/home
A configurable and eXtensible Xml serializer for .NET.
Phrynohyas/eve-o-preview
An EVE client window switcher tool created to aid playing with multiple clients in CCP game EVE Online
MapWindow/MapWindow5
MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
IsoFrieze/DiztinGUIsh
A Super NES ROM Disassembler
BrighterCommand/Darker
The query-side counterpart of Brighter
daniellittledev/Enexure.MicroBus
MicroBus is a simple in process Mediator for .NET
grigory-lobkov/rtsp-camera-view
View IP-camera RTSP in grid, auto bandwidth, full-screen, command line support
SRoddis/Mongo.Migration
On-the-fly migrations with MongoDB C# Driver
roy-t/MiniRTS
A game engine to learn about game engine development
haavamoa/xaml-code-experiences
A collection of the experiences I have collected during days of Xamarin and Wpf, while following the MVVM design pattern.
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
Version Downloads Last updated
7.0.1 44,934 11/19/2024
7.0.0 16,827 11/6/2024
6.6.4 597,583 5/8/2023
6.6.3 233,749 12/31/2022
6.6.2 1,964 12/30/2022
6.6.1 369,464 9/19/2022
6.6.0 23,502 9/19/2022
6.5.2 42,062 9/9/2022
6.5.1 15,377 8/24/2022
6.5.0 5,751 8/16/2022
6.4.1 331,412 2/8/2022
6.4.0 901,462 10/19/2020
6.3.6 2,746 10/16/2020
6.3.5 494,821 9/23/2020
6.3.4 134,038 6/18/2020
6.3.3 123,072 5/12/2020
6.3.2 306,694 3/9/2020
6.3.1 7,682 3/2/2020
6.3.0 11,996 2/26/2020
6.2.1 37,534 2/11/2020
6.2.0 531,671 10/18/2019
6.1.0 126,944 9/12/2019
6.0.0 32,847 8/28/2019
5.5.0 862,905 5/16/2019
5.4.0 2,783,164 1/25/2019
5.3.0 189,768 12/10/2018
5.2.1 79,896 11/10/2018
5.2.0 118,791 9/28/2018
5.1.10 15,661 9/10/2018
5.1.8 22,481 8/23/2018
5.1.7 4,805 8/21/2018
5.1.6 12,562 8/7/2018
5.1.5 28,741 7/5/2018
5.1.4 21,779 6/24/2018
5.1.3 275,655 5/8/2018
5.1.2 153,272 1/13/2018
5.1.1 118,431 10/27/2017
5.1.0 91,902 8/23/2017
5.0.3 269,383 4/27/2017
5.0.2 41,092 3/7/2017
5.0.1 24,291 2/7/2017
5.0.0 617,025 1/3/2017
5.0.0-RC1 2,409 10/5/2016
4.1.5 75,031 11/28/2016
4.1.4 28,340 11/7/2016
4.1.3 7,799 11/2/2016
4.1.2 16,665 9/30/2016
4.1.1 25,879 9/6/2016
4.1.0 199,694 8/25/2016
4.0.11 158,840 7/4/2016
4.0.10 5,646 6/28/2016
4.0.10-rc2-2 3,922 5/25/2016
4.0.10-rc2 3,616 5/24/2016
4.0.9 51,678 4/5/2016
4.0.8 48,731 2/9/2016
4.0.7 34,400 2/7/2016
4.0.6 5,922 1/28/2016
4.0.5 3,954 1/28/2016
4.0.4 8,451 1/5/2016
4.0.3 10,304 12/21/2015
4.0.2 9,708 12/10/2015
4.0.1 80,378 12/3/2015
4.0.0 99,372 8/31/2015
4.0.0-beta2 4,912 8/26/2015
4.0.0-beta 3,866 8/17/2015
3.0.2.7 216,238 5/22/2015
3.0.2.6 54,908 3/20/2015
3.0.2.5 12,949 2/10/2015
3.0.2.4 4,141 2/7/2015
3.0.2.3 5,246 1/22/2015
3.0.2.2 4,305 1/19/2015
3.0.2.1 12,327 12/12/2014
3.0.2 23,913 10/15/2014
3.0.1.9 12,524 10/2/2014
3.0.1.8 5,754 9/15/2014
3.0.1.7 24,862 6/6/2014
3.0.1.6 19,822 3/17/2014
3.0.1.5 5,690 2/21/2014
3.0.1.4 4,482 2/16/2014
3.0.1.3 5,616 2/7/2014
3.0.1.2 9,479 12/10/2013
3.0.1.1 3,967 12/10/2013
3.0.1 4,907 11/7/2013
3.0.0.9 8,343 11/5/2013
3.0.0.8 8,282 10/4/2013
3.0.0.7 7,920 9/2/2013
3.0.0.6 7,617 6/27/2013
3.0.0.5 7,736 4/22/2013
3.0.0.4 8,486 4/21/2013