Skip to main content
AutoMapper.Collection.EntityFrameworkCore package icon

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.

Total Downloads
5.3M
5,318,458
Published
Apr 1, 2022
Latest stable version

Install

.NET CLI
dotnet add package AutoMapper.Collection.EntityFrameworkCore --version 8.0.0
Package Manager Console
Install-Package AutoMapper.Collection.EntityFrameworkCore -Version 8.0.0
PackageReference
<PackageReference Include="AutoMapper.Collection.EntityFrameworkCore" Version="8.0.0" />

Frameworks

net6.0 .NETStandard2.1

Dependencies

[8.0.0, 9.0.0)
AutoMapper.Collection
.NETStandard2.1
[8.0.0, 9.0.0)
[5.0.0, 6.0.0)
[5.0.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

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.