InjectionMap.Configuration
1.3.0
InjectionMap.Configuration is a small extension to InjectionMap for defining mappings in the application configuration file.
See the version list below for details.
Install-Package InjectionMap.Configuration -Version 1.3.0
dotnet add package InjectionMap.Configuration --version 1.3.0
<PackageReference Include="InjectionMap.Configuration" Version="1.3.0" />
paket add InjectionMap.Configuration --version 1.3.0
Release Notes
1.3.0
- Added: PropertyInjection - Automaticaly resolve and inject values to properties
- Added: Logging/Tracing
- Refactored: Moved Initialize Extensionmethod from InjectionMap.Configuration to InjectionMap namespace
1.2.0
- Map to and reslove from a named context
- Moved Initializer methods from InjectionMapper to MapInitializer
1.1.0
- Rename Key to Contract and for to mappedType
- Map to custom context
1.0.2
- Added support to initialize IMapInitializers in config files
- Added support to register Mappings in the config files
Dependencies
-
.NETFramework 4.5
- InjectionMap (>= 1.5.5)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.