DryIoc.dll 2.5.1
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.5.1
- fixed: #247: Collection wrapper resolved from Facade does not count parent container registrations
v2.5.0
- fixed #280: LazyEnumerable dependency silences missing dependency error - but works (throws) for fixed array
- fixed #279: IfUnresolved.ReturnDefault propagates down the dependency chain
- fixed #285: Recursive dependency in the case of using Composite Pattern
- fixed #219: Minimize memory allocations in Request and RequestInfo
- added #282: Enable to resolve func with more than 4 parameters (up to 7)
- added #255: Make GetCurrentScope available on IContainer via extension method
- added #172: Reuse passed Func argument in nested dependencies, but not in the same service
- added #257: Support for contentFiles to enable source packages in NuGet3.3
- added Uap (Universal Windows Platform) content source code DryIoc package
.NETPlatform 5.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)