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 (3)

Showing the top 3 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 an export support for Mail.dats in the Open mail.dat library.

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/ErsatzTV
Stream custom live channels using your own media
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
9.0.1 563,812 2/17/2025
9.0.0 15,195 12/4/2024
9.0.0-rc.1 20,255 12/1/2024
8.1.3 519,271 2/17/2025
8.1.2 977,474 11/20/2024
8.1.1 1,837,640 9/6/2024
8.1.0 858,443 7/30/2024
8.0.4 236,044 5/23/2024
8.0.3 1,321 4/29/2024
8.0.2 9,420 2/19/2024
8.0.1 7,976 12/14/2023
8.0.0 1,228 11/21/2023
7.8.1 1,185 12/14/2023
7.1.6 14,327 8/29/2023
7.1.5 1,515 7/25/2023
7.1.4 1,040 7/10/2023
7.1.3 1,092 7/3/2023
7.1.2 1,298 5/26/2023
7.1.1 988 5/13/2023
7.1.0 1,019 4/26/2023
7.0.4 1,171 4/19/2023
7.0.3 937 4/13/2023
7.0.2 849 4/13/2023
7.0.1 2,323 1/28/2023
7.0.0 1,815 1/22/2023
6.8.1 905 12/18/2023
6.7.16 881 8/29/2023
6.7.15 981 7/25/2023
6.7.14 835 7/10/2023
6.7.13 829 7/4/2023
6.7.12 858 5/26/2023
6.7.11 874 5/13/2023
6.7.1 893 4/26/2023
6.7.0 1,356 1/22/2023
6.6.5 2,228 1/5/2023
6.6.4 1,158 12/19/2022
6.6.3 1,001 12/19/2022
6.6.2 21,237 12/8/2022
6.6.1 2,490 12/7/2022
6.6.0 3,660 12/7/2022
5.0.17 14,404 5/12/2022 5.0.17 is deprecated because it is no longer maintained.

Refactoring and some fixes