AutoMapper.Collection
1.1.0
Prefix Reserved
See the version list below for details.
dotnet add package AutoMapper.Collection --version 1.1.0
NuGet\Install-Package AutoMapper.Collection -Version 1.1.0
<PackageReference Include="AutoMapper.Collection" Version="1.1.0" />
paket add AutoMapper.Collection --version 1.1.0
#r "nuget: AutoMapper.Collection, 1.1.0"
// Install AutoMapper.Collection as a Cake Addin #addin nuget:?package=AutoMapper.Collection&version=1.1.0 // Install AutoMapper.Collection as a Cake Tool #tool nuget:?package=AutoMapper.Collection&version=1.1.0
Collection updating support for AutoMapper
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
-
- AutoMapper (>= 3.3.1)
NuGet packages (54)
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 (5)
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 |
---|---|---|
10.0.0 | 1,201,342 | 2/12/2024 |
9.0.0 | 4,138,574 | 10/5/2022 |
8.0.0 | 1,971,398 | 3/31/2022 |
7.0.1 | 5,866,241 | 11/23/2020 |
7.0.0 | 1,678,601 | 7/5/2020 |
6.0.0 | 1,661,000 | 12/25/2019 |
5.0.0 | 4,075,208 | 11/20/2018 |
4.0.0 | 2,370,701 | 6/27/2018 |
3.1.3 | 282,316 | 11/27/2017 |
3.1.2 | 447,424 | 8/8/2017 |
3.1.1 | 27,186 | 7/7/2017 |
3.1.0 | 8,747 | 6/30/2017 |
3.0.1 | 19,895 | 6/17/2017 |
3.0.0 | 24,671 | 3/17/2017 |
2.1.1 | 36,941 | 10/14/2016 |
2.1.0 | 3,304 | 10/12/2016 |
2.0.1 | 7,060 | 7/19/2016 |
2.0.0 | 3,352 | 6/28/2016 |
1.2.4 | 9,733 | 10/26/2016 |
1.2.3 | 3,240 | 10/25/2016 |
1.2.2 | 3,227 | 10/11/2016 |
1.2.1 | 6,904 | 2/1/2016 |
1.2.0 | 6,494 | 1/28/2016 |
1.1.3 | 9,948 | 4/15/2016 |
1.1.2 | 5,231 | 11/15/2015 |
1.1.1 | 3,843 | 10/19/2015 |
1.1.0 | 13,512 | 5/3/2015 |
1.0.1-alpha1 | 3,091 | 7/20/2015 |
Inital commit