AutoMapper.Collection
7.0.1
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.
Install-Package AutoMapper.Collection -Version 7.0.1
dotnet add package AutoMapper.Collection --version 7.0.1
<PackageReference Include="AutoMapper.Collection" Version="7.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoMapper.Collection --version 7.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoMapper.Collection, 7.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.6.1
- AutoMapper (>= 10.0.0 && < 11.0.0)
-
.NETStandard 2.0
- AutoMapper (>= 10.0.0 && < 11.0.0)
Used By
NuGet packages (28)
Showing the top 5 NuGet packages that depend on AutoMapper.Collection:
Package | Downloads |
---|---|
Abp.AutoMapper
Abp.AutoMapper
|
|
AutoMapper.Collection.EntityFrameworkCore
Collection updating support for EntityFrameworkCore with AutoMapper. Extends DBSet<T> with Persist<TDto>().InsertUpdate(dto) and Persist<TDto>().Delete(dto). Will find the matching object and will Insert/Update/Delete.
|
|
AutoMapper.Collection.EntityFramework
Collection updating support for EntityFramework with AutoMapper. Extends DBSet<T> with Persist<TDto>().InsertUpdate(dto) and Persist<TDto>().Delete(dto). Will find the matching object and will Insert/Update/Delete.
|
|
AutoMapper.Collection.LinqToSQL
Collection updating support for LinqToSQL with AutoMapper. Extends Table<T> with Persist<TDto>().InsertUpdate(dto) and Persist<TDto>().Delete(dto). Will find the matching object and will Insert/Update/Delete.
|
|
Fugu.Mapping.AutoMapper
Application framework for .NET Core
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on AutoMapper.Collection:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex or Emby? Use Ombi!
|
|
exceptionless/Exceptionless
Exceptionless server and jobs
|
|
aspnetboilerplate/eventcloud
Sample SaaS (Multi Tenant) Event Management Application
|
Version History
Version | Downloads | Last updated |
---|---|---|
7.0.1 | 75,470 | 11/23/2020 |
7.0.0 | 312,869 | 7/5/2020 |
6.0.0 | 627,917 | 12/25/2019 |
5.0.0 | 1,474,063 | 11/20/2018 |
4.0.0 | 444,293 | 6/27/2018 |
3.1.3 | 148,397 | 11/27/2017 |
3.1.2 | 84,952 | 8/8/2017 |
3.1.1 | 9,685 | 7/7/2017 |
3.1.0 | 5,810 | 6/30/2017 |
3.0.1 | 3,475 | 6/17/2017 |
3.0.0 | 16,573 | 3/17/2017 |
2.1.1 | 17,336 | 10/14/2016 |
2.1.0 | 706 | 10/12/2016 |
2.0.1 | 2,767 | 7/19/2016 |
2.0.0 | 797 | 6/28/2016 |
1.2.4 | 2,483 | 10/26/2016 |
1.2.3 | 683 | 10/25/2016 |
1.2.2 | 678 | 10/11/2016 |
1.2.1 | 3,992 | 2/1/2016 |
1.2.0 | 1,046 | 1/28/2016 |
1.1.3 | 7,258 | 4/15/2016 |
1.1.2 | 1,708 | 11/15/2015 |
1.1.1 | 1,204 | 10/19/2015 |
1.1.0 | 3,712 | 5/3/2015 |
1.0.1-alpha1 | 661 | 7/20/2015 |