DryIoc.dll 2.2.0
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.2.0
- added: #141: Support Decorators with open-generic factory methods of T
- added: #206: Track IDisposable Transients in scoped consumer's Scope
- added: #215: Option to specify Release action for reused services to implement pooling etc
- added: #227: Missing Arg.Of overload to specify default value for unresolved dependency
- added: #228: Make IContainer implicitly available for injection wout need for registration
- added: #229: Container rule to use Singleton scope as implicitly Open current scope for scoped registrations
- added: #239: Decorator setting to use Decoratee Reuse
- added: #241: Registration option to useParentReuse for dependency
- added: #242: Container rule for automatic concrete types resolution
- fixed: #94: Support for creating concrete type without storing it in Container
- fixed: #220: Minimize locking and therefore chances for deadlock in Singleton Scope
- fixed: #230: Custom initializer attached to lazily resolved dependency is called once per resolution, not once per construction
- fixed: #240: ConstructorWithAllResolvableArguments ignores implicitly injected dependencies and custom values
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)