BLT.EntityFramework.Extensions.EFCore
1.3.4
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more.
Supported Provider: SQL Server, SQL Azure, PostgreSQL, SQL Compact, MySQL, and SQLite.
Install-Package BLT.EntityFramework.Extensions.EFCore -Version 1.3.4
dotnet add package BLT.EntityFramework.Extensions.EFCore --version 1.3.4
<PackageReference Include="BLT.EntityFramework.Extensions.EFCore" Version="1.3.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BLT.EntityFramework.Extensions.EFCore --version 1.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BLT.EntityFramework.Extensions.EFCore, 1.3.4"
#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 BLT.EntityFramework.Extensions.EFCore as a Cake Addin
#addin nuget:?package=BLT.EntityFramework.Extensions.EFCore&version=1.3.4
// Install BLT.EntityFramework.Extensions.EFCore as a Cake Tool
#tool nuget:?package=BLT.EntityFramework.Extensions.EFCore&version=1.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.4.0)
- Microsoft.EntityFrameworkCore.Relational (>= 2.0.0)
- System.Configuration.ConfigurationManager (>= 4.4.0)
- System.Data.SqlClient (>= 4.4.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.4.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BLT.EntityFramework.Extensions.EFCore:
Package | Downloads |
---|---|
Bailun.ServiceFabric.Core
百伦dotnet core微服务,基础类库
|
GitHub repositories
This package is not used by any popular GitHub repositories.