Angular
Integrate DynamicMapper into your Angular application
Last updated
Was this helpful?
Integrate DynamicMapper into your Angular application
Last updated
Was this helpful?
DynamicMapper provides mini library for basic integration with framework.
Add your mapping profiles via MapperModule.withProviders
.
Inject mapper service from @dynamic-mapper/angular
package. This mapper instance has configured all registered profiles from MAPPING_PROFILE
provider.