Rezolver 0.3.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Rezolver --version 0.3.1.1
NuGet\Install-Package Rezolver -Version 0.3.1.1
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="Rezolver" Version="0.3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rezolver --version 0.3.1.1
#r "nuget: Rezolver, 0.3.1.1"
#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.
// Install Rezolver as a Cake Addin
#addin nuget:?package=Rezolver&version=0.3.1.1

// Install Rezolver as a Cake Tool
#tool nuget:?package=Rezolver&version=0.3.1.1

High performance portable IOC container for .Net

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,420 10/25/2019
2.1.0-Beta-20191025.3 240 10/25/2019
2.0.0 2,814 7/25/2019
2.0.0-CI-20190723.1 247 7/24/2019
2.0.0-Beta-20190724.6 255 7/24/2019
2.0.0-alpha-1905081521 431 5/8/2019
1.4.0 1,654 2/22/2019
1.3.4 1,494 6/26/2018
1.3.3 961 5/21/2018
1.3.3-rc 738 5/18/2018
1.3.2 1,330 3/2/2018
1.3.1 1,547 10/15/2017
1.3.0 1,680 10/2/2017
1.2.7050.900 1,729 5/10/2017
1.1.71702.500 1,445 3/18/2017
1.1.71702.109 1,084 3/6/2017
1.1.71702.100 1,799 2/27/2017
1.0.0 1,921 12/6/2016
0.4.1.1 1,316 3/29/2015
0.4.1 1,307 3/29/2015
0.4.0-alpha 1,025 2/4/2015
0.3.3 1,116 10/22/2014
0.3.2 1,108 9/29/2014
0.3.1.2 1,145 9/23/2014
0.3.1.1 1,114 9/23/2014
0.3.1 1,113 9/22/2014
0.3.0 1,093 9/22/2014
0.2.0-alpha-1 944 9/6/2014
0.1.0-alpha-2 956 7/9/2014
0.1.0-alpha-1 998 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.