AutoMapper.Collection.EntityFrameworkCore 12.0.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 8.0
- AutoMapper.Collection (>= 12.0.0 && < 13.0.0)
- AutoMapper.Extensions.ExpressionMapping (>= 9.0.0 && < 10.0.0)
- Microsoft.EntityFrameworkCore (>= 9.0.7)
.NET 9.0
- AutoMapper.Collection (>= 12.0.0 && < 13.0.0)
- AutoMapper.Extensions.ExpressionMapping (>= 9.0.0 && < 10.0.0)
- Microsoft.EntityFrameworkCore (>= 9.0.7)