EFCore.BulkExtensions
2.4.1
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server.
Install-Package EFCore.BulkExtensions -Version 2.4.1
dotnet add package EFCore.BulkExtensions --version 2.4.1
<PackageReference Include="EFCore.BulkExtensions" Version="2.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EFCore.BulkExtensions --version 2.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EFCore.BulkExtensions, 2.4.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install EFCore.BulkExtensions as a Cake Addin
#addin nuget:?package=EFCore.BulkExtensions&version=2.4.1
// Install EFCore.BulkExtensions as a Cake Tool
#tool nuget:?package=EFCore.BulkExtensions&version=2.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed: BulkDelete with OwnedType, BatchUpdate property DBNull Value, ConvertibleProperties with DataTable
Dependencies
-
.NETStandard 2.0
- FastMember.Signed (>= 1.3.0)
- Microsoft.EntityFrameworkCore (>= 2.1.0)
- Microsoft.EntityFrameworkCore.Relational (>= 2.1.0)
- System.Data.SqlClient (>= 4.5.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.4.1 | 0 | 06.02.2022 |