Be.EntityFramework.SqlServer.Extensions
1.19.1014.1
dotnet add package Be.EntityFramework.SqlServer.Extensions --version 1.19.1014.1
NuGet\Install-Package Be.EntityFramework.SqlServer.Extensions -Version 1.19.1014.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Be.EntityFramework.SqlServer.Extensions" Version="1.19.1014.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Be.EntityFramework.SqlServer.Extensions" Version="1.19.1014.1" />
<PackageReference Include="Be.EntityFramework.SqlServer.Extensions" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Be.EntityFramework.SqlServer.Extensions --version 1.19.1014.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Be.EntityFramework.SqlServer.Extensions, 1.19.1014.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Be.EntityFramework.SqlServer.Extensions&version=1.19.1014.1
#tool nuget:?package=Be.EntityFramework.SqlServer.Extensions&version=1.19.1014.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Adds extension methods to deal with concurrency using EntityFramework.SqlServer.
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- EntityFramework (>= 6.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.19.1014.1 | 754 | 10/14/2019 |
1.19.412.2 | 708 | 4/12/2019 |
1.19.412.1 | 642 | 4/12/2019 |
1.19.326.3 | 656 | 3/26/2019 |
1.19.326.2 | 653 | 3/26/2019 |
1.19.326.1 | 642 | 3/26/2019 |
1.19.318.1 | 630 | 3/18/2019 |
1.19.315.16 | 628 | 3/15/2019 |
1.19.315.15 | 649 | 3/15/2019 |
1.19.315.14 | 637 | 3/15/2019 |
1.19.315.13 | 626 | 3/15/2019 |
1.19.315.12 | 628 | 3/15/2019 |
1.19.315.11 | 629 | 3/15/2019 |
1.19.315.10 | 629 | 3/15/2019 |
1.19.315.9 | 652 | 3/15/2019 |
1.19.315.7 | 606 | 3/15/2019 |
1.19.315.6 | 612 | 3/15/2019 |
1.19.315.5 | 640 | 3/15/2019 |
1.19.315.4 | 659 | 3/15/2019 |
1.19.315.3 | 642 | 3/15/2019 |
1.19.314.13 | 624 | 3/14/2019 |
1.19.314.12 | 628 | 3/14/2019 |
1.0.1 | 640 | 3/14/2019 |
This is the initial release.