AutoMapper.Collection.EntityFrameworkCore 0.2.0
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 (>= 5.0.0)
- AutoMapper.Extensions.ExpressionMapping (>= 2.0.0)
- Microsoft.EntityFrameworkCore (>= 2.1.1)
.NET Standard 2.0
- AutoMapper.Collection (>= 5.0.0)
- AutoMapper.Extensions.ExpressionMapping (>= 2.0.0)
- Microsoft.EntityFrameworkCore (>= 2.1.1)