AutoMapper.Collection.EntityFrameworkCore 7.0.1
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.
No packages depend on AutoMapper.Collection.EntityFrameworkCore.
.NET Framework 4.6.1
- AutoMapper.Collection (>= 7.0.0 && < 8.0.0)
- AutoMapper.Extensions.ExpressionMapping (>= 4.0.2)
- Microsoft.EntityFrameworkCore (>= 2.1.14)
.NET Standard 2.0
- AutoMapper.Collection (>= 7.0.0 && < 8.0.0)
- AutoMapper.Extensions.ExpressionMapping (>= 4.0.2)
- Microsoft.EntityFrameworkCore (>= 2.1.14)