EFCore.BulkExtensions.SQLite 7.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package EFCore.BulkExtensions.SQLite --version 7.0.2
                    
NuGet\Install-Package EFCore.BulkExtensions.SQLite -Version 7.0.2
                    
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="EFCore.BulkExtensions.SQLite" Version="7.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EFCore.BulkExtensions.SQLite" Version="7.0.2" />
                    
Directory.Packages.props
<PackageReference Include="EFCore.BulkExtensions.SQLite" />
                    
Project file
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 EFCore.BulkExtensions.SQLite --version 7.0.2
                    
#r "nuget: EFCore.BulkExtensions.SQLite, 7.0.2"
                    
#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.
#:package EFCore.BulkExtensions.SQLite@7.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EFCore.BulkExtensions.SQLite&version=7.0.2
                    
Install as a Cake Addin
#tool nuget:?package=EFCore.BulkExtensions.SQLite&version=7.0.2
                    
Install as a Cake Tool

EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on EFCore.BulkExtensions.SQLite:

Package Downloads
EFCore.BulkExtensions

EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite

Mail.dat.Io

Import and Export support for Mail.dats in the Mail.dat Toolkit library.

Mail.dat.BulkProcessor

Adds support for processing large bulk transactions.

NetProOA.Framework.Domain.Core.EF.Sqlite

SqliteEF仓储基类

X.Abp.EntityFrameworkCore.BulkExtensions.Sqlite

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on EFCore.BulkExtensions.SQLite:

Repository Stars
ErsatzTV/legacy
Open-source platform that transforms your personal media library into live, custom TV channels.
WolvenKit/WolvenKit
Community Mod editor/creator for REDengine games.
Reaparr/Reaparr
Plex downloader that brings content from any server to yours!
Version Downloads Last Updated
10.0.1 1,259,811 2/25/2026
10.0.0 494,638 1/9/2026
10.0.0-rc.2 4,196 11/14/2025
10.0.0-rc.1 10,784 11/13/2025
9.0.2 659,622 10/9/2025
9.0.1 1,695,379 2/17/2025
9.0.0 19,946 12/4/2024
9.0.0-rc.1 33,108 12/1/2024
8.1.3 2,050,453 2/17/2025
8.1.2 1,809,918 11/20/2024
8.1.1 3,300,655 9/6/2024
8.1.0 1,362,827 7/30/2024
8.0.4 245,051 5/23/2024
8.0.3 5,379 4/29/2024
8.0.2 14,454 2/19/2024
8.0.1 11,701 12/14/2023
8.0.0 5,098 11/21/2023
7.8.1 5,045 12/14/2023
7.0.2 5,138 4/13/2023
6.8.1 5,051 12/18/2023
Loading failed

Refactoring and some fixes