Info
Version: | 2.1.10-pre20240828193256 |
Author(s): | Eric Sink |
Last Update: | Wednesday, August 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SQLitePCLRaw.core |
Install
Install-Package SQLitePCLRaw.core
dotnet add package SQLitePCLRaw.core
paket add SQLitePCLRaw.core
SQLitePCLRaw.core Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.3)
Tags
This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built.
In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.