DryIoc.dll 2.4.2
DryIoc is fast, small, full-featured IoC Container for .NET
Showing the top 20 packages that depend on DryIoc.dll.
Packages | Downloads |
---|---|
DryIoc.CommonServiceLocator.dll
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://commonservicelocator.codeplex.com/
|
2 |
DryIoc.CommonServiceLocator.dll
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://commonservicelocator.codeplex.com/
|
1 |
v2.4.2
- fixed: #274: Lazy resolution of dependency registered with Reuse.InResolutionScope breaks subsequent resolutions without wrappers
v2.4.1
- fixed: #267: False alarm about recursive dependency when using decorator
v2.4.0
- added: #263: Add IfAlreadyRegistered.AppendNewImplementation option for better collection handling
- fixed: #264: IfAlreadyRegistered.Replace can span multiple registrations
- fixed: #262: Using attributes to inject primitive variables
- fixed: #261: Make Disposal work in reverse resolution order
v2.3.0
- fixed: #260: Cannot interpret GetOrCreateResolutionScope expression on iOS
- fixed: #258: Setup.AllowDisposableTransient is overridden by container.WithTrackingDisposableTransient
- changed: In source code DryIoc package split immutable data structures and tool to separate ImTools.cs
- removed: CloseCurrentScope from Container as it was added recently but not used anywhere.
- added: method New overload with strongly type Made.Of
Unsupported 0.0
- System.Collections (>= 4.0.0)
- System.Threading (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Reflection.Extensions (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Runtime.Extensions (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Diagnostics.Tools (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.0)
- System.Linq.Expressions (>= 4.0.0)