DryIoc.dll
                             
                            
                                2.0.0-rc1build258
                            
                        
                    See the version list below for details.
dotnet add package DryIoc.dll --version 2.0.0-rc1build258
NuGet\Install-Package DryIoc.dll -Version 2.0.0-rc1build258
<PackageReference Include="DryIoc.dll" Version="2.0.0-rc1build258" />
<PackageVersion Include="DryIoc.dll" Version="2.0.0-rc1build258" />
<PackageReference Include="DryIoc.dll" />
paket add DryIoc.dll --version 2.0.0-rc1build258
#r "nuget: DryIoc.dll, 2.0.0-rc1build258"
#:package DryIoc.dll@2.0.0-rc1build258
#addin nuget:?package=DryIoc.dll&version=2.0.0-rc1build258&prerelease
#tool nuget:?package=DryIoc.dll&version=2.0.0-rc1build258&prerelease
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. | 
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.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Artemis-RGB/Artemis
                                                        
                                                         
                                                            Provides advanced unified lighting across many different brands RGB peripherals
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dadhi/DryIoc
                                                        
                                                         
                                                            DryIoc is fast, small, full-featured IoC Container for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            fifty-six/Scarab
                                                        
                                                         
                                                            An installer for Hollow Knight mods written in Avalonia.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            CXWorld/CapFrameX
                                                        
                                                         
                                                            Frametime capture and analysis tool
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            reactiveui/splat
                                                        
                                                         
                                                            Makes things cross-platform
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            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 ✨
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            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.
                                                         
                                                     | 
                                                    
- More consistent and complete API.  
            - Support for ambient current scope and Reuse.InWebRequest for ASP.NET integration.  
            - Conventional RegisterMany from Assemblies.  
            - Service key of arbitrary type. Supported resolution as KeyValuePair to get service key with corresponding service.  
            - Register with condition based on service request.  
            - Required service type support and ResolveMany support.  
            - Register once, Update existing registration, Unregister.  
            - Container snapshots and Cache management.  
            - Fine-grained control over injection of parameters, properties, and fields.  
            - Injecting of primitive values.  
            - Optional parameters support.  
            - Fine-grained control over reused object behavior via Reuse Wrappers.  
            - In addition to constructor supported: static and instance factory methods, properties and fields.  
            - Initializer support.  
            - Support the rest of collection interfaces implemented by array.  
            - Compilation to DynamicAssembly is turned Off by default.