DryIoc.dll
2.0.0-preview176
This is a prerelease version of DryIoc.dll.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DryIoc.dll --version 2.0.0-preview176
NuGet\Install-Package DryIoc.dll -Version 2.0.0-preview176
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="DryIoc.dll" Version="2.0.0-preview176" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DryIoc.dll" Version="2.0.0-preview176" />
<PackageReference Include="DryIoc.dll" />
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 DryIoc.dll --version 2.0.0-preview176
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DryIoc.dll, 2.0.0-preview176"
#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.
#addin nuget:?package=DryIoc.dll&version=2.0.0-preview176&prerelease
#tool nuget:?package=DryIoc.dll&version=2.0.0-preview176&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DryIoc is small, fast, capable IoC container for .NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. 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.
GitHub repositories (20)
Showing the top 20 popular GitHub repositories that depend on DryIoc.dll:
Repository | Stars |
---|---|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
|
|
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
|
|
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
|
|
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
|
|
digimezzo/dopamine-windows
Audio player which tries to make organizing and listening to music as simple and pretty as possible.
|
|
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
|
|
Artemis-RGB/Artemis
Provides advanced unified lighting across many different brands RGB peripherals
|
|
reactiveui/splat
Makes things cross-platform
|
|
CXWorld/CapFrameX
Frametime capture and analysis tool
|
|
structuremap/structuremap
A Dependency Injection/Inversion of Control tool for .NET
|
|
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
|
|
kendryte/nncase
Open deep learning compiler stack for Kendryte AI accelerators ✨
|
|
fifty-six/Scarab
An installer for Hollow Knight mods written in Avalonia.
|
|
Whisparr/Whisparr
|
|
DevTeam/Pure.DI
Pure DI for .NET
|
|
2fast-team/2fast
Two-Factor Authenticator Supporting TOTP (Windows 10 & Android, iOS, Linux and macOS App)
|
|
appget/appget
Free and open package manager for Windows.
|
|
PrismLibrary/Prism.Maui
This is an experimental repo. The code here will eventually be merged into the main Prism repo as a full fledged platform at which time this repo will be archived.
|
|
dansiegel/Prism.Container.Extensions
The packages here provide additional extensions around the Prism Ioc abstractions. This allows for more advanced scenarios.
|
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)