Top 20 NuGet Packages depending on AutoMapper.Collection

Total dependencies: 34

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.
Abp.AutoMapper
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.
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.
This package contains abstrctions for general infrastructure concerns. It should be get referance only from infrastructure layers of contexts
Application framework for .NET Core
Application framework for .NET Core
Kode-Aid shared AutoMapper library.
Tour Manager Logic
Smart.SAutoMapper
Mcs.AutoMapper
Abp.AutoMapper
Package Description
Mapping DTO to/from Entity with Generic Repository Pattern.