Rezolver 0.1.0-alpha-2

This is a prerelease version of Rezolver.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Rezolver --version 0.1.0-alpha-2
                    
NuGet\Install-Package Rezolver -Version 0.1.0-alpha-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="Rezolver" Version="0.1.0-alpha-2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rezolver" Version="0.1.0-alpha-2" />
                    
Directory.Packages.props
<PackageReference Include="Rezolver" />
                    
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 Rezolver --version 0.1.0-alpha-2
                    
#r "nuget: Rezolver, 0.1.0-alpha-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.
#:package Rezolver@0.1.0-alpha-2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rezolver&version=0.1.0-alpha-2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Rezolver&version=0.1.0-alpha-2&prerelease
                    
Install as a Cake Tool

High performance portable IOC container for .Net

There are no supported framework assets in this 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.Configuration

The framework for building Rezolver builders and containers from configuration.

Rezolver.Microsoft.Extensions.Hosting

Provides Rezolver support for the .Net Core Generic Host

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 3,461 10/25/2019
2.1.0-Beta-20191025.3 369 10/25/2019
2.0.0 3,078 7/25/2019
2.0.0-CI-20190723.1 376 7/24/2019
2.0.0-Beta-20190724.6 375 7/24/2019
2.0.0-alpha-1905081521 589 5/8/2019
1.4.0 1,947 2/22/2019
1.3.4 1,857 6/26/2018
1.3.3 1,374 5/21/2018
1.3.3-rc 1,149 5/18/2018
1.3.2 1,705 3/2/2018
1.3.1 2,051 10/15/2017
1.3.0 2,193 10/2/2017
1.2.7050.900 2,346 5/10/2017
1.1.71702.500 1,959 3/18/2017
1.1.71702.109 1,535 3/6/2017
1.1.71702.100 2,340 2/27/2017
1.0.0 2,693 12/6/2016
0.4.1.1 1,652 3/29/2015
0.4.1 1,635 3/29/2015
0.4.0-alpha 1,349 2/4/2015
0.3.3 1,448 10/22/2014
0.3.2 1,437 9/29/2014
0.3.1.2 1,464 9/23/2014
0.3.1.1 1,427 9/23/2014
0.3.1 1,431 9/22/2014
0.3.0 1,414 9/22/2014
0.2.0-alpha-1 1,276 9/6/2014
0.1.0-alpha-2 1,273 7/9/2014
0.1.0-alpha-1 1,307 6/28/2014

Initial Alpha Build.