DryIoc.dll 2.0.0-rc1build283
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 |
- More consistent and complete API.
- Support for ambient current scope and Reuse.InWebRequest for ASP.NET integration.
- Conventional RegisterMany from Assemblies.
- Service key of arbitrary type. Supported resolution as KeyValuePair to get service key with corresponding service.
- Register with condition based on service request.
- Required service type support and ResolveMany support.
- Register once, Update existing registration, Unregister.
- Container snapshots and Cache management.
- Fine-grained control over injection of parameters, properties, and fields.
- Injecting of primitive values.
- Optional parameters support.
- Fine-grained control over reused object behavior via Reuse Wrappers.
- In addition to constructor supported: static and instance factory methods, properties and fields.
- Initializer support.
- Support the rest of collection interfaces implemented by array.
- Compilation to DynamicAssembly is turned Off by default.
This package has no dependencies.