MIF.EntityFrameworkCore.Extensions
1.1.7
Extensions for Entity Framework Core.
ModelBuilder extensions: ApplyConfigurationsFromAssembly, ApplySoftDeleteFilter.
ChangeTracker extensions: AddCreationTracking, AddSoftDeleteTracking, AddModificationTracking.
IQueryable extensions: OrderBy, FilterSoftDeleted.
Install-Package MIF.EntityFrameworkCore.Extensions -Version 1.1.7
dotnet add package MIF.EntityFrameworkCore.Extensions --version 1.1.7
<PackageReference Include="MIF.EntityFrameworkCore.Extensions" Version="1.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MIF.EntityFrameworkCore.Extensions --version 1.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fix dependencies
Dependencies
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore (>= 2.2.0)
- MIF.EntityFrameworkCore.Abstractions (>= 1.0.7)
- MIF.Reflection.Extensions (>= 1.0.8)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.7 | 351 | 12/5/2018 |
1.1.6 | 222 | 12/5/2018 |
1.1.5 | 224 | 11/26/2018 |
1.1.4 | 247 | 11/5/2018 |
1.1.3 | 264 | 11/2/2018 |
1.1.2 | 266 | 11/1/2018 |
1.1.1 | 222 | 10/31/2018 |
1.1.0 | 233 | 10/31/2018 |
1.0.9 | 222 | 10/30/2018 |
1.0.8 | 224 | 10/30/2018 |
1.0.7 | 228 | 10/30/2018 |
1.0.6 | 258 | 10/30/2018 |
1.0.5 | 233 | 10/30/2018 |
1.0.4 | 256 | 10/30/2018 |