SQLitePCLRaw.ugly 2.1.7-pre20231117161811

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

These extension methods for SQLitePCLRaw provide a more usable API while remaining stylistically similar to the sqlite3 C API, which most C# developers would consider 'ugly'.  This package exists for people who (1) really like the sqlite3 C API, and (2) really like C#.  So far, evidence suggests that 100% of the people matching both criteria are named Eric Sink, but this package is available just in case he is not the only one of his kind.

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.  net10.0 was computed.  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. 
.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 (2)

Showing the top 2 NuGet packages that depend on SQLitePCLRaw.ugly:

Package Downloads
Sqlite.Fast

A high-performance SQLite wrapper. Details and examples: https://github.com/zmj/sqlite-fast

SQLitePCLRaw.tests

tests

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.11 263 3/7/2025
2.1.11-pre20241216174303 92 12/16/2024
2.1.10 2,362 9/11/2024
2.1.10-pre20240828193256 100 8/28/2024
2.1.9 1,138 8/7/2024
2.1.8 2,401 2/5/2024
2.1.7 300 11/22/2023
2.1.7-pre20231117161811 111 11/17/2023
2.1.7-pre20231110210158 239 11/10/2023
2.1.6 711 8/23/2023
2.1.6-pre20230809203314 182 8/9/2023
2.1.5 4,167 5/19/2023
2.1.5-pre20230516213315 207 5/16/2023
2.1.4 617 1/10/2023
2.1.4-pre20230105221937 187 1/5/2023
2.1.3 406 12/1/2022
2.1.3-pre20221111222311 196 11/11/2022
2.1.2 741 9/18/2022
2.1.2-pre20220916165053 226 9/16/2022
2.1.2-pre20220913165057 194 9/13/2022
2.1.1 497 9/2/2022
2.1.1-pre20220822172036 214 8/22/2022
2.1.0 557 5/23/2022
2.1.0-pre20220427180151 246 4/27/2022
2.1.0-pre20220318192836 225 3/18/2022
2.1.0-pre20220207221914 227 2/7/2022
2.1.0-pre20220207195309 241 2/7/2022
2.0.8-pre20220111224339 237 1/11/2022
2.0.7 2,719 10/27/2021
2.0.7-pre20210929171745 278 9/29/2021
2.0.6 487 9/3/2021
2.0.6-pre20210902144138 273 9/2/2021
2.0.5 539 8/26/2021
2.0.5-pre20210824155535 281 8/24/2021
2.0.5-pre20210824155428 260 8/24/2021
2.0.5-pre20210817120427 291 8/17/2021
2.0.5-pre20210521085756 300 5/21/2021
2.0.5-pre20210119130047 658 1/19/2021
2.0.5-pre20201231105030 369 12/31/2020
2.0.4 1,030 9/3/2020
2.0.4-pre20200828111558 380 8/28/2020
2.0.3 820 5/1/2020
2.0.2 2,032 11/1/2019
2.0.2-pre20191018090318 482 10/18/2019
2.0.2-pre20191003102319 493 10/3/2019
2.0.2-pre20190904113843 490 9/4/2019
2.0.1 1,542 9/3/2019
2.0.0 756 8/5/2019
2.0.0-pre20190628101813 519 6/28/2019
2.0.0-pre20190625090255 505 6/25/2019
2.0.0-pre20190621100518 514 6/21/2019
2.0.0-pre20190620134904 504 6/20/2019
1.1.14 4,817 6/5/2019
1.1.13 3,160 1/24/2019
1.1.12 1,000 12/19/2018
1.1.11 8,667 5/2/2018
1.1.10 1,629 3/28/2018
1.1.10-pre20180223200113 1,070 2/24/2018
1.1.9 1,297 11/13/2017
1.1.9-pre20170905093404 950 9/5/2017
1.1.8 1,318 8/3/2017
1.1.7 1,513 6/28/2017
1.1.7-pre20170619212538 993 6/20/2017
1.1.6 1,218 6/19/2017
1.1.5 1,248 5/1/2017
1.1.4 1,242 4/29/2017
1.1.3 1,248 4/19/2017
1.1.3-pre20170220084037 990 2/20/2017
1.1.2 1,298 1/4/2017
1.1.1 1,302 11/30/2016
1.1.1-pre20161109081005 1,034 11/9/2016
1.1.0 1,250 10/3/2016
1.1.0-pre20160928150051 1,045 9/28/2016
1.0.1 1,486 9/20/2016
1.0.0 1,292 9/15/2016
1.0.0-pre20160912104037 1,023 9/12/2016
1.0.0-pre20160901085507 1,175 9/1/2016