Simple.Sqlite 1.4.2

dotnet add package Simple.Sqlite --version 1.4.2                
NuGet\Install-Package Simple.Sqlite -Version 1.4.2                
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="1.4.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simple.Sqlite --version 1.4.2                
#r "nuget: Simple.Sqlite, 1.4.2"                
#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 Simple.Sqlite as a Cake Addin
#addin nuget:?package=Simple.Sqlite&version=1.4.2

// Install Simple.Sqlite as a Cake Tool
#tool nuget:?package=Simple.Sqlite&version=1.4.2                

SqliteWrapper

A very simple Sqlite wrapper to plug spiders with it

Compatibility

Huge compatibility, supports:

  • NET 8.0
  • NET 6.0
  • NetCore 3.1
  • Net Framework 4.5+
  • Net Standard 2.0

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

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 is compatible.  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 is compatible.  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. 
.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 is compatible. 
.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 (1)

Showing the top 1 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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.2 155 8/26/2024
1.4.1 189 6/30/2024
1.4.0 127 6/30/2024 1.4.0 is deprecated because it has critical bugs.
1.3.2 106 6/18/2024
1.3.1 169 5/6/2024
1.2.0 152 3/26/2024
1.1.0 134 1/22/2024
1.0.6 195 11/28/2023
1.0.5 421 8/26/2023
1.0.4 414 6/23/2023
1.0.3 178 5/21/2023
1.0.2 274 3/9/2023
1.0.1 318 1/27/2023
1.0.0.4-rc 149 12/20/2022
1.0.0.3-rc 146 11/23/2022
1.0.0.2-rc 193 11/23/2022 1.0.0.2-rc is deprecated because it has critical bugs.
1.0.0.1-rc 146 11/16/2022
0.9.1.3 392 11/23/2022
0.9.1.2 372 11/23/2022 0.9.1.2 is deprecated because it has critical bugs.
0.9.1.1 366 11/2/2022
0.9.1 433 8/6/2022
0.9.0.1 450 7/29/2022
0.8.5.4 568 2/14/2022
0.8.5.3 434 2/8/2022
0.8.5.2 456 1/23/2022
0.8.5.1 295 1/8/2022
0.8.5 312 1/1/2022
0.8.4.1 292 12/31/2021
0.8.4 1,057 11/20/2021
0.8.3 775 11/7/2021
0.8.2-alpha 293 10/8/2021
0.8.1-alpha 240 8/18/2021
0.8.0-alpha 400 8/11/2021 0.8.0-alpha is deprecated because it has critical bugs.
0.7.4.1 411 10/15/2021
0.7.4 407 10/8/2021
0.7.4-alpha 244 8/8/2021
0.7.3 432 8/3/2021
0.7.2 539 7/25/2021
0.6.4 541 5/3/2021
0.6.3 437 5/1/2021 0.6.3 is deprecated because it has critical bugs.
0.6.2 397 4/27/2021
0.6.1 520 3/27/2021
0.5.118 453 3/14/2021
0.5.100 577 1/24/2021
0.4.94 356 1/23/2021
0.4.93 408 1/23/2021 0.4.93 is deprecated because it has critical bugs.
0.4.90 437 1/21/2021
0.4.79 564 1/15/2021
0.4.68 485 1/6/2021
0.4.63 658 12/30/2020
0.4.43 691 12/21/2020
0.4.29 563 12/19/2020
0.4.24 717 12/19/2020
0.4.21 826 12/19/2020
0.1.1 486 11/5/2020
0.1.0 553 11/5/2020 0.1.0 is deprecated because it has critical bugs.