Microsoft.Data.Sqlite.Core 9.0.0-preview.6.24327.4

Prefix Reserved
This is a prerelease version of Microsoft.Data.Sqlite.Core.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.Data.Sqlite.Core --version 9.0.0-preview.6.24327.4                
NuGet\Install-Package Microsoft.Data.Sqlite.Core -Version 9.0.0-preview.6.24327.4                
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="Microsoft.Data.Sqlite.Core" Version="9.0.0-preview.6.24327.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Data.Sqlite.Core --version 9.0.0-preview.6.24327.4                
#r "nuget: Microsoft.Data.Sqlite.Core, 9.0.0-preview.6.24327.4"                
#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 Microsoft.Data.Sqlite.Core as a Cake Addin
#addin nuget:?package=Microsoft.Data.Sqlite.Core&version=9.0.0-preview.6.24327.4&prerelease

// Install Microsoft.Data.Sqlite.Core as a Cake Tool
#tool nuget:?package=Microsoft.Data.Sqlite.Core&version=9.0.0-preview.6.24327.4&prerelease                

The Microsoft.Data.Sqlite.Core package contains the code for SQLite ADO.NET driver. However, it does not automatically bring in any SQLite native binary, instead requiring that the application install and initialize the binary to use.

Usage

Only use this package if you need to change to a different SQLite native binary that the one supplied by Microsoft.Data.Sqlite.

To use this "Core" package, also install a SQLite binary package and initialize it with SQLitePCL.Batteries_V2.Init(); or similar. See github.com/ericsink/SQLitePCL.raw for more information.

Getting support

If you have a specific question about using these projects, we encourage you to ask it on Stack Overflow. If you encounter a bug or would like to request a feature, submit an issue. For more details, see getting support.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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 (194)

Showing the top 5 NuGet packages that depend on Microsoft.Data.Sqlite.Core:

Package Downloads
Microsoft.EntityFrameworkCore.Sqlite.Core

SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.

Microsoft.Data.Sqlite

Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

ppy.osu.Game

Package Description

Hangfire.SQLite

Hangfire plugin for SQLite Storage

GitHub repositories (50)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Data.Sqlite.Core:

