CodeArtEng.SQLite
1.2.0.100-beta
This is a prerelease version of CodeArtEng.SQLite.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CodeArtEng.SQLite --version 1.2.0.100-beta
NuGet\Install-Package CodeArtEng.SQLite -Version 1.2.0.100-beta
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="CodeArtEng.SQLite" Version="1.2.0.100-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeArtEng.SQLite" Version="1.2.0.100-beta" />
<PackageReference Include="CodeArtEng.SQLite" />
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 CodeArtEng.SQLite --version 1.2.0.100-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeArtEng.SQLite, 1.2.0.100-beta"
#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.
#addin nuget:?package=CodeArtEng.SQLite&version=1.2.0.100-beta&prerelease
#tool nuget:?package=CodeArtEng.SQLite&version=1.2.0.100-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- System.Data.SQLite.Core (>= 1.0.118)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.21.2 | 137 | 6/3/2025 |
1.21.1 | 78 | 5/24/2025 |
1.21.0.100-Beta | 133 | 5/6/2025 |
1.21.0 | 146 | 5/1/2025 |
1.20.1 | 131 | 4/27/2025 |
1.20.0 | 132 | 4/27/2025 |
1.19.3 | 184 | 4/15/2025 |
1.19.2 | 133 | 4/13/2025 |
1.19.1 | 94 | 4/12/2025 |
1.19.0 | 86 | 4/12/2025 |
1.18.0 | 156 | 3/18/2025 |
1.16.0 | 121 | 2/15/2025 |
1.15.2 | 114 | 2/7/2025 |
1.15.0.110-Debug | 89 | 1/25/2025 |
1.15.0.100-Debug | 112 | 12/14/2024 |
1.13.6 | 118 | 11/26/2024 |
1.13.5 | 145 | 9/10/2024 |
1.13.3 | 137 | 8/26/2024 |
1.13.2 | 145 | 8/25/2024 |
1.13.1 | 126 | 8/7/2024 |
1.13.0 | 109 | 8/5/2024 |
1.12.2 | 137 | 7/19/2024 |
1.12.1 | 128 | 7/18/2024 |
1.12.0 | 112 | 7/17/2024 |
1.10.0 | 147 | 7/7/2024 |
1.9.0 | 131 | 6/23/2024 |
1.8.2 | 147 | 6/22/2024 |
1.8.1 | 143 | 6/17/2024 |
1.8.0 | 147 | 6/17/2024 |
1.6.0 | 129 | 6/14/2024 |
1.5.0 | 137 | 4/13/2024 |
1.3.0 | 143 | 3/24/2024 |
1.2.0.110-beta | 121 | 3/10/2024 |
1.2.0.100-beta | 126 | 3/6/2024 |
1.2.0 | 145 | 2/24/2024 |
1.1.0 | 149 | 2/22/2024 |
1.0.1 | 148 | 2/21/2024 |
1.0.0 | 178 | 2/12/2024 |
Update package handling.
Add params keyword to WriteToDatabase method.