Simple.Sqlite 0.8.5.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Simple.Sqlite --version 0.8.5.4
                    
NuGet\Install-Package Simple.Sqlite -Version 0.8.5.4
                    
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="Simple.Sqlite" Version="0.8.5.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Simple.Sqlite" Version="0.8.5.4" />
                    
Directory.Packages.props
<PackageReference Include="Simple.Sqlite" />
                    
Project file
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 Simple.Sqlite --version 0.8.5.4
                    
#r "nuget: Simple.Sqlite, 0.8.5.4"
                    
#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.
#:package Simple.Sqlite@0.8.5.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Simple.Sqlite&version=0.8.5.4
                    
Install as a Cake Addin
#tool nuget:?package=Simple.Sqlite&version=0.8.5.4
                    
Install as a Cake Tool

SqliteWrapper

A very simple Sqlite wrapper to plug spiders with it

Compatibility

Huge compatibility, supports:

  • NET 6.0
  • NET 5.0
  • NetCore 3.1
  • Net Framework 4.5
  • Net Standard 2.0

Project Repository: https://github.com/RafaelEstevamReis/SqliteWrapper

Look at the examples int the project Test and the Samples folder

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Simple.Sqlite:

Package Downloads
RafaelEstevam.Simple.Spider.SqliteStorage

Sqlite-based storage engine to the SimpleSpider See examples and documentation on the GitHub page

Simple.Finance

Simple C# personal finance manager

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.4 615 7/23/2025
1.4.3 433 4/8/2025
1.4.2 280 8/26/2024
1.4.1 388 6/30/2024
1.4.0 183 6/30/2024 1.4.0 is deprecated because it has critical bugs.
1.3.2 158 6/18/2024
1.3.1 206 5/6/2024
1.2.0 192 3/26/2024
1.1.0 182 1/22/2024
1.0.6 247 11/28/2023
1.0.5 484 8/26/2023
1.0.4 478 6/23/2023
1.0.3 260 5/21/2023
1.0.2 357 3/9/2023
1.0.1 403 1/27/2023
1.0.0.4-rc 233 12/20/2022
1.0.0.3-rc 228 11/23/2022
1.0.0.2-rc 361 11/23/2022 1.0.0.2-rc is deprecated because it has critical bugs.
1.0.0.1-rc 229 11/16/2022
0.9.1.3 481 11/23/2022
0.9.1.2 509 11/23/2022 0.9.1.2 is deprecated because it has critical bugs.
0.9.1.1 453 11/2/2022
0.9.1 529 8/6/2022
0.9.0.1 546 7/29/2022
0.8.5.4 686 2/14/2022
0.8.5.3 560 2/8/2022
0.8.5.2 564 1/23/2022
0.8.5.1 395 1/8/2022
0.8.5 416 1/1/2022
0.8.4.1 402 12/31/2021
0.8.4 1,172 11/20/2021
0.8.3 1,152 11/7/2021
0.8.2-alpha 399 10/8/2021
0.8.1-alpha 345 8/18/2021
0.8.0-alpha 581 8/11/2021 0.8.0-alpha is deprecated because it has critical bugs.
0.7.4.1 523 10/15/2021
0.7.4 511 10/8/2021
0.7.4-alpha 353 8/8/2021
0.7.3 532 8/3/2021
0.7.2 710 7/25/2021
0.6.4 691 5/3/2021
0.6.3 605 5/1/2021 0.6.3 is deprecated because it has critical bugs.
0.6.2 501 4/27/2021
0.6.1 658 3/27/2021
0.5.118 559 3/14/2021
0.5.100 695 1/24/2021
0.4.94 483 1/23/2021
0.4.93 615 1/23/2021 0.4.93 is deprecated because it has critical bugs.
0.4.90 539 1/21/2021
0.4.79 703 1/15/2021
0.4.68 610 1/6/2021
0.4.63 888 12/30/2020
0.4.43 1,013 12/21/2020
0.4.29 777 12/19/2020
0.4.24 927 12/19/2020
0.4.21 1,040 12/19/2020
0.1.1 617 11/5/2020
0.1.0 763 11/5/2020 0.1.0 is deprecated because it has critical bugs.