StoneSteps.SQLite.VS2022.Static
3.39.4.1
See the version list below for details.
dotnet add package StoneSteps.SQLite.VS2022.Static --version 3.39.4.1
NuGet\Install-Package StoneSteps.SQLite.VS2022.Static -Version 3.39.4.1
<PackageReference Include="StoneSteps.SQLite.VS2022.Static" Version="3.39.4.1" />
paket add StoneSteps.SQLite.VS2022.Static --version 3.39.4.1
#r "nuget: StoneSteps.SQLite.VS2022.Static, 3.39.4.1"
// Install StoneSteps.SQLite.VS2022.Static as a Cake Addin #addin nuget:?package=StoneSteps.SQLite.VS2022.Static&version=3.39.4.1 // Install StoneSteps.SQLite.VS2022.Static as a Cake Tool #tool nuget:?package=StoneSteps.SQLite.VS2022.Static&version=3.39.4.1
This package contains static SQLite libraries and header files for the x64 platform and Debug/Release configurations built with Visual C++ 2022, against Debug/Release MT/DLL MSVC CRT.
The SQLite static library appropriate for the platform and configuration selected in a Visual Studio solution is explicitly referenced within this package and will appear within the solution folder tree after the package is installed. The solution may need to be reloaded to make the library file visible. This library may be moved into any solution folder after the installation.
Note that the SQLite library path in this package is valid only for build configurations named Debug and Release and will not work for any other configuration names. Do not install this package for projects with configurations other than Debug and Release.
See project repository for more information.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Package Notes:
* Static libraries for Debug/Release configurations, x64 platform
* Built in Visual C++ 2022, against Debug/Release MT/DLL MSVC CRT
* with SQLITE_ENABLE_MATH_FUNCTIONS
SQLite 3.39.4 Release Notes:
https://www.sqlite.org/releaselog/3_39_4.html