DryIoc.dll 2.11.0-preview-01
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.11.0-preview-01:
- fixed: #451: DryIoc should know about static members
- added: #445: Perf: Enable fast expression compiling of nested lambda expression
v2.10.1:
- fixed: #446 Select single open generic impl based on matching closed service type
v2.10:
- fixed: #440: Singleton optimazation causes exception for internal type in some cases
- fixed: #435: Reuse.Singleton prevents the correct container injection within explicit resolve
- fixed: #437: General perf degradation introduced in 2.9 due skipping fast FactoryCompiler
- added: #430: Add rule to change or to disable split level of large object graph
- changed: Moving HashTrees to ImTools namespace.
- changed: #254 [Performance] Remove state parameter from FactoryDelegate - use FastExpressionCompiler with closure support
.NET Standard 1.0
- System.Collections (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Runtime (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Linq.Expressions (>= 4.1.0)