Skip to main content
AutoMapper.Collection package icon

AutoMapper.Collection

Collection Add/Remove/Update support for AutoMapper. AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.

Total Downloads
37.7M
37,704,259
Published
Nov 23, 2020
Latest stable version

Install

.NET CLI
dotnet add package AutoMapper.Collection --version 7.0.1
Package Manager Console
Install-Package AutoMapper.Collection -Version 7.0.1
PackageReference
<PackageReference Include="AutoMapper.Collection" Version="7.0.1" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

AutoMapper
.NETFramework4.6.1
[10.0.0, 11.0.0)
AutoMapper
.NETStandard2.0
[10.0.0, 11.0.0)

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.