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.
#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 (2)

Showing the top 2 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

X.Abp.EntityFrameworkCore.BulkExtensions.Sqlite

Package Description

GitHub repositories (2)

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

Repository Stars
WolvenKit/WolvenKit
Community Mod editor/creator for REDengine games.
PlexRipper/PlexRipper
A cross-platform Plex media downloader that seamlessly adds media from other Plex servers to your own!
Version Downloads Last Updated
9.0.1 316,210 2/17/2025
9.0.0 14,573 12/4/2024
9.0.0-rc.1 13,705 12/1/2024
8.1.3 326,685 2/17/2025
8.1.2 815,024 11/20/2024
8.1.1 1,574,138 9/6/2024
8.1.0 759,263 7/30/2024
8.0.4 235,467 5/23/2024
8.0.3 1,189 4/29/2024
8.0.2 9,135 2/19/2024
8.0.1 7,850 12/14/2023
8.0.0 1,111 11/21/2023
7.8.1 1,015 12/14/2023
7.1.6 14,193 8/29/2023
7.1.5 1,385 7/25/2023
7.1.4 907 7/10/2023
7.1.3 963 7/3/2023
7.1.2 1,167 5/26/2023
7.1.1 857 5/13/2023
7.1.0 885 4/26/2023
7.0.4 1,038 4/19/2023
7.0.3 796 4/13/2023
7.0.2 714 4/13/2023
7.0.1 2,189 1/28/2023
7.0.0 1,678 1/22/2023
6.8.1 776 12/18/2023
6.7.16 758 8/29/2023
6.7.15 851 7/25/2023
6.7.14 705 7/10/2023
6.7.13 698 7/4/2023
6.7.12 726 5/26/2023
6.7.11 732 5/13/2023
6.7.1 762 4/26/2023
6.7.0 1,225 1/22/2023
6.6.5 2,081 1/5/2023
6.6.4 1,026 12/19/2022
6.6.3 867 12/19/2022
6.6.2 20,124 12/8/2022
6.6.1 2,357 12/7/2022
6.6.0 3,501 12/7/2022
5.0.17 13,579 5/12/2022 5.0.17 is deprecated because it is no longer maintained.

Refactoring and some fixes