CodeArtEng.SQLite
1.1.0
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.1.0
NuGet\Install-Package CodeArtEng.SQLite -Version 1.1.0
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.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeArtEng.SQLite --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeArtEng.SQLite, 1.1.0"
#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.
// Install CodeArtEng.SQLite as a Cake Addin #addin nuget:?package=CodeArtEng.SQLite&version=1.1.0 // Install CodeArtEng.SQLite as a Cake Tool #tool nuget:?package=CodeArtEng.SQLite&version=1.1.0
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.13.5 | 109 | 9/10/2024 |
1.13.3 | 111 | 8/26/2024 |
1.13.2 | 115 | 8/25/2024 |
1.13.1 | 98 | 8/7/2024 |
1.13.0 | 82 | 8/5/2024 |
1.12.2 | 111 | 7/19/2024 |
1.12.1 | 101 | 7/18/2024 |
1.12.0 | 84 | 7/17/2024 |
1.10.0 | 120 | 7/7/2024 |
1.9.0 | 106 | 6/23/2024 |
1.8.2 | 118 | 6/22/2024 |
1.8.1 | 115 | 6/17/2024 |
1.8.0 | 117 | 6/17/2024 |
1.6.0 | 103 | 6/14/2024 |
1.5.0 | 120 | 4/13/2024 |
1.3.0 | 122 | 3/24/2024 |
1.2.0.110-beta | 107 | 3/10/2024 |
1.2.0.100-beta | 109 | 3/6/2024 |
1.2.0 | 124 | 2/24/2024 |
1.1.0 | 127 | 2/22/2024 |
1.0.1 | 123 | 2/21/2024 |
1.0.0 | 155 | 2/12/2024 |
Update package handling.
Add params keyword to WriteToDatabase method.