Info
Version: | 10.0.0 |
Author(s): | Tyler Carlson |
Last Update: | Monday, February 12, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/AutoMapper/Automapper.Collection |
NuGet Url: | https://www.nuget.org/packages/AutoMapper.Collection |
Install
Install-Package AutoMapper.Collection
dotnet add package AutoMapper.Collection
paket add AutoMapper.Collection
AutoMapper.Collection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AutoMapper(>= 10.0.0 && < 11.0.0)
- AutoMapper(>= 10.0.0 && < 11.0.0)
AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.