Info
Version: | 0.5.7.2 |
Author(s): | NiceCore.ObjectMapping.AutoMapper |
Last Update: | Monday, August 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/Promulle/NiceCore |
NuGet Url: | https://www.nuget.org/packages/NiceCore.ObjectMapping.AutoMapper |
Install
Install-Package NiceCore.ObjectMapping.AutoMapper
dotnet add package NiceCore.ObjectMapping.AutoMapper
paket add NiceCore.ObjectMapping.AutoMapper
NiceCore.ObjectMapping.AutoMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- NiceCore.ObjectMapping(>= 0.5.0)
- NiceCore.ServiceLocation(>= 0.5.0)
- NiceCore(>= 0.5.0)
- AutoMapper(>= 8.1.1)
- FluentAssertions(>= 5.9.0)
It also contains a mvvm UI component that is compatible to everything that implements netcoreapp3.0.
This project contains implementations based on AutoMapper for object-mapping services for automating object copy/ transformation.