ETLBox.EntityFramework
2.6.7
.NET 5.0
.NET Core 3.1
.NET Standard 2.1
dotnet add package ETLBox.EntityFramework --version 2.6.7
NuGet\Install-Package ETLBox.EntityFramework -Version 2.6.7
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="ETLBox.EntityFramework" Version="2.6.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ETLBox.EntityFramework --version 2.6.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ETLBox.EntityFramework, 2.6.7"
#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 ETLBox.EntityFramework as a Cake Addin
#addin nuget:?package=ETLBox.EntityFramework&version=2.6.7
// Install ETLBox.EntityFramework as a Cake Tool
#tool nuget:?package=ETLBox.EntityFramework&version=2.6.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extend your Entity Framework's DbContext with extremely fast BulkOperation.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- ETLBox (>= 2.6.7)
- Microsoft.EntityFrameworkCore.Relational (>= 3.1.25)
-
.NETStandard 2.1
- ETLBox (>= 2.6.7)
- Microsoft.EntityFrameworkCore.Relational (>= 3.1.25)
-
net5.0
- ETLBox (>= 2.6.7)
- Microsoft.EntityFrameworkCore.Relational (>= 5.0.17)
-
net6.0
- ETLBox (>= 2.6.7)
- Microsoft.EntityFrameworkCore.Relational (>= 6.0.5)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ETLBox.EntityFramework:
Package | Downloads |
---|---|
ETLBox.EntityFramework.SqlServer
Extend your Entity Framework's DbContext with extremely fast BulkOperation for SQLServer. |
|
ETLBox.EntityFramework.MySql
Extend your Entity Framework's DbContext with extremely fast BulkOperation for MySql. |
GitHub repositories
This package is not used by any popular GitHub repositories.