DXSdata.AutoMapper
10.1.1
Based on the original .NET AutoMapper, keeping the static ExtensionMethods like Mapper.Map() or Mapper.ProjectTo() which were removed in the original from v9.
Install-Package DXSdata.AutoMapper -Version 10.1.1
dotnet add package DXSdata.AutoMapper --version 10.1.1
<PackageReference Include="DXSdata.AutoMapper" Version="10.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DXSdata.AutoMapper --version 10.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DXSdata.AutoMapper, 10.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- AutoMapper (>= 10.1.1)
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.