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"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AutoMapper.Collection as a Cake Addin
#addin nuget:?package=AutoMapper.Collection&version=7.0.1
// Install AutoMapper.Collection as a Cake Tool
#tool nuget:?package=AutoMapper.Collection&version=7.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 (29)
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 | 135,956 | 11/23/2020 |
7.0.0 | 387,115 | 7/5/2020 |
6.0.0 | 679,222 | 12/25/2019 |
5.0.0 | 1,558,258 | 11/20/2018 |
4.0.0 | 459,997 | 6/27/2018 |
3.1.3 | 154,512 | 11/27/2017 |
3.1.2 | 88,497 | 8/8/2017 |
3.1.1 | 9,810 | 7/7/2017 |
3.1.0 | 5,845 | 6/30/2017 |
3.0.1 | 3,509 | 6/17/2017 |
3.0.0 | 16,701 | 3/17/2017 |
2.1.1 | 17,644 | 10/14/2016 |
2.1.0 | 738 | 10/12/2016 |
2.0.1 | 2,907 | 7/19/2016 |
2.0.0 | 836 | 6/28/2016 |
1.2.4 | 3,115 | 10/26/2016 |
1.2.3 | 716 | 10/25/2016 |
1.2.2 | 712 | 10/11/2016 |
1.2.1 | 4,052 | 2/1/2016 |
1.2.0 | 1,080 | 1/28/2016 |
1.1.3 | 7,344 | 4/15/2016 |
1.1.2 | 1,750 | 11/15/2015 |
1.1.1 | 1,236 | 10/19/2015 |
1.1.0 | 3,805 | 5/3/2015 |
1.0.1-alpha1 | 689 | 7/20/2015 |