Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.19.318.1 |
Author(s): | Be |
Last Update: | Monday, March 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Be.EntityFrameworkCore.SqlServer.Extensions |
Install
Install-Package Be.EntityFrameworkCore.SqlServer.Extensions
dotnet add package Be.EntityFrameworkCore.SqlServer.Extensions
paket add Be.EntityFrameworkCore.SqlServer.Extensions
Be.EntityFrameworkCore.SqlServer.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Contains handling for:
- Conflict handling: Dublicate keys / Double Adds
- Conflict handling: Add / Update
- Conflict handling: Update but deleted in the meantime
- Ignore Deleted in the meantime errors
- Ignore Dublicate key errors.