Microsoft.Data.Sqlite.Core 11.0.0-preview.7.26381.103

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 11.0.0-preview.7.26381.103
                    
NuGet\Install-Package Microsoft.Data.Sqlite.Core -Version 11.0.0-preview.7.26381.103
                    
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="11.0.0-preview.7.26381.103" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Data.Sqlite.Core" Version="11.0.0-preview.7.26381.103" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Data.Sqlite.Core" />
                    
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 Microsoft.Data.Sqlite.Core --version 11.0.0-preview.7.26381.103
                    
#r "nuget: Microsoft.Data.Sqlite.Core, 11.0.0-preview.7.26381.103"
                    
#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 Microsoft.Data.Sqlite.Core@11.0.0-preview.7.26381.103
                    
#: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=Microsoft.Data.Sqlite.Core&version=11.0.0-preview.7.26381.103&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Data.Sqlite.Core&version=11.0.0-preview.7.26381.103&prerelease
                    
Install as a Cake Tool

Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library.

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

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (332)

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.

YesSql.Provider.Sqlite

Package Description

Hangfire.SQLite

Hangfire plugin for SQLite Storage

GitHub repositories (79)

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

Repository Stars
files-community/Files
A modern file manager that helps users organize their files and folders.
ShareX/ShareX
ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file types to a wide range of destinations.
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
ppy/osu
rhythm is just a *click* away!
hanmin0822/MisakaTranslator
御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
dotnetcore/FreeSql
.NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
TASEmulators/BizHawk
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
oqtane/oqtane.framework
Oqtane is an open-source developer productivity platform for building modern .NET applications and websites that run on Web, Desktop and Mobile.
Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
Yu-Core/SwashbucklerDiary
侠客日记是一个开源、跨平台的本地日记app,使用Blazor开发,支持Android,Windows,macOS,Web,Linux。"SwashbucklerDiary" is an open source cross-platform local diary app using Blazor , support Android,Windows,macOS,Web,Linux.
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 10
ServiceStack/ServiceStack.OrmLite
Fast, Simple, Typed ORM for .NET
SteveDunn/Vogen
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
LightCountry/TokenPay
✅一款同时支持动态和静态收款地址收取TRX、USDT-TRC20、ETH系列区块链所有代币的支付解决方案!✅A payment solution that supports both dynamic and static payee addresses to receive TRX, USDT-TRC20, all tokens of ETH series blockchain!
PredatH0r/ChanSort
TV channel list editor for Samsung, LG, Sony, Hisense, Panasonic, Philips, Sharp, Toshiba and MANY more.
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
Version Downloads Last Updated
11.0.0-preview.7.26381.103 24,527 8/11/2026
11.0.0-preview.6.26359.118 51,953 7/14/2026
11.0.0-preview.5.26302.115 45,839 6/9/2026
11.0.0-preview.4.26230.115 15,581 5/12/2026
10.0.11 2,212,672 8/11/2026
10.0.10 3,442,012 7/14/2026
10.0.9 4,923,526 6/9/2026
10.0.8 2,764,605 5/12/2026
10.0.7 2,936,914 4/21/2026
10.0.6 1,804,699 4/14/2026
9.0.19 120,519 8/11/2026
9.0.18 232,645 7/14/2026
9.0.17 266,685 6/9/2026
9.0.16 263,457 5/12/2026
9.0.15 334,450 4/14/2026
8.0.30 161,231 8/11/2026
8.0.29 249,514 7/14/2026
8.0.28 329,395 6/9/2026
8.0.27 262,997 5/12/2026
8.0.26 266,849 4/14/2026
Loading failed