Repository Stars
files-community/Files
Building the best file manager for Windows
ppy/osu
rhythm is just a *click* away!
elsa-workflows/elsa-core
A .NET workflows library
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
Version Downloads Last updated
9.0.0-preview.6.24327.4 3,518 7/9/2024
9.0.0-preview.5.24306.3 4,546 6/11/2024
9.0.0-preview.4.24267.1 3,674 5/21/2024
9.0.0-preview.3.24172.4 11,159 4/11/2024
9.0.0-preview.2.24128.4 6,705 3/12/2024
9.0.0-preview.1.24081.2 5,927 2/13/2024
8.0.7 348,570 7/9/2024
8.0.6 944,952 5/28/2024
8.0.5 688,697 5/14/2024
8.0.4 1,251,485 4/9/2024
8.0.3 898,930 3/12/2024
8.0.2 1,759,014 2/13/2024
8.0.1 1,575,435 1/9/2024
8.0.0 3,628,403 11/14/2023
8.0.0-rc.2.23480.1 54,227 10/10/2023
8.0.0-rc.1.23419.6 44,563 9/12/2023
8.0.0-preview.7.23375.4 22,523 8/8/2023
8.0.0-preview.6.23329.4 22,701 7/11/2023
8.0.0-preview.5.23280.1 30,574 6/13/2023
8.0.0-preview.4.23259.3 15,626 5/16/2023
8.0.0-preview.3.23174.2 20,623 4/11/2023
8.0.0-preview.2.23128.3 14,783 3/14/2023
8.0.0-preview.1.23111.4 13,513 2/21/2023
7.0.20 98,117 5/28/2024
7.0.19 40,564 5/14/2024
7.0.18 106,969 4/9/2024
7.0.17 111,794 3/12/2024
7.0.16 182,621 2/13/2024
7.0.15 373,432 1/9/2024
7.0.14 648,186 11/14/2023
7.0.13 752,692 10/24/2023
7.0.12 602,592 10/10/2023
7.0.11 1,379,707 9/12/2023
7.0.10 2,145,867 8/8/2023
7.0.9 1,175,026 7/11/2023
7.0.8 849,683 6/22/2023
7.0.7 531,105 6/13/2023
7.0.5 4,085,023 4/11/2023
7.0.4 1,694,186 3/14/2023
7.0.3 1,300,886 2/14/2023
7.0.2 2,397,281 1/10/2023
7.0.1 1,419,122 12/13/2022
7.0.0 2,769,416 11/7/2022
7.0.0-rc.2.22472.11 31,439 10/11/2022
7.0.0-rc.1.22426.7 29,362 9/14/2022
7.0.0-preview.7.22376.2 16,575 8/9/2022
7.0.0-preview.6.22329.4 28,124 7/12/2022
7.0.0-preview.5.22302.2 7,628 6/14/2022
7.0.0-preview.4.22229.2 18,491 5/10/2022
7.0.0-preview.3.22175.1 9,382 4/13/2022
7.0.0-preview.2.22153.1 9,684 3/14/2022
7.0.0-preview.1.22076.6 13,153 2/17/2022
6.0.32 24,182 7/9/2024
6.0.31 58,142 5/28/2024
6.0.30 27,991 5/14/2024
6.0.29 103,489 4/9/2024
6.0.28 112,542 3/12/2024
6.0.27 134,132 2/13/2024
6.0.26 220,617 1/9/2024
6.0.25 337,052 11/14/2023
6.0.24 336,933 10/24/2023
6.0.23 165,036 10/10/2023
6.0.22 189,708 9/12/2023
6.0.21 520,918 8/8/2023
6.0.20 211,571 7/11/2023
6.0.19 730,057 6/22/2023
6.0.18 98,273 6/13/2023
6.0.16 823,725 4/11/2023
6.0.15 455,665 3/14/2023
6.0.14 428,527 2/14/2023
6.0.13 1,153,158 1/10/2023
6.0.12 535,231 12/13/2022
6.0.11 1,799,022 11/7/2022
6.0.10 1,948,567 10/11/2022
6.0.9 2,397,306 9/13/2022
6.0.8 1,954,505 8/9/2022
6.0.7 11,962,585 7/12/2022
6.0.6 2,130,163 6/14/2022
6.0.5 4,272,414 5/10/2022
6.0.4 2,028,088 4/11/2022
6.0.3 1,726,061 3/8/2022
6.0.2 3,953,671 2/8/2022
6.0.1 3,250,198 12/14/2021
6.0.0 11,920,301 11/8/2021
6.0.0-rc.2.21480.5 37,533 10/12/2021
6.0.0-rc.1.21452.10 23,610 9/14/2021
6.0.0-preview.7.21378.4 14,130 8/10/2021
6.0.0-preview.6.21352.1 8,236 7/14/2021
6.0.0-preview.5.21301.9 9,295 6/15/2021
6.0.0-preview.4.21253.1 9,687 5/24/2021
6.0.0-preview.3.21201.2 13,191 4/8/2021
6.0.0-preview.2.21154.2 11,967 3/11/2021
6.0.0-preview.1.21102.2 14,431 2/12/2021
5.0.17 1,040,156 5/10/2022
5.0.16 164,415 4/11/2022
5.0.15 261,758 3/8/2022
5.0.14 383,199 2/8/2022
5.0.13 526,115 12/14/2021
5.0.12 587,265 11/7/2021
5.0.11 994,888 10/12/2021
5.0.10 955,788 9/14/2021
5.0.9 1,266,584 8/10/2021
5.0.8 1,313,088 7/13/2021
5.0.7 1,468,488 6/8/2021
5.0.6 994,009 5/11/2021
5.0.5 6,052,084 4/6/2021
5.0.4 2,091,808 3/9/2021
5.0.3 1,380,173 2/9/2021
5.0.2 1,951,670 1/12/2021
5.0.1 4,524,857 12/8/2020
5.0.0 1,729,786 11/9/2020
5.0.0-rc.2.20475.6 69,573 10/13/2020
5.0.0-rc.1.20451.13 43,522 9/14/2020
5.0.0-preview.8.20407.4 21,494 8/25/2020
5.0.0-preview.7.20365.15 19,871 7/21/2020
5.0.0-preview.6.20312.4 13,074 6/25/2020
5.0.0-preview.5.20278.2 13,028 6/10/2020
5.0.0-preview.4.20220.10 5,013 5/18/2020
5.0.0-preview.3.20181.2 6,062 4/23/2020
5.0.0-preview.2.20159.4 8,530 4/2/2020
5.0.0-preview.2.20120.8 4,876 3/16/2020
3.1.32 527,693 12/13/2022
3.1.31 66,526 11/8/2022
3.1.30 107,054 10/11/2022
3.1.29 43,703 9/13/2022
3.1.28 82,892 8/9/2022
3.1.27 95,472 7/12/2022
3.1.26 66,642 6/14/2022
3.1.25 144,569 5/10/2022
3.1.24 80,888 4/11/2022
3.1.23 200,844 3/8/2022
3.1.22 340,685 12/14/2021
3.1.21 332,718 11/7/2021
3.1.20 232,208 10/11/2021
3.1.19 250,884 9/14/2021
3.1.18 268,069 8/10/2021
3.1.17 236,725 7/13/2021
3.1.16 234,536 6/8/2021
3.1.15 504,471 5/11/2021
3.1.14 186,122 4/6/2021
3.1.13 2,126,940 3/9/2021
3.1.12 480,446 2/9/2021
3.1.11 548,510 1/12/2021
3.1.10 1,167,984 11/9/2020
3.1.9 2,880,500 10/13/2020
3.1.8 4,389,813 9/8/2020
3.1.7 1,280,454 8/11/2020
3.1.6 1,216,612 7/14/2020
3.1.5 2,269,642 6/9/2020
3.1.4 2,824,772 5/12/2020
3.1.3 7,680,215 3/24/2020
3.1.2 1,432,536 2/19/2020
3.1.1 1,581,233 1/14/2020
3.1.0 4,825,655 12/3/2019
3.1.0-preview3.19554.8 9,022 11/13/2019
3.1.0-preview2.19525.5 5,706 11/1/2019
3.1.0-preview1.19506.2 5,661 10/15/2019
3.0.3 57,284 2/19/2020
3.0.2 10,808 1/14/2020
3.0.1 329,943 11/18/2019
3.0.0 4,673,001 9/23/2019
3.0.0-rc1.19456.14 89,146 9/16/2019
3.0.0-preview9.19423.6 89,895 9/4/2019
3.0.0-preview8.19405.11 14,682 8/13/2019
3.0.0-preview7.19362.6 14,566 7/23/2019
3.0.0-preview6.19304.10 37,645 6/12/2019
3.0.0-preview5.19227.1 14,436 5/6/2019
3.0.0-preview4.19216.3 6,142 4/18/2019
3.0.0-preview3.19153.1 66,370 3/6/2019
3.0.0-preview.19074.3 11,498 1/29/2019
3.0.0-preview.18572.1 4,308 12/3/2018
2.2.6 7,256,895 7/9/2019
2.2.4 4,405,790 4/9/2019
2.2.3 1,260,374 3/11/2019
2.2.2 879,284 2/12/2019
2.2.1 1,319,948 1/8/2019
2.2.0 2,427,648 12/3/2018
2.2.0-preview3-35497 17,302 10/17/2018
2.2.0-preview2-35157 17,215 9/12/2018
2.2.0-preview1-35029 8,382 8/22/2018
2.1.14 861,585 11/18/2019
2.1.11 552,168 5/14/2019
2.1.8 812,480 2/12/2019
2.1.0 5,420,547 5/29/2018
2.1.0-rc1-final 24,990 5/6/2018
2.1.0-preview2-final 35,348 4/10/2018
2.1.0-preview1-final 27,151 2/26/2018
2.0.1 7,289,592 3/13/2018
2.0.0 11,132,764 8/11/2017
2.0.0-preview2-final 58,788 6/28/2017
2.0.0-preview1-final 13,360,724 5/10/2017