Based on the original .NET AutoMapper, keeping the static ExtensionMethods like Mapper.Map() or Mapper.ProjectTo() which were removed in the original from v9.
Info
Version: | 10.1.1 |
Author(s): | DXSdata |
Last Update: | Wednesday, February 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.dxsdata.com/ |
NuGet Url: | https://www.nuget.org/packages/DXSdata.AutoMapper |
Install
Install-Package DXSdata.AutoMapper
dotnet add package DXSdata.AutoMapper
paket add DXSdata.AutoMapper
DXSdata.AutoMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 9.0.0)