SQLitePCLRaw.ugly
1.1.2
Prefix Reserved
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package SQLitePCLRaw.ugly --version 1.1.2
NuGet\Install-Package SQLitePCLRaw.ugly -Version 1.1.2
<PackageReference Include="SQLitePCLRaw.ugly" Version="1.1.2" />
paket add SQLitePCLRaw.ugly --version 1.1.2
#r "nuget: SQLitePCLRaw.ugly, 1.1.2"
// Install SQLitePCLRaw.ugly as a Cake Addin #addin nuget:?package=SQLitePCLRaw.ugly&version=1.1.2 // Install SQLitePCLRaw.ugly as a Cake Tool #tool nuget:?package=SQLitePCLRaw.ugly&version=1.1.2
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 | Versions 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. |
.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. |
-
.NETFramework 3.5
- SQLitePCLRaw.core (>= 1.1.2)
-
.NETFramework 4.0
- SQLitePCLRaw.core (>= 1.1.2)
-
.NETFramework 4.5
- SQLitePCLRaw.core (>= 1.1.2)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.0)
- SQLitePCLRaw.core (>= 1.1.2)
-
All Frameworks
- SQLitePCLRaw.core (>= 1.1.2)
-
MonoAndroid 0.0
- SQLitePCLRaw.core (>= 1.1.2)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0)
- SQLitePCLRaw.core (>= 1.1.2)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- SQLitePCLRaw.core (>= 1.1.2)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- SQLitePCLRaw.core (>= 1.1.2)
-
UAP 10.0
- NETStandard.Library (>= 1.6.0)
- SQLitePCLRaw.core (>= 1.1.2)
-
Windows 8.1
- SQLitePCLRaw.core (>= 1.1.2)
-
WindowsPhone 8.0
- SQLitePCLRaw.core (>= 1.1.2)
-
WindowsPhoneApp 8.1
- SQLitePCLRaw.core (>= 1.1.2)
-
Xamarin.iOS 1.0
- SQLitePCLRaw.core (>= 1.1.2)
-
Xamarin.Mac 2.0
- SQLitePCLRaw.core (>= 1.1.2)
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 (1)
Showing the top 1 popular GitHub repositories that depend on SQLitePCLRaw.ugly:
Repository | Stars |
---|---|
ericsink/SQLitePCL.raw
A Portable Class Library (PCL) for low-level (raw) access to SQLite
|
Version | Downloads | Last updated |
---|---|---|
2.1.10 | 146 | 9/11/2024 |
2.1.10-pre20240828193256 | 83 | 8/28/2024 |
2.1.9 | 318 | 8/7/2024 |
2.1.8 | 1,941 | 2/5/2024 |
2.1.7 | 247 | 11/22/2023 |
2.1.7-pre20231117161811 | 89 | 11/17/2023 |
2.1.7-pre20231110210158 | 167 | 11/10/2023 |
2.1.6 | 467 | 8/23/2023 |
2.1.6-pre20230809203314 | 156 | 8/9/2023 |
2.1.5 | 2,493 | 5/19/2023 |
2.1.5-pre20230516213315 | 164 | 5/16/2023 |
2.1.4 | 569 | 1/10/2023 |
2.1.4-pre20230105221937 | 150 | 1/5/2023 |
2.1.3 | 362 | 12/1/2022 |
2.1.3-pre20221111222311 | 157 | 11/11/2022 |
2.1.2 | 681 | 9/18/2022 |
2.1.2-pre20220916165053 | 177 | 9/16/2022 |
2.1.2-pre20220913165057 | 153 | 9/13/2022 |
2.1.1 | 449 | 9/2/2022 |
2.1.1-pre20220822172036 | 170 | 8/22/2022 |
2.1.0 | 498 | 5/23/2022 |
2.1.0-pre20220427180151 | 192 | 4/27/2022 |
2.1.0-pre20220318192836 | 165 | 3/18/2022 |
2.1.0-pre20220207221914 | 168 | 2/7/2022 |
2.1.0-pre20220207195309 | 179 | 2/7/2022 |
2.0.8-pre20220111224339 | 179 | 1/11/2022 |
2.0.7 | 2,374 | 10/27/2021 |
2.0.7-pre20210929171745 | 219 | 9/29/2021 |
2.0.6 | 421 | 9/3/2021 |
2.0.6-pre20210902144138 | 210 | 9/2/2021 |
2.0.5 | 471 | 8/26/2021 |
2.0.5-pre20210824155535 | 218 | 8/24/2021 |
2.0.5-pre20210824155428 | 202 | 8/24/2021 |
2.0.5-pre20210817120427 | 227 | 8/17/2021 |
2.0.5-pre20210521085756 | 236 | 5/21/2021 |
2.0.5-pre20210119130047 | 585 | 1/19/2021 |
2.0.5-pre20201231105030 | 294 | 12/31/2020 |
2.0.4 | 947 | 9/3/2020 |
2.0.4-pre20200828111558 | 310 | 8/28/2020 |
2.0.3 | 733 | 5/1/2020 |
2.0.2 | 1,911 | 11/1/2019 |
2.0.2-pre20191018090318 | 388 | 10/18/2019 |
2.0.2-pre20191003102319 | 406 | 10/3/2019 |
2.0.2-pre20190904113843 | 409 | 9/4/2019 |
2.0.1 | 1,455 | 9/3/2019 |
2.0.0 | 668 | 8/5/2019 |
2.0.0-pre20190628101813 | 431 | 6/28/2019 |
2.0.0-pre20190625090255 | 422 | 6/25/2019 |
2.0.0-pre20190621100518 | 431 | 6/21/2019 |
2.0.0-pre20190620134904 | 423 | 6/20/2019 |
1.1.14 | 4,720 | 6/5/2019 |
1.1.13 | 2,999 | 1/24/2019 |
1.1.12 | 912 | 12/19/2018 |
1.1.11 | 8,365 | 5/2/2018 |
1.1.10 | 1,338 | 3/28/2018 |
1.1.10-pre20180223200113 | 790 | 2/24/2018 |
1.1.9 | 1,105 | 11/13/2017 |
1.1.9-pre20170905093404 | 764 | 9/5/2017 |
1.1.8 | 1,122 | 8/3/2017 |
1.1.7 | 1,316 | 6/28/2017 |
1.1.7-pre20170619212538 | 806 | 6/20/2017 |
1.1.6 | 1,024 | 6/19/2017 |
1.1.5 | 1,049 | 5/1/2017 |
1.1.4 | 1,043 | 4/29/2017 |
1.1.3 | 1,052 | 4/19/2017 |
1.1.3-pre20170220084037 | 802 | 2/20/2017 |
1.1.2 | 1,096 | 1/4/2017 |
1.1.1 | 1,103 | 11/30/2016 |
1.1.1-pre20161109081005 | 843 | 11/9/2016 |
1.1.0 | 1,049 | 10/3/2016 |
1.1.0-pre20160928150051 | 854 | 9/28/2016 |
1.0.1 | 1,282 | 9/20/2016 |
1.0.0 | 1,080 | 9/15/2016 |
1.0.0-pre20160912104037 | 828 | 9/12/2016 |
1.0.0-pre20160901085507 | 981 | 9/1/2016 |
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.