VOOZH about

URL: https://www.nuget.org/packages/SQLitePCLRaw.bundle_e_sqlite3/2.1.10

⇱ NuGet Gallery | SQLitePCLRaw.bundle_e_sqlite3 2.1.10




SQLitePCLRaw.bundle_e_sqlite3 2.1.10

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package SQLitePCLRaw.bundle_e_sqlite3 --version 2.1.10
 
 
NuGet\Install-Package SQLitePCLRaw.bundle_e_sqlite3 -Version 2.1.10
 
 
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="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.10" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.10" />
 
Directory.Packages.props
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" />
 
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 SQLitePCLRaw.bundle_e_sqlite3 --version 2.1.10
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SQLitePCLRaw.bundle_e_sqlite3, 2.1.10"
 
 
#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 SQLitePCLRaw.bundle_e_sqlite3@2.1.10
 
 
#: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=SQLitePCLRaw.bundle_e_sqlite3&version=2.1.10
 
Install as a Cake Addin
#tool nuget:?package=SQLitePCLRaw.bundle_e_sqlite3&version=2.1.10
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases.  Call SQLitePCL.Batteries.Init().  Policy of this bundle: e_sqlite3 included

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-android31.0 net6.0-android31.0 is compatible.  net6.0-ios net6.0-ios was computed.  net6.0-ios14.0 net6.0-ios14.0 is compatible.  net6.0-ios14.2 net6.0-ios14.2 is compatible.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-tvos10.0 net6.0-tvos10.0 is compatible.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 is compatible.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed.  monoandroid90 monoandroid90 is compatible. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed.  xamarinios10 xamarinios10 is compatible. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (172)

Showing the top 5 NuGet packages that depend on SQLitePCLRaw.bundle_e_sqlite3:

Package Downloads
Microsoft.EntityFrameworkCore.Sqlite

SQLite database provider for Entity Framework Core.

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

YesSql.Provider.Sqlite

Package Description

ppy.osu.Game

Package Description

EmeraldSurf.OpsViewer.Measurement

Package Description

GitHub repositories (67)

Showing the top 20 popular GitHub repositories that depend on SQLitePCLRaw.bundle_e_sqlite3:

Repository Stars
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
ppy/osu
rhythm is just a *click* away!
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
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.
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.
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
shrimqy/Sefirah
Phone Link / KDE Connect alternative
github/VisualStudio
GitHub Extension for Visual Studio
abpframework/abp-samples
Sample solutions built with the ABP Framework
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
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!
prajjwaldimri/GithubXamarin
GithubXamarin(GitIt) is a cross-platform application for https://github.com which is built using Xamarin.
SnapXL/SnapX
SnapX is a free, open-source, cross-platform tool that lets you capture or record any area of your screen and instantly share it with a single keypress. Upload images, videos, text, and more to multiple supported destinations—all with ease. ShareX fork
xiaoyaocz/AllLive
获取多个直播平台的信息和弹幕
Listenarrs/Listenarr
Listenarr automates audiobook collection management similar to Sonarr or Radarr, but for audiobooks. It can search, download, and organize your library automatically using metadata from Audible and other sources.
mono/Embeddinator-4000
Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.
space-wizards/RobustToolbox
Robust multiplayer game engine, used by Space Station 14
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
Version Downloads Last Updated
3.0.3 381,128 5/7/2026
3.0.2 1,853,919 9/2/2025
3.0.1 84,563 8/5/2025
3.0.0 40,684 7/30/2025
2.1.11 17,266,782 3/7/2025
2.1.11-pre20241216174303 6,892 12/16/2024
2.1.10 30,451,383 9/11/2024
2.1.10-pre20240828193256 1,563 8/28/2024
2.1.9 290,944 8/7/2024
2.1.8 1,940,298 2/5/2024
2.1.7 1,407,781 11/22/2023
2.1.7-pre20231117161811 2,320 11/17/2023
2.1.7-pre20231110210158 2,024 11/10/2023
2.1.6 53,960,223 8/23/2023
2.1.6-pre20230809203314 44,856 8/9/2023
2.1.5 1,529,759 5/19/2023
2.1.5-pre20230516213315 1,641 5/16/2023
2.1.4 19,061,440 1/10/2023
2.1.4-pre20230105221937 2,033 1/5/2023
2.1.3 85,004 12/1/2022
Loading failed