SQLitePCLRaw.core (2.0.8-pre20220111224339)

Published 2023-05-05 11:38:56 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 2.0.8-pre20220111224339 SQLitePCLRaw.core

About this package

SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. 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_*.

Dependencies

ID Version Target Framework
System.Memory 4.5.3 .NETStandard2.0
Details
NuGet
2023-05-05 11:38:56 +10:00
7
Eric Sink
32 KiB
Assets (1)
Versions (1) View all