DryIoc.dll 2.8.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 |
v2.8.0
- added: #269: Distinguish Transient reuse from non specified reuse
- added: #331: Track transient disposables in singleton scope if nor reused parent nor the current scope available
- added: #342: Make IContainer implement System.IServiceProvider interface
- fixed: #327: UseInstance non-deterministic behavior in multi-threading tests
- fixed: #328: Lazy collection resolve behavior in and out of scope
- fixed: #330: Looks like rules do not work with TrackingDisposableTransients
- fixed: #338: after re-register instance in scope used old version of object(cached)
- fixed: #347: Not resolved instance in child scope of scope
- fixed: #344: Transient disposable validation
- fixed: #356: Portable.GetAssemblyTypesMethod() crash with ArgumentException
- fixed: #359: Some rules and setup flags applied twice will wrongly unset the flag
- fixed: #365: Container is not marked and treated as Disposed when Singletons are disposed
.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)