DryIoc.dll 2.7.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/
|
3 |
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.7.0
- added: #195: Composable Metadata as a IDictionary<string, object>
- added: #232: Change RegisterInstance defaults to IfUnresolved.Replace and to Reuse.InCurrentScope
- added: #304: Add option to pass values for some dependencies on Resolve
- added: #313: Support non public constructors with ConstructorWithResolvableArguments
- added: #314: Allow to inject non primitive external values
- added: #315: Support decorator of wrappers, e.g. decorate IEnumerable<T>
- fixed: #298: AspNetCore.DependencyInjection exceptions when verifying resolutions
- fixed: #300: Exception when reusing objects.
- fixed: #310: Problems with Decorators and Service Keys
- fixed: #317: Skip Enums in RegisterMany(assemblies)
v2.6.4
- fixed: #301: Issue with Lazy in Func with arguments
v2.6.3
- fixed: #299 Race condition between multiple containers
v2.6.2
- fixed: #290 Disposable Transient without reused parent should be tracked in nearest open scope
.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)