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.
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.
// Install EFCore.BulkExtensions.SQLite as a Cake Addin
#addin nuget:?package=EFCore.BulkExtensions.SQLite&version=7.0.2

// Install EFCore.BulkExtensions.SQLite as a Cake Tool
#tool nuget:?package=EFCore.BulkExtensions.SQLite&version=7.0.2                

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

GitHub repositories (1)

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

Repository Stars
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.0 5,141 12/4/2024
9.0.0-rc.1 5,056 12/1/2024
8.1.2 232,023 11/20/2024
8.1.1 801,904 9/6/2024
8.1.0 443,713 7/30/2024
8.0.4 218,147 5/23/2024
8.0.3 1,127 4/29/2024
8.0.2 8,339 2/19/2024
8.0.1 7,747 12/14/2023
8.0.0 1,064 11/21/2023
7.8.1 948 12/14/2023
7.1.6 14,125 8/29/2023
7.1.5 1,336 7/25/2023
7.1.4 858 7/10/2023
7.1.3 912 7/3/2023
7.1.2 1,107 5/26/2023
7.1.1 804 5/13/2023
7.1.0 826 4/26/2023
7.0.4 968 4/19/2023
7.0.3 735 4/13/2023
7.0.2 660 4/13/2023
7.0.1 2,135 1/28/2023
7.0.0 1,620 1/22/2023
6.8.1 619 12/18/2023
6.7.16 718 8/29/2023
6.7.15 801 7/25/2023
6.7.14 663 7/10/2023
6.7.13 655 7/4/2023
6.7.12 677 5/26/2023
6.7.11 680 5/13/2023
6.7.1 704 4/26/2023
6.7.0 1,166 1/22/2023
6.6.5 1,982 1/5/2023
6.6.4 961 12/19/2022
6.6.3 812 12/19/2022
6.6.2 17,723 12/8/2022
6.6.1 2,279 12/7/2022
6.6.0 3,334 12/7/2022
5.0.17 11,624 5/12/2022 5.0.17 is deprecated because it is no longer maintained.

Refactoring and some fixes