Rezolver 0.3.1
See the version list below for details.
dotnet add package Rezolver --version 0.3.1
NuGet\Install-Package Rezolver -Version 0.3.1
<PackageReference Include="Rezolver" Version="0.3.1" />
paket add Rezolver --version 0.3.1
#r "nuget: Rezolver, 0.3.1"
// Install Rezolver as a Cake Addin #addin nuget:?package=Rezolver&version=0.3.1 // Install Rezolver as a Cake Tool #tool nuget:?package=Rezolver&version=0.3.1
High performance portable IOC container for .Net
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | 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. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Rezolver:
Package | Downloads |
---|---|
Rezolver.Microsoft.Extensions.DependencyInjection
Provides the implementation and extensions to use Rezolver containers in place of the standard Microsoft.Extensions.DependencyInjection container(s) |
|
Rezolver.Microsoft.Extensions.Hosting
Provides Rezolver support for the .Net Core Generic Host |
|
Rezolver.Configuration
The framework for building Rezolver builders and containers from configuration. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Rezolver:
Repository | Stars |
---|---|
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
|
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 2,863 | 10/25/2019 |
2.1.0-Beta-20191025.3 | 255 | 10/25/2019 |
2.0.0 | 2,884 | 7/25/2019 |
2.0.0-CI-20190723.1 | 264 | 7/24/2019 |
2.0.0-Beta-20190724.6 | 264 | 7/24/2019 |
2.0.0-alpha-1905081521 | 451 | 5/8/2019 |
1.4.0 | 1,732 | 2/22/2019 |
1.3.4 | 1,554 | 6/26/2018 |
1.3.3 | 988 | 5/21/2018 |
1.3.3-rc | 762 | 5/18/2018 |
1.3.2 | 1,388 | 3/2/2018 |
1.3.1 | 1,604 | 10/15/2017 |
1.3.0 | 1,753 | 10/2/2017 |
1.2.7050.900 | 1,769 | 5/10/2017 |
1.1.71702.500 | 1,518 | 3/18/2017 |
1.1.71702.109 | 1,117 | 3/6/2017 |
1.1.71702.100 | 1,853 | 2/27/2017 |
1.0.0 | 1,983 | 12/6/2016 |
0.4.1.1 | 1,350 | 3/29/2015 |
0.4.1 | 1,350 | 3/29/2015 |
0.4.0-alpha | 1,052 | 2/4/2015 |
0.3.3 | 1,147 | 10/22/2014 |
0.3.2 | 1,147 | 9/29/2014 |
0.3.1.2 | 1,176 | 9/23/2014 |
0.3.1.1 | 1,141 | 9/23/2014 |
0.3.1 | 1,139 | 9/22/2014 |
0.3.0 | 1,121 | 9/22/2014 |
0.2.0-alpha-1 | 987 | 9/6/2014 |
0.1.0-alpha-2 | 991 | 7/9/2014 |
0.1.0-alpha-1 | 1,022 | 6/28/2014 |
Early, but usable, build. Rich registration API is not present yet, but Constructors, IEnumerables, Properties, Generics and Child containers are all supported.