Skip to main content
AutoMapperMIT.Collection.EntityFramework package icon

AutoMapperMIT.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.

Total Downloads
351
351
Published
Apr 14, 2026
Latest stable version

Install

.NET CLI
dotnet add package AutoMapperMIT.Collection.EntityFramework --version 14.0.2
Package Manager Console
Install-Package AutoMapperMIT.Collection.EntityFramework -Version 14.0.2
PackageReference
<PackageReference Include="AutoMapperMIT.Collection.EntityFramework" Version="14.0.2" />

Frameworks

.NETFramework4.6.1 .NETStandard2.1

Dependencies

AutoMapperMIT.Collection
.NETFramework4.6.1
[14.0.2, )
[14.0.2, )
EntityFramework
.NETFramework4.6.1
[6.5.1, )
[14.0.2, )
EntityFramework
.NETStandard2.1
[6.5.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.