Microsoft.EntityFrameworkCore.Sqlite.Core 2.1.0-preview2-final

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Sqlite.Core.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

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

SQLite database provider for Entity Framework Core.

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.  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. 
.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 (88)

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

Package Downloads
Microsoft.EntityFrameworkCore.Sqlite

SQLite database provider for Entity Framework Core.

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.

Microsoft.EntityFrameworkCore.Sqlite.Design

Design-time Entity Framework Core functionality for SQLite

EFCore.BulkExtensions.Sqlite

EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite

Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite

NetTopologySuite support for the SQLite database provider for Entity Framework Core.

GitHub repositories (35)

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

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite, Oracle
space-wizards/space-station-14
A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
slskd/slskd
A modern client-server application for the Soulseek file sharing network.
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
rogerfar/rdt-client
Real-Debrid Client Proxy
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
VictorTzeng/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
masastack/MASA.Framework
.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.
threenine/Threenine.Data
A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality
TabBlazor/TabBlazor
Blazor admin template based on Tabler UI
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
b4rtik/RedPeanut
RedPeanut is a small RAT developed in .Net Core 2 and its agent in .Net 3.5 / 4.0.
Idered/snatch
📋 Beautiful clipboard manager for Windows
VahidN/DNTIdentity
A highly customized sample of the ASP.NET Core Identity
sabihoshi/GenshinLyreMidiPlayer
Genshin Impact Windsong Lyre, Floral Zither, & Vintage Lyre MIDI auto player in Modern Mica UI. Supports MIDI instruments & Playlist controls.
papyrus-mc/papyruscs
PapyrusCS renders maps of Minecraft: Bedrock Edition worlds using C#, LevelDB and leaflet.
Version Downloads Last updated
10.0.0-preview.3.25171.6 214 4/10/2025
10.0.0-preview.2.25163.8 1,326 3/18/2025
10.0.0-preview.1.25081.1 1,972 2/25/2025
9.0.4 24,829 4/8/2025
9.0.3 348,432 3/11/2025
9.0.2 585,469 2/11/2025
9.0.1 640,914 1/14/2025
9.0.0 1,489,145 11/12/2024
9.0.0-rc.2.24474.1 33,337 10/8/2024
9.0.0-rc.1.24451.1 36,852 9/10/2024
9.0.0-preview.7.24405.3 8,591 8/13/2024
9.0.0-preview.6.24327.4 7,478 7/9/2024
9.0.0-preview.5.24306.3 5,069 6/11/2024
9.0.0-preview.4.24267.1 5,492 5/21/2024
9.0.0-preview.3.24172.4 12,931 4/11/2024
9.0.0-preview.2.24128.4 7,363 3/12/2024
9.0.0-preview.1.24081.2 15,198 2/13/2024
8.0.15 7,769 4/8/2025
8.0.14 133,661 3/11/2025
8.0.13 290,749 2/11/2025
8.0.12 295,126 1/14/2025
8.0.11 1,739,333 11/12/2024
8.0.10 2,137,335 10/8/2024
8.0.8 3,791,400 8/13/2024
8.0.7 2,319,551 7/9/2024
8.0.6 2,027,167 5/28/2024
8.0.5 1,887,909 5/14/2024
8.0.4 2,324,587 4/9/2024
8.0.3 1,265,115 3/12/2024
8.0.2 2,492,096 2/13/2024
8.0.1 1,770,595 1/9/2024
8.0.0 4,791,162 11/14/2023
8.0.0-rc.2.23480.1 50,073 10/10/2023
8.0.0-rc.1.23419.6 58,400 9/12/2023
8.0.0-preview.7.23375.4 16,421 8/8/2023
8.0.0-preview.6.23329.4 22,518 7/11/2023
8.0.0-preview.5.23280.1 32,413 6/13/2023
8.0.0-preview.4.23259.3 16,869 5/16/2023
8.0.0-preview.3.23174.2 17,044 4/11/2023
8.0.0-preview.2.23128.3 11,900 3/14/2023
8.0.0-preview.1.23111.4 11,683 2/21/2023
7.0.20 345,020 5/28/2024
7.0.19 55,685 5/14/2024
7.0.18 185,806 4/9/2024
7.0.17 121,560 3/12/2024
7.0.16 228,032 2/13/2024
7.0.15 504,753 1/9/2024
7.0.14 725,385 11/14/2023
7.0.13 627,550 10/24/2023
7.0.12 495,465 10/10/2023
7.0.11 1,770,644 9/12/2023
7.0.10 2,389,987 8/8/2023
7.0.9 994,955 7/11/2023
7.0.8 760,477 6/22/2023
7.0.7 534,108 6/13/2023
7.0.5 3,530,086 4/11/2023
7.0.4 1,586,279 3/14/2023
7.0.3 1,110,175 2/14/2023
7.0.2 2,142,548 1/10/2023
7.0.1 1,248,578 12/13/2022
7.0.0 1,655,885 11/7/2022
7.0.0-rc.2.22472.11 23,243 10/11/2022
7.0.0-rc.1.22426.7 26,451 9/14/2022
7.0.0-preview.7.22376.2 11,928 8/9/2022
7.0.0-preview.6.22329.4 20,143 7/12/2022
7.0.0-preview.5.22302.2 6,426 6/14/2022
7.0.0-preview.4.22229.2 12,281 5/10/2022
7.0.0-preview.3.22175.1 4,971 4/13/2022
7.0.0-preview.2.22153.1 6,171 3/14/2022
7.0.0-preview.1.22076.6 8,348 2/17/2022
6.0.36 97,483 11/12/2024
6.0.35 115,082 10/8/2024
6.0.33 590,372 8/13/2024
6.0.32 95,146 7/9/2024
6.0.31 101,902 5/28/2024
6.0.30 35,860 5/14/2024
6.0.29 216,404 4/9/2024
6.0.28 153,603 3/12/2024
6.0.27 166,150 2/13/2024
6.0.26 256,042 1/9/2024
6.0.25 430,235 11/14/2023
6.0.24 446,182 10/24/2023
6.0.23 187,214 10/10/2023
6.0.22 221,750 9/12/2023
6.0.21 589,290 8/8/2023
6.0.20 211,991 7/11/2023
6.0.19 1,187,371 6/22/2023
6.0.18 111,577 6/13/2023
6.0.16 920,104 4/11/2023
6.0.15 461,790 3/14/2023
6.0.14 445,139 2/14/2023
6.0.13 1,199,029 1/10/2023
6.0.12 556,206 12/13/2022
6.0.11 2,004,213 11/7/2022
6.0.10 1,716,402 10/11/2022
6.0.9 1,538,953 9/13/2022
6.0.8 1,647,074 8/9/2022
6.0.7 13,796,477 7/12/2022
6.0.6 2,096,723 6/14/2022
6.0.5 3,276,093 5/10/2022
6.0.4 1,736,799 4/11/2022
6.0.3 1,323,137 3/8/2022
6.0.2 3,811,412 2/8/2022
6.0.1 2,651,483 12/14/2021
6.0.0 12,138,416 11/8/2021
6.0.0-rc.2.21480.5 22,486 10/12/2021
6.0.0-rc.1.21452.10 25,962 9/14/2021
6.0.0-preview.7.21378.4 9,834 8/10/2021
6.0.0-preview.6.21352.1 4,911 7/14/2021
6.0.0-preview.5.21301.9 8,099 6/15/2021
6.0.0-preview.4.21253.1 8,960 5/24/2021
6.0.0-preview.3.21201.2 9,231 4/8/2021
6.0.0-preview.2.21154.2 5,051 3/11/2021
6.0.0-preview.1.21102.2 10,419 2/12/2021
5.0.17 783,999 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 102,232 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 232,392 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 358,703 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 467,683 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 432,460 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 816,029 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 798,400 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,068,457 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,392,179 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,021,931 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 728,781 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 4,267,895 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 912,004 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 877,954 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,039,458 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 4,513,855 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,527,665 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 66,633 10/13/2020
5.0.0-rc.1.20451.13 37,978 9/14/2020
5.0.0-preview.8.20407.4 21,218 8/25/2020
5.0.0-preview.7.20365.15 9,482 7/21/2020
5.0.0-preview.6.20312.4 10,293 6/25/2020
5.0.0-preview.5.20278.2 2,892 6/10/2020
5.0.0-preview.4.20220.10 4,507 5/18/2020
5.0.0-preview.3.20181.2 4,719 4/23/2020
5.0.0-preview.2.20159.4 5,349 4/2/2020
5.0.0-preview.2.20120.8 4,392 3/16/2020
3.1.32 591,320 12/13/2022
3.1.31 47,884 11/8/2022
3.1.30 86,793 10/11/2022
3.1.29 39,212 9/13/2022
3.1.28 56,041 8/9/2022
3.1.27 77,528 7/12/2022
3.1.26 61,514 6/14/2022
3.1.25 148,742 5/10/2022
3.1.24 77,061 4/11/2022
3.1.23 193,987 3/8/2022
3.1.22 314,600 12/14/2021
3.1.21 199,733 11/7/2021
3.1.20 269,354 10/11/2021
3.1.19 260,894 9/14/2021
3.1.18 275,907 8/10/2021
3.1.17 230,879 7/13/2021
3.1.16 234,194 6/8/2021
3.1.15 461,209 5/11/2021
3.1.14 195,744 4/6/2021
3.1.13 2,340,852 3/9/2021
3.1.12 461,088 2/9/2021
3.1.11 578,498 1/12/2021
3.1.10 1,127,418 11/9/2020
3.1.9 1,261,104 10/13/2020
3.1.8 4,111,706 9/8/2020
3.1.7 1,177,307 8/11/2020
3.1.6 1,066,131 7/14/2020
3.1.5 1,652,385 6/9/2020
3.1.4 2,555,387 5/12/2020
3.1.3 7,624,022 3/24/2020
3.1.2 1,213,305 2/19/2020
3.1.1 1,390,615 1/14/2020
3.1.0 2,921,711 12/3/2019
3.1.0-preview3.19554.8 8,740 11/13/2019
3.1.0-preview2.19525.5 5,118 11/1/2019
3.1.0-preview1.19506.2 4,810 10/15/2019
3.0.3 14,206 2/19/2020
3.0.2 7,375 1/14/2020
3.0.1 212,226 11/18/2019
3.0.0 3,946,570 9/23/2019
3.0.0-rc1.19456.14 4,458 9/16/2019
3.0.0-preview9.19423.6 6,911 9/4/2019
3.0.0-preview8.19405.11 13,323 8/13/2019
3.0.0-preview7.19362.6 14,275 7/23/2019
3.0.0-preview6.19304.10 21,702 6/12/2019
3.0.0-preview5.19227.1 10,647 5/6/2019
3.0.0-preview4.19216.3 5,232 4/18/2019
3.0.0-preview3.19153.1 66,751 3/6/2019
3.0.0-preview.19074.3 11,599 1/29/2019
3.0.0-preview.18572.1 3,603 12/3/2018
2.3.0 991 1/14/2025
2.2.6 6,627,357 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 2,341,111 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 711,753 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 815,729 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 1,023,717 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 2,510,851 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 13,528 10/17/2018
2.2.0-preview2-35157 13,920 9/12/2018
2.2.0-preview1-35029 4,962 8/22/2018
2.1.14 847,405 11/18/2019
2.1.11 563,059 5/14/2019
2.1.8 991,664 2/12/2019
2.1.4 3,121,372 10/1/2018
2.1.3 1,336,190 9/11/2018
2.1.2 1,490,742 8/21/2018
2.1.1 1,908,271 6/18/2018
2.1.0 2,085,216 5/29/2018
2.1.0-rc1-final 21,631 5/6/2018
2.1.0-preview2-final 31,643 4/10/2018
2.1.0-preview1-final 11,336 2/26/2018
2.0.3 3,868,101 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,199,347 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,364,258 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,744,663 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 54,479 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 15,186,314 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.