DryIoc 2.0.0-preview234
Prefix ReservedSee the version list below for details.
dotnet add package DryIoc --version 2.0.0-preview234
NuGet\Install-Package DryIoc -Version 2.0.0-preview234
<PackageReference Include="DryIoc" Version="2.0.0-preview234" />
<PackageVersion Include="DryIoc" Version="2.0.0-preview234" />
<PackageReference Include="DryIoc" />
paket add DryIoc --version 2.0.0-preview234
#r "nuget: DryIoc, 2.0.0-preview234"
#:package DryIoc@2.0.0-preview234
#addin nuget:?package=DryIoc&version=2.0.0-preview234&prerelease
#tool nuget:?package=DryIoc&version=2.0.0-preview234&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 | 992 | 10/27/2024 |
| 6.0.0-preview-07 | 672 | 3/17/2024 |
| 5.4.3 | 151,796 | 11/12/2023 |
| 5.4.2 | 6,334 | 10/17/2023 |
| 5.4.1 | 11,208 | 6/10/2023 |
| 5.4.0 | 5,050 | 5/1/2023 |
| 5.3.4 | 4,439 | 3/13/2023 |
| 5.3.3 | 2,623 | 2/16/2023 |
| 5.3.2 | 1,907 | 2/9/2023 |
| 5.3.1 | 5,230 | 11/28/2022 |
| 5.3.0 | 41,924 | 11/10/2022 |
| 5.2.2 | 16,010 | 8/23/2022 |
| 5.2.1 | 12,584 | 8/9/2022 |
| 5.2.0 | 3,688 | 8/3/2022 |
| 5.1.0 | 95,358 | 5/20/2022 |
| 5.0.2 | 25,643 | 5/10/2022 |
| 5.0.1 | 3,170 | 4/22/2022 |
| 5.0.0 | 4,881 | 4/13/2022 |
| 4.8.8 | 24,272 | 3/16/2022 |
| 2.0.0-preview234 | 7,872 | 3/27/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)