DryIoc.dll 2.0.0-rc3build319
DryIoc is small, fast, capable 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 |
- rc1 breaking: No scope context by default! - ambient scope context should be explicitly specified for Container.
- rc1 breaking: No more OpenScopeWithoutContext - use OpenScope without specifying scope context, which is default.
- rc1 breaking: No more ReuseRecyclable wrapper - use IfAlreadyRegistered.Replace instead.
- rc1 breaking: LambdaExpression instead of FactoryExpression{T}.
- rc1 breaking: Removed compiling factory delegates to Dynamic Assembly and whole complexity - DryIoc perf is fine without it.
This package has no dependencies.