EFCore.BulkExtensions.Sqlite 5.0.17

Additional Details

This was a first version of "@jerome.liger quick fix".
Ownership of this package has now been given back to Boris Djurdjevic (@borisdj) that is the official owner/maintainer of EFCore.BulkExtensions.

There is a newer version of this package available.
See the version list below for details.
dotnet add package EFCore.BulkExtensions.Sqlite --version 5.0.17                
NuGet\Install-Package EFCore.BulkExtensions.Sqlite -Version 5.0.17                
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="5.0.17" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EFCore.BulkExtensions.Sqlite --version 5.0.17                
#r "nuget: EFCore.BulkExtensions.Sqlite, 5.0.17"                
#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=5.0.17

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

Fork of EFCore BulkExtensions special Sqlite : lighter version and minimal dependencies (EFCore.SQLite Only and EFCore5.x/dotnet5)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 media downloader for Plex, designed to seamlessly add content to your own Plex server!
Version Downloads Last updated
8.1.2 4,544 11/20/2024
8.1.1 383,833 9/6/2024
8.1.0 293,869 7/30/2024
8.0.4 116,764 5/23/2024
8.0.3 1,108 4/29/2024
8.0.2 7,701 2/19/2024
8.0.1 7,721 12/14/2023
8.0.0 1,039 11/21/2023
7.8.1 919 12/14/2023
7.1.6 14,101 8/29/2023
7.1.5 1,325 7/25/2023
7.1.4 849 7/10/2023
7.1.3 903 7/3/2023
7.1.2 1,098 5/26/2023
7.1.1 795 5/13/2023
7.1.0 814 4/26/2023
7.0.4 919 4/19/2023
7.0.3 714 4/13/2023
7.0.2 651 4/13/2023
7.0.1 2,116 1/28/2023
7.0.0 1,606 1/22/2023
6.8.1 586 12/18/2023
6.7.16 710 8/29/2023
6.7.15 792 7/25/2023
6.7.14 653 7/10/2023
6.7.13 646 7/4/2023
6.7.12 669 5/26/2023
6.7.11 669 5/13/2023
6.7.1 695 4/26/2023
6.7.0 1,157 1/22/2023
6.6.5 1,925 1/5/2023
6.6.4 937 12/19/2022
6.6.3 803 12/19/2022
6.6.2 17,369 12/8/2022
6.6.1 2,262 12/7/2022
6.6.0 3,296 12/7/2022
5.0.17 10,358 5/12/2022 5.0.17 is deprecated because it is no longer maintained.

Refactor and nuget update