DryIoc 2.0.0-preview206
Prefix ReservedSee the version list below for details.
dotnet add package DryIoc --version 2.0.0-preview206
NuGet\Install-Package DryIoc -Version 2.0.0-preview206
<PackageReference Include="DryIoc" Version="2.0.0-preview206" />
<PackageVersion Include="DryIoc" Version="2.0.0-preview206" />
<PackageReference Include="DryIoc" />
paket add DryIoc --version 2.0.0-preview206
#r "nuget: DryIoc, 2.0.0-preview206"
#:package DryIoc@2.0.0-preview206
#addin nuget:?package=DryIoc&version=2.0.0-preview206&prerelease
#tool nuget:?package=DryIoc&version=2.0.0-preview206&prerelease
DryIoc is small, fast, capable IoC container for .NET
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (22)
Showing the top 5 NuGet packages that depend on DryIoc:
| Package | Downloads |
|---|---|
|
DryIoc.MefAttributedModel
DryIoc.MefAttributedModel is DryIoc extension to support Microsoft Managed Extensibility Framework for DryIoc container |
|
|
DryIoc.CommonServiceLocator
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://github.com/unitycontainer/commonservicelocator |
|
|
DryIoc.WebApi
DryIoc extension for ASP.NET WebAPI |
|
|
DryIoc.Web
DryIoc extension for ASP.NET providing Web Request Reuse |
|
|
DryIoc.Owin
DryIoc extension for OWIN |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on DryIoc:
| Repository | Stars |
|---|---|
|
CXWorld/CapFrameX
Frametime capture and analysis tool
|
|
|
seesharper/LightInject
An ultra lightweight IoC container
|
|
|
MicroSugarDeveloperOrg/Webviews.Avalonia
|
|
|
fluffynuts/PeanutButter
Tasty, versatile, nutritious; goes with many things in .net.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0-preview-08 | 1,069 | 10/27/2024 |
| 6.0.0-preview-07 | 727 | 3/17/2024 |
| 5.4.3 | 172,397 | 11/12/2023 |
| 5.4.2 | 6,575 | 10/17/2023 |
| 5.4.1 | 11,384 | 6/10/2023 |
| 5.4.0 | 5,154 | 5/1/2023 |
| 5.3.4 | 4,501 | 3/13/2023 |
| 5.3.3 | 2,682 | 2/16/2023 |
| 5.3.2 | 1,973 | 2/9/2023 |
| 5.3.1 | 5,299 | 11/28/2022 |
| 5.3.0 | 43,632 | 11/10/2022 |
| 5.2.2 | 16,169 | 8/23/2022 |
| 5.2.1 | 12,924 | 8/9/2022 |
| 5.2.0 | 3,751 | 8/3/2022 |
| 5.1.0 | 95,518 | 5/20/2022 |
| 5.0.2 | 25,664 | 5/10/2022 |
| 5.0.1 | 3,190 | 4/22/2022 |
| 5.0.0 | 4,929 | 4/13/2022 |
| 4.8.8 | 24,416 | 3/16/2022 |
| 2.0.0-preview206 | 8,021 | 3/3/2015 |
fixed: #70: .Net 4.0 related: Unable to resolve types from unsigned assembly if compiling to dynamic assembly is turned On (it is by default)