Microsoft.EntityFrameworkCore.Sqlite.Core
10.0.0-preview.2.25163.8
Prefix Reserved
See the version list below for details.
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore.Sqlite.Core --version 10.0.0-preview.2.25163.8
NuGet\Install-Package Microsoft.EntityFrameworkCore.Sqlite.Core -Version 10.0.0-preview.2.25163.8
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="10.0.0-preview.2.25163.8" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="10.0.0-preview.2.25163.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" />
paket add Microsoft.EntityFrameworkCore.Sqlite.Core --version 10.0.0-preview.2.25163.8
#r "nuget: Microsoft.EntityFrameworkCore.Sqlite.Core, 10.0.0-preview.2.25163.8"
#addin nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.Core&version=10.0.0-preview.2.25163.8&prerelease
#tool nuget:?package=Microsoft.EntityFrameworkCore.Sqlite.Core&version=10.0.0-preview.2.25163.8&prerelease
The Microsoft.EntityFrameworkCore.Sqlite.Core
package contains the code for the SQLite EF Core database provider. 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.EntityFrameworkCore.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.
Following this, call UseSqlite
just as you when using Microsoft.EntityFrameworkCore.Sqlite.
Getting started with EF Core
See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.
Additional documentation
See SQLite EF Core Database Provider for more information about the features of this database provider.
Feedback
If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net10.0 is compatible. |
-
net10.0
- Microsoft.Data.Sqlite.Core (>= 10.0.0-preview.2.25163.8)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.0-preview.2.25163.8)
- Microsoft.Extensions.Caching.Memory (>= 10.0.0-preview.2.25163.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-preview.2.25163.2)
- Microsoft.Extensions.DependencyModel (>= 10.0.0-preview.2.25163.2)
- Microsoft.Extensions.Logging (>= 10.0.0-preview.2.25163.2)
- SQLitePCLRaw.core (>= 2.1.10)
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 | 0 | 7 hours ago | |
10.0.0-preview.2.25163.8 | 1,265 | 23 days ago | |
10.0.0-preview.1.25081.1 | 1,966 | 2 months ago | |
9.0.4 | 13,777 | 2 days ago | |
9.0.3 | 336,876 | a month ago | |
9.0.2 | 575,965 | 2 months ago | |
9.0.1 | 633,335 | 3 months ago | |
9.0.0 | 1,479,839 | 5 months ago | |
9.0.0-rc.2.24474.1 | 33,292 | 6 months ago | |
9.0.0-rc.1.24451.1 | 36,830 | 7 months ago | |
9.0.0-preview.7.24405.3 | 8,565 | 8 months ago | |
9.0.0-preview.6.24327.4 | 7,383 | 9 months ago | |
9.0.0-preview.5.24306.3 | 5,068 | 10 months ago | |
9.0.0-preview.4.24267.1 | 5,489 | 5/21/2024 | |
9.0.0-preview.3.24172.4 | 12,913 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 7,355 | 3/12/2024 | |
9.0.0-preview.1.24081.2 | 15,069 | 2/13/2024 | |
8.0.15 | 4,653 | 2 days ago | |
8.0.14 | 129,091 | a month ago | |
8.0.13 | 284,944 | 2 months ago | |
8.0.12 | 292,370 | 3 months ago | |
8.0.11 | 1,723,638 | 5 months ago | |
8.0.10 | 2,125,999 | 6 months ago | |
8.0.8 | 3,773,399 | 8 months ago | |
8.0.7 | 2,311,753 | 9 months ago | |
8.0.6 | 2,022,102 | 5/28/2024 | |
8.0.5 | 1,882,585 | 5/14/2024 | |
8.0.4 | 2,319,745 | 4/9/2024 | |
8.0.3 | 1,262,663 | 3/12/2024 | |
8.0.2 | 2,487,640 | 2/13/2024 | |
8.0.1 | 1,768,252 | 1/9/2024 | |
8.0.0 | 4,780,606 | 11/14/2023 | |
8.0.0-rc.2.23480.1 | 50,061 | 10/10/2023 | |
8.0.0-rc.1.23419.6 | 58,343 | 9/12/2023 | |
8.0.0-preview.7.23375.4 | 16,415 | 8/8/2023 | |
8.0.0-preview.6.23329.4 | 22,513 | 7/11/2023 | |
8.0.0-preview.5.23280.1 | 32,371 | 6/13/2023 | |
8.0.0-preview.4.23259.3 | 16,855 | 5/16/2023 | |
8.0.0-preview.3.23174.2 | 17,042 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 11,896 | 3/14/2023 | |
8.0.0-preview.1.23111.4 | 11,682 | 2/21/2023 | |
7.0.20 | 343,916 | 5/28/2024 | |
7.0.19 | 55,616 | 5/14/2024 | |
7.0.18 | 185,519 | 4/9/2024 | |
7.0.17 | 121,453 | 3/12/2024 | |
7.0.16 | 227,804 | 2/13/2024 | |
7.0.15 | 504,390 | 1/9/2024 | |
7.0.14 | 725,027 | 11/14/2023 | |
7.0.13 | 627,204 | 10/24/2023 | |
7.0.12 | 495,085 | 10/10/2023 | |
7.0.11 | 1,764,634 | 9/12/2023 | |
7.0.10 | 2,387,598 | 8/8/2023 | |
7.0.9 | 994,443 | 7/11/2023 | |
7.0.8 | 760,109 | 6/22/2023 | |
7.0.7 | 533,888 | 6/13/2023 | |
7.0.5 | 3,527,053 | 4/11/2023 | |
7.0.4 | 1,585,663 | 3/14/2023 | |
7.0.3 | 1,109,871 | 2/14/2023 | |
7.0.2 | 2,141,434 | 1/10/2023 | |
7.0.1 | 1,247,819 | 12/13/2022 | |
7.0.0 | 1,654,971 | 11/7/2022 | |
7.0.0-rc.2.22472.11 | 23,240 | 10/11/2022 | |
7.0.0-rc.1.22426.7 | 26,439 | 9/14/2022 | |
7.0.0-preview.7.22376.2 | 11,928 | 8/9/2022 | |
7.0.0-preview.6.22329.4 | 20,141 | 7/12/2022 | |
7.0.0-preview.5.22302.2 | 6,426 | 6/14/2022 | |
7.0.0-preview.4.22229.2 | 12,279 | 5/10/2022 | |
7.0.0-preview.3.22175.1 | 4,970 | 4/13/2022 | |
7.0.0-preview.2.22153.1 | 6,171 | 3/14/2022 | |
7.0.0-preview.1.22076.6 | 8,346 | 2/17/2022 | |
6.0.36 | 96,025 | 5 months ago | |
6.0.35 | 114,572 | 6 months ago | |
6.0.33 | 588,607 | 8 months ago | |
6.0.32 | 94,936 | 9 months ago | |
6.0.31 | 101,669 | 5/28/2024 | |
6.0.30 | 35,789 | 5/14/2024 | |
6.0.29 | 215,696 | 4/9/2024 | |
6.0.28 | 153,514 | 3/12/2024 | |
6.0.27 | 166,006 | 2/13/2024 | |
6.0.26 | 255,907 | 1/9/2024 | |
6.0.25 | 429,654 | 11/14/2023 | |
6.0.24 | 445,261 | 10/24/2023 | |
6.0.23 | 187,122 | 10/10/2023 | |
6.0.22 | 221,589 | 9/12/2023 | |
6.0.21 | 588,930 | 8/8/2023 | |
6.0.20 | 211,929 | 7/11/2023 | |
6.0.19 | 1,184,433 | 6/22/2023 | |
6.0.18 | 111,493 | 6/13/2023 | |
6.0.16 | 919,367 | 4/11/2023 | |
6.0.15 | 461,630 | 3/14/2023 | |
6.0.14 | 444,918 | 2/14/2023 | |
6.0.13 | 1,198,396 | 1/10/2023 | |
6.0.12 | 555,646 | 12/13/2022 | |
6.0.11 | 2,002,916 | 11/7/2022 | |
6.0.10 | 1,715,980 | 10/11/2022 | |
6.0.9 | 1,538,372 | 9/13/2022 | |
6.0.8 | 1,646,616 | 8/9/2022 | |
6.0.7 | 13,788,531 | 7/12/2022 | |
6.0.6 | 2,095,488 | 6/14/2022 | |
6.0.5 | 3,275,018 | 5/10/2022 | |
6.0.4 | 1,736,311 | 4/11/2022 | |
6.0.3 | 1,322,809 | 3/8/2022 | |
6.0.2 | 3,809,806 | 2/8/2022 | |
6.0.1 | 2,650,672 | 12/14/2021 | |
6.0.0 | 12,132,158 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 22,484 | 10/12/2021 | |
6.0.0-rc.1.21452.10 | 25,956 | 9/14/2021 | |
6.0.0-preview.7.21378.4 | 9,832 | 8/10/2021 | |
6.0.0-preview.6.21352.1 | 4,910 | 7/14/2021 | |
6.0.0-preview.5.21301.9 | 8,098 | 6/15/2021 | |
6.0.0-preview.4.21253.1 | 8,959 | 5/24/2021 | |
6.0.0-preview.3.21201.2 | 9,230 | 4/8/2021 | |
6.0.0-preview.2.21154.2 | 5,050 | 3/11/2021 | |
6.0.0-preview.1.21102.2 | 10,418 | 2/12/2021 | |
5.0.17 | 783,677 | 5/10/2022 | |
5.0.16 | 102,204 | 4/11/2022 | |
5.0.15 | 232,253 | 3/8/2022 | |
5.0.14 | 358,642 | 2/8/2022 | |
5.0.13 | 467,554 | 12/14/2021 | |
5.0.12 | 432,408 | 11/7/2021 | |
5.0.11 | 815,804 | 10/12/2021 | |
5.0.10 | 798,264 | 9/14/2021 | |
5.0.9 | 1,068,306 | 8/10/2021 | |
5.0.8 | 1,391,288 | 7/13/2021 | |
5.0.7 | 1,021,729 | 6/8/2021 | |
5.0.6 | 728,702 | 5/11/2021 | |
5.0.5 | 4,266,713 | 4/6/2021 | |
5.0.4 | 911,846 | 3/9/2021 | |
5.0.3 | 877,886 | 2/9/2021 | |
5.0.2 | 1,039,346 | 1/12/2021 | |
5.0.1 | 4,512,772 | 12/8/2020 | |
5.0.0 | 1,526,672 | 11/9/2020 | |
5.0.0-rc.2.20475.6 | 66,626 | 10/13/2020 | |
5.0.0-rc.1.20451.13 | 37,973 | 9/14/2020 | |
5.0.0-preview.8.20407.4 | 21,217 | 8/25/2020 | |
5.0.0-preview.7.20365.15 | 9,479 | 7/21/2020 | |
5.0.0-preview.6.20312.4 | 10,290 | 6/25/2020 | |
5.0.0-preview.5.20278.2 | 2,891 | 6/10/2020 | |
5.0.0-preview.4.20220.10 | 4,506 | 5/18/2020 | |
5.0.0-preview.3.20181.2 | 4,718 | 4/23/2020 | |
5.0.0-preview.2.20159.4 | 5,348 | 4/2/2020 | |
5.0.0-preview.2.20120.8 | 4,391 | 3/16/2020 | |
3.1.32 | 589,414 | 12/13/2022 | |
3.1.31 | 47,860 | 11/8/2022 | |
3.1.30 | 86,726 | 10/11/2022 | |
3.1.29 | 39,196 | 9/13/2022 | |
3.1.28 | 56,014 | 8/9/2022 | |
3.1.27 | 77,482 | 7/12/2022 | |
3.1.26 | 61,482 | 6/14/2022 | |
3.1.25 | 148,577 | 5/10/2022 | |
3.1.24 | 77,038 | 4/11/2022 | |
3.1.23 | 193,934 | 3/8/2022 | |
3.1.22 | 314,486 | 12/14/2021 | |
3.1.21 | 199,688 | 11/7/2021 | |
3.1.20 | 268,928 | 10/11/2021 | |
3.1.19 | 260,807 | 9/14/2021 | |
3.1.18 | 275,861 | 8/10/2021 | |
3.1.17 | 230,801 | 7/13/2021 | |
3.1.16 | 234,125 | 6/8/2021 | |
3.1.15 | 461,179 | 5/11/2021 | |
3.1.14 | 195,652 | 4/6/2021 | |
3.1.13 | 2,339,433 | 3/9/2021 | |
3.1.12 | 461,036 | 2/9/2021 | |
3.1.11 | 578,253 | 1/12/2021 | |
3.1.10 | 1,127,326 | 11/9/2020 | |
3.1.9 | 1,261,032 | 10/13/2020 | |
3.1.8 | 4,111,074 | 9/8/2020 | |
3.1.7 | 1,176,749 | 8/11/2020 | |
3.1.6 | 1,065,904 | 7/14/2020 | |
3.1.5 | 1,652,226 | 6/9/2020 | |
3.1.4 | 2,554,718 | 5/12/2020 | |
3.1.3 | 7,621,890 | 3/24/2020 | |
3.1.2 | 1,213,104 | 2/19/2020 | |
3.1.1 | 1,390,521 | 1/14/2020 | |
3.1.0 | 2,921,389 | 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,205 | 2/19/2020 | |
3.0.2 | 7,375 | 1/14/2020 | |
3.0.1 | 212,226 | 11/18/2019 | |
3.0.0 | 3,945,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,747 | 3/6/2019 | |
3.0.0-preview.19074.3 | 11,597 | 1/29/2019 | |
3.0.0-preview.18572.1 | 3,603 | 12/3/2018 | |
2.3.0 | 985 | 3 months ago | |
2.2.6 | 6,626,333 | 7/9/2019 | |
2.2.4 | 2,340,909 | 4/9/2019 | |
2.2.3 | 711,594 | 3/11/2019 | |
2.2.2 | 815,669 | 2/12/2019 | |
2.2.1 | 1,023,648 | 1/8/2019 | |
2.2.0 | 2,510,037 | 12/3/2018 | |
2.2.0-preview3-35497 | 13,527 | 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,222 | 11/18/2019 | |
2.1.11 | 562,981 | 5/14/2019 | |
2.1.8 | 990,820 | 2/12/2019 | |
2.1.4 | 3,121,114 | 10/1/2018 | |
2.1.3 | 1,336,095 | 9/11/2018 | |
2.1.2 | 1,490,634 | 8/21/2018 | |
2.1.1 | 1,907,627 | 6/18/2018 | |
2.1.0 | 2,085,046 | 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,867,385 | 5/7/2018 | |
2.0.2 | 4,198,523 | 3/13/2018 | |
2.0.1 | 5,363,327 | 11/14/2017 | |
2.0.0 | 6,743,956 | 8/11/2017 | |
2.0.0-preview2-final | 54,474 | 6/28/2017 | |
2.0.0-preview1-final | 15,178,231 | 5/10/2017 |