SQLitePCLRaw.ugly 1.1.4

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

dotnet add package SQLitePCLRaw.ugly --version 1.1.4
                    
NuGet\Install-Package SQLitePCLRaw.ugly -Version 1.1.4
                    
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="1.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SQLitePCLRaw.ugly" Version="1.1.4" />
                    
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 1.1.4
                    
#r "nuget: SQLitePCLRaw.ugly, 1.1.4"
                    
#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@1.1.4
                    
#: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=1.1.4
                    
Install as a Cake Addin
#tool nuget:?package=SQLitePCLRaw.ugly&version=1.1.4
                    
Install as a Cake Tool

These extension methods for SQLitePCL.raw 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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wpa81 is compatible. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed.  win8 is compatible.  win81 is compatible. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed.  xamarinmac20 is compatible. 
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 256 3/7/2025
2.1.11-pre20241216174303 90 12/16/2024
2.1.10 2,298 9/11/2024
2.1.10-pre20240828193256 98 8/28/2024
2.1.9 1,135 8/7/2024
2.1.8 2,398 2/5/2024
2.1.7 297 11/22/2023
2.1.7-pre20231117161811 108 11/17/2023
2.1.7-pre20231110210158 235 11/10/2023
2.1.6 691 8/23/2023
2.1.6-pre20230809203314 177 8/9/2023
2.1.5 4,133 5/19/2023
2.1.5-pre20230516213315 201 5/16/2023
2.1.4 612 1/10/2023
2.1.4-pre20230105221937 182 1/5/2023
2.1.3 399 12/1/2022
2.1.3-pre20221111222311 190 11/11/2022
2.1.2 733 9/18/2022
2.1.2-pre20220916165053 219 9/16/2022
2.1.2-pre20220913165057 187 9/13/2022
2.1.1 491 9/2/2022
2.1.1-pre20220822172036 208 8/22/2022
2.1.0 549 5/23/2022
2.1.0-pre20220427180151 239 4/27/2022
2.1.0-pre20220318192836 218 3/18/2022
2.1.0-pre20220207221914 220 2/7/2022
2.1.0-pre20220207195309 233 2/7/2022
2.0.8-pre20220111224339 230 1/11/2022
2.0.7 2,710 10/27/2021
2.0.7-pre20210929171745 271 9/29/2021
2.0.6 478 9/3/2021
2.0.6-pre20210902144138 263 9/2/2021
2.0.5 531 8/26/2021
2.0.5-pre20210824155535 271 8/24/2021
2.0.5-pre20210824155428 253 8/24/2021
2.0.5-pre20210817120427 283 8/17/2021
2.0.5-pre20210521085756 291 5/21/2021
2.0.5-pre20210119130047 649 1/19/2021
2.0.5-pre20201231105030 361 12/31/2020
2.0.4 1,023 9/3/2020
2.0.4-pre20200828111558 374 8/28/2020
2.0.3 811 5/1/2020
2.0.2 2,022 11/1/2019
2.0.2-pre20191018090318 474 10/18/2019
2.0.2-pre20191003102319 482 10/3/2019
2.0.2-pre20190904113843 482 9/4/2019
2.0.1 1,534 9/3/2019
2.0.0 748 8/5/2019
2.0.0-pre20190628101813 511 6/28/2019
2.0.0-pre20190625090255 496 6/25/2019
2.0.0-pre20190621100518 505 6/21/2019
2.0.0-pre20190620134904 496 6/20/2019
1.1.14 4,807 6/5/2019
1.1.13 3,144 1/24/2019
1.1.12 992 12/19/2018
1.1.11 8,642 5/2/2018
1.1.10 1,601 3/28/2018
1.1.10-pre20180223200113 1,044 2/24/2018
1.1.9 1,280 11/13/2017
1.1.9-pre20170905093404 933 9/5/2017
1.1.8 1,301 8/3/2017
1.1.7 1,496 6/28/2017
1.1.7-pre20170619212538 976 6/20/2017
1.1.6 1,200 6/19/2017
1.1.5 1,231 5/1/2017
1.1.4 1,223 4/29/2017
1.1.3 1,231 4/19/2017
1.1.3-pre20170220084037 973 2/20/2017
1.1.2 1,281 1/4/2017
1.1.1 1,284 11/30/2016
1.1.1-pre20161109081005 1,017 11/9/2016
1.1.0 1,233 10/3/2016
1.1.0-pre20160928150051 1,028 9/28/2016
1.0.1 1,469 9/20/2016
1.0.0 1,275 9/15/2016
1.0.0-pre20160912104037 1,006 9/12/2016
1.0.0-pre20160901085507 1,156 9/1/2016

1.1.4:  tweak use of nuget .targets files for compat with .NET Core.  1.1.3:  add SQLITE_CHECKPOINT_TRUNCATE symbol definition.  add new blob overloads to enable better performance in certain cases.  chg winsqlite3 to use StdCall.  fix targets files for better compat with VS 2017 nuget pack.  add 32-bit linux build for e_sqlite3.  update to latest libcrypto builds from couchbase folks.  1.1.2:  ability to FreezeProvider().  update e_sqlite3 builds to 3.16.1.  1.1.1:  add support for config_log.  update e_sqlite3 builds to 3.15.2.  fix possible memory corruption when using prepare_v2() with multiple statements.  better errmsg from ugly.step().  add win8 dep groups in bundles.  fix batteries_v2.Init() to be 'last call wins' like the v1 version is.  chg raw.SetProvider() to avoid calling sqlite3_initialize() so that sqlite3_config() can be used.  better support for Xamarin.Mac.  1.1.0:  fix problem with winsqlite3 on UWP.  remove iOS Classic support.  add sqlite3_enable_load_extension.  add sqlite3_config/initialize/shutdown.  add Batteries_V2.Init().  1.0.1:  fix problem with bundle_e_sqlite3 on iOS.  fix issues with .NET Core.  add bundle_sqlcipher.  1.0.0 release:  Contains minor breaking changes since 0.9.x.  All package names now begin with SQLitePCLRaw.  Now supports netstandard.  Fixes for UWP and Android N.  Change all unit tests to xunit.  Support for winsqlite3.dll and custom SQLite builds.