Sign in Sign up
nuget

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.

Activity

Latest release
5mo ago
Total releases
12
Cadence
~7 months
Last 12 months
2

Reach

Stars

Details

License
MIT
First release
Nov 21, 2018
Releases
Version Released
13.0.0 major
12.0.0 major
11.0.0 major
10.0.0 major
9.0.0 major
8.0.0 major
7.1.3 minor
7.0.1 major
1.0.1 patch
1.0.0 major
0.2.0 minor
0.1.0 initial