![]() |
VOOZH | about |
dotnet add package AutoMapper.Collection --version 1.2.4
NuGet\Install-Package AutoMapper.Collection -Version 1.2.4
<PackageReference Include="AutoMapper.Collection" Version="1.2.4" />
<PackageVersion Include="AutoMapper.Collection" Version="1.2.4" />Directory.Packages.props
<PackageReference Include="AutoMapper.Collection" />Project file
paket add AutoMapper.Collection --version 1.2.4
#r "nuget: AutoMapper.Collection, 1.2.4"
#:package AutoMapper.Collection@1.2.4
#addin nuget:?package=AutoMapper.Collection&version=1.2.4Install as a Cake Addin
#tool nuget:?package=AutoMapper.Collection&version=1.2.4Install as a Cake Tool
Collection updating support for AutoMapper
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
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的对象映射实现 |
|
|
Messaia.Net.Base.Template.Mapping
Package Description |
Showing the top 5 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!
|
|
|
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 |
|---|---|---|
| 13.0.0 | 228,203 | 2/18/2026 |
| 12.0.0 | 133,055 | 11/7/2025 |
| 11.0.0 | 2,166,864 | 2/16/2025 |
| 10.0.0 | 6,508,222 | 2/12/2024 |
| 9.0.0 | 6,869,084 | 10/5/2022 |
| 8.0.0 | 2,250,337 | 3/31/2022 |
| 7.0.1 | 6,973,305 | 11/23/2020 |
| 7.0.0 | 1,895,754 | 7/5/2020 |
| 6.0.0 | 1,880,309 | 12/25/2019 |
| 5.0.0 | 4,407,403 | 11/20/2018 |
| 4.0.0 | 2,505,391 | 6/27/2018 |
| 3.1.3 | 300,544 | 11/27/2017 |
| 3.1.2 | 659,747 | 8/8/2017 |
| 3.1.1 | 34,767 | 7/7/2017 |
| 3.1.0 | 10,147 | 6/30/2017 |
| 3.0.1 | 21,431 | 6/17/2017 |
| 3.0.0 | 27,479 | 3/17/2017 |
| 1.2.4 | 11,362 | 10/26/2016 |
| 1.2.3 | 4,648 | 10/25/2016 |
Fix Threading Issues