LightInject 5.0.2
See the version list below for details.
dotnet add package LightInject --version 5.0.2
NuGet\Install-Package LightInject -Version 5.0.2
<PackageReference Include="LightInject" Version="5.0.2" />
paket add LightInject --version 5.0.2
#r "nuget: LightInject, 5.0.2"
// Install LightInject as a Cake Addin #addin nuget:?package=LightInject&version=5.0.2 // Install LightInject as a Cake Tool #tool nuget:?package=LightInject&version=5.0.2
An ultra lightweight Inversion of Control container for the .Net framework. See LightInject.Source for the source distribution.
Product | Versions 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. |
.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 is compatible. 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 is compatible. 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. |
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.1
- System.Collections (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Diagnostics.Tools (>= 4.0.1)
- System.IO (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.Reflection (>= 4.1.0)
- System.Reflection.Emit (>= 4.0.1)
- System.Reflection.Emit.Lightweight (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Threading (>= 4.0.11)
-
.NETStandard 1.3
- System.Collections (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Diagnostics.Tools (>= 4.0.1)
- System.IO (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.Reflection (>= 4.1.0)
- System.Reflection.Emit (>= 4.0.1)
- System.Reflection.Emit.Lightweight (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Threading (>= 4.0.11)
-
.NETStandard 1.6
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Threading (>= 4.3.0)
-
MonoAndroid 0.0
- No dependencies.
-
MonoTouch 0.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
UAP 0.0
- No dependencies.
-
Xamarin.iOS 0.0
- No dependencies.
NuGet packages (182)
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 5 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. Download from certifytheweb.com
|
|
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
|
|
SolrNet/SolrNet
Solr client for .Net
|
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 156 | 11/6/2024 |
6.6.4 | 400,307 | 5/8/2023 |
6.6.3 | 169,706 | 12/31/2022 |
6.6.2 | 1,769 | 12/30/2022 |
6.6.1 | 295,840 | 9/19/2022 |
6.6.0 | 19,443 | 9/19/2022 |
6.5.2 | 41,683 | 9/9/2022 |
6.5.1 | 15,075 | 8/24/2022 |
6.5.0 | 5,297 | 8/16/2022 |
6.4.1 | 293,753 | 2/8/2022 |
6.4.0 | 813,319 | 10/19/2020 |
6.3.6 | 2,519 | 10/16/2020 |
6.3.5 | 460,402 | 9/23/2020 |
6.3.4 | 128,593 | 6/18/2020 |
6.3.3 | 120,089 | 5/12/2020 |
6.3.2 | 293,958 | 3/9/2020 |
6.3.1 | 7,331 | 3/2/2020 |
6.3.0 | 11,594 | 2/26/2020 |
6.2.1 | 36,251 | 2/11/2020 |
6.2.0 | 467,969 | 10/18/2019 |
6.1.0 | 124,705 | 9/12/2019 |
6.0.0 | 32,191 | 8/28/2019 |
5.5.0 | 758,027 | 5/16/2019 |
5.4.0 | 2,587,848 | 1/25/2019 |
5.3.0 | 189,497 | 12/10/2018 |
5.2.1 | 75,923 | 11/10/2018 |
5.2.0 | 114,867 | 9/28/2018 |
5.1.10 | 15,220 | 9/10/2018 |
5.1.8 | 21,992 | 8/23/2018 |
5.1.7 | 4,592 | 8/21/2018 |
5.1.6 | 11,189 | 8/7/2018 |
5.1.5 | 27,917 | 7/5/2018 |
5.1.4 | 21,339 | 6/24/2018 |
5.1.3 | 258,089 | 5/8/2018 |
5.1.2 | 146,472 | 1/13/2018 |
5.1.1 | 112,539 | 10/27/2017 |
5.1.0 | 86,357 | 8/23/2017 |
5.0.3 | 263,523 | 4/27/2017 |
5.0.2 | 40,245 | 3/7/2017 |
5.0.1 | 24,082 | 2/7/2017 |
5.0.0 | 511,650 | 1/3/2017 |
5.0.0-RC1 | 2,299 | 10/5/2016 |
4.1.5 | 72,207 | 11/28/2016 |
4.1.4 | 26,879 | 11/7/2016 |
4.1.3 | 7,638 | 11/2/2016 |
4.1.2 | 16,502 | 9/30/2016 |
4.1.1 | 24,820 | 9/6/2016 |
4.1.0 | 161,127 | 8/25/2016 |
4.0.11 | 158,069 | 7/4/2016 |
4.0.10 | 5,357 | 6/28/2016 |
4.0.10-rc2-2 | 3,810 | 5/25/2016 |
4.0.10-rc2 | 3,507 | 5/24/2016 |
4.0.9 | 50,939 | 4/5/2016 |
4.0.8 | 45,877 | 2/9/2016 |
4.0.7 | 32,607 | 2/7/2016 |
4.0.6 | 5,791 | 1/28/2016 |
4.0.5 | 3,827 | 1/28/2016 |
4.0.4 | 8,243 | 1/5/2016 |
4.0.3 | 10,141 | 12/21/2015 |
4.0.2 | 9,260 | 12/10/2015 |
4.0.1 | 78,958 | 12/3/2015 |
4.0.0 | 96,320 | 8/31/2015 |
4.0.0-beta2 | 4,800 | 8/26/2015 |
4.0.0-beta | 3,689 | 8/17/2015 |
3.0.2.7 | 214,554 | 5/22/2015 |
3.0.2.6 | 52,015 | 3/20/2015 |
3.0.2.5 | 12,709 | 2/10/2015 |
3.0.2.4 | 4,015 | 2/7/2015 |
3.0.2.3 | 5,124 | 1/22/2015 |
3.0.2.2 | 4,179 | 1/19/2015 |
3.0.2.1 | 11,983 | 12/12/2014 |
3.0.2 | 23,780 | 10/15/2014 |
3.0.1.9 | 12,134 | 10/2/2014 |
3.0.1.8 | 5,595 | 9/15/2014 |
3.0.1.7 | 24,137 | 6/6/2014 |
3.0.1.6 | 19,677 | 3/17/2014 |
3.0.1.5 | 5,561 | 2/21/2014 |
3.0.1.4 | 4,344 | 2/16/2014 |
3.0.1.3 | 5,471 | 2/7/2014 |
3.0.1.2 | 9,333 | 12/10/2013 |
3.0.1.1 | 3,836 | 12/10/2013 |
3.0.1 | 4,778 | 11/7/2013 |
3.0.0.9 | 8,000 | 11/5/2013 |
3.0.0.8 | 8,153 | 10/4/2013 |
3.0.0.7 | 7,791 | 9/2/2013 |
3.0.0.6 | 7,475 | 6/27/2013 |
3.0.0.5 | 7,603 | 4/22/2013 |
3.0.0.4 | 8,336 | 4/21/2013 |