AutoMapper.Collection 1.2.3

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AutoMapper.Collection --version 1.2.3
                    
NuGet\Install-Package AutoMapper.Collection -Version 1.2.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AutoMapper.Collection" Version="1.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoMapper.Collection" Version="1.2.3" />
                    
Directory.Packages.props
<PackageReference Include="AutoMapper.Collection" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AutoMapper.Collection --version 1.2.3
                    
#r "nuget: AutoMapper.Collection, 1.2.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AutoMapper.Collection&version=1.2.3
                    
Install AutoMapper.Collection as a Cake Addin
#tool nuget:?package=AutoMapper.Collection&version=1.2.3
                    
Install AutoMapper.Collection as a Cake Tool

Collection updating support for AutoMapper

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (55)

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.

HSharpNS.AutoMapper

HSharp AutoMapper 对象映射组件,封装基于AutoMapper的对象映射实现

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.

GitHub repositories (6)

Showing the top 6 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/Emby/Jellyfin? Use Ombi!
JustAman62/undercut-f1
F1 Live Timing TUI for all F1 sessions with variable delay to sync to your TV. Supports replaying previously recorded sessions.
yc-l/yc.boilerplate
YC. Boilerplate is a set of loose coupling, flexible combination, complete functions, convenient development, and reduces the workload of development.
AutoMapper/AutoMapper.Collection.EFCore
EFCore support for AutoMapper.Collections
Letterbook/Letterbook
Sustainable federated social media built for open correspondence
Version Downloads Last updated
11.0.0 115,884 2/16/2025
10.0.0 2,656,907 2/12/2024
9.0.0 4,940,637 10/5/2022
8.0.0 2,036,045 3/31/2022
7.0.1 6,204,006 11/23/2020
7.0.0 1,749,890 7/5/2020
6.0.0 1,723,849 12/25/2019
5.0.0 4,161,294 11/20/2018
4.0.0 2,402,440 6/27/2018
3.1.3 288,445 11/27/2017
3.1.2 523,533 8/8/2017
3.1.1 29,908 7/7/2017
3.1.0 8,922 6/30/2017
3.0.1 20,076 6/17/2017
3.0.0 25,294 3/17/2017
2.1.1 39,713 10/14/2016
2.1.0 3,465 10/12/2016
2.0.1 7,542 7/19/2016
2.0.0 3,488 6/28/2016
1.2.4 9,995 10/26/2016
1.2.3 3,405 10/25/2016
1.2.2 3,387 10/11/2016
1.2.1 7,125 2/1/2016
1.2.0 6,715 1/28/2016
1.1.3 10,064 4/15/2016
1.1.2 5,366 11/15/2015
1.1.1 3,958 10/19/2015
1.1.0 17,989 5/3/2015
1.0.1-alpha1 3,202 7/20/2015

Make Thread Safe