EFCore.Extensions.SaveOptimizer.Internal
0.2.1
dotnet add package EFCore.Extensions.SaveOptimizer.Internal --version 0.2.1
NuGet\Install-Package EFCore.Extensions.SaveOptimizer.Internal -Version 0.2.1
<PackageReference Include="EFCore.Extensions.SaveOptimizer.Internal" Version="0.2.1" />
paket add EFCore.Extensions.SaveOptimizer.Internal --version 0.2.1
#r "nuget: EFCore.Extensions.SaveOptimizer.Internal, 0.2.1"
// Install EFCore.Extensions.SaveOptimizer.Internal as a Cake Addin #addin nuget:?package=EFCore.Extensions.SaveOptimizer.Internal&version=0.2.1 // Install EFCore.Extensions.SaveOptimizer.Internal as a Cake Tool #tool nuget:?package=EFCore.Extensions.SaveOptimizer.Internal&version=0.2.1
Save optimizer extension for EF Core - internal library. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Microsoft.EntityFrameworkCore.Relational (>= 6.0.0 && < 7.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on EFCore.Extensions.SaveOptimizer.Internal:
Package | Downloads |
---|---|
EFCore.Extensions.SaveOptimizer.Dapper
Save optimizer extension for EF Core with Dapper execution. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort. |
|
EFCore.Extensions.SaveOptimizer
Save optimizer extension for EF Core. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort. |
GitHub repositories
This package is not used by any popular GitHub repositories.