DatabaseWrapper.Sqlite
5.0.2
dotnet add package DatabaseWrapper.Sqlite --version 5.0.2
NuGet\Install-Package DatabaseWrapper.Sqlite -Version 5.0.2
<PackageReference Include="DatabaseWrapper.Sqlite" Version="5.0.2" />
paket add DatabaseWrapper.Sqlite --version 5.0.2
#r "nuget: DatabaseWrapper.Sqlite, 5.0.2"
// Install DatabaseWrapper.Sqlite as a Cake Addin
#addin nuget:?package=DatabaseWrapper.Sqlite&version=5.0.2
// Install DatabaseWrapper.Sqlite as a Cake Tool
#tool nuget:?package=DatabaseWrapper.Sqlite&version=5.0.2
Simple database wrapper for Sqlite written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages for support for SQL Server, MySQL, and PostgreSQL.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- DatabaseWrapper.Core (>= 5.0.2)
- Microsoft.Data.Sqlite (>= 7.0.2)
-
.NETFramework 4.6.1
- DatabaseWrapper.Core (>= 5.0.2)
- Microsoft.Data.Sqlite (>= 7.0.2)
-
.NETFramework 4.8
- DatabaseWrapper.Core (>= 5.0.2)
- Microsoft.Data.Sqlite (>= 7.0.2)
-
.NETStandard 2.1
- DatabaseWrapper.Core (>= 5.0.2)
- Microsoft.Data.Sqlite (>= 7.0.2)
-
net5.0
- DatabaseWrapper.Core (>= 5.0.2)
- Microsoft.Data.Sqlite (>= 7.0.2)
-
net6.0
- DatabaseWrapper.Core (>= 5.0.2)
- Microsoft.Data.Sqlite (>= 7.0.2)
-
net7.0
- DatabaseWrapper.Core (>= 5.0.2)
- Microsoft.Data.Sqlite (>= 7.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DatabaseWrapper.Sqlite:
Package | Downloads |
---|---|
DatabaseWrapper
Simple database wrapper for Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite. written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages if you only need support for one database type. |
|
WatsonORM.Sqlite
WatsonORM is a lightweight and easy to use object-relational mapper (ORM) for Sqlite in C# for .NET Core, .NET Framework, and .NET Standard built on top of DatabaseWrapper. Refer to other WatsonORM packages if you need support for other database types. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.2 | 590 | 2/2/2023 |
5.0.1 | 128 | 2/2/2023 |
5.0.0 | 2,714 | 10/25/2022 |
4.1.5 | 4,658 | 8/29/2022 |
4.1.3 | 2,177 | 6/21/2022 |
4.1.2 | 1,075 | 5/27/2022 |
4.1.1 | 288 | 5/27/2022 |
4.0.0.1 | 2,666 | 12/31/2021 |
4.0.0 | 267 | 12/31/2021 |
3.3.2.3 | 292 | 12/22/2021 |
3.3.2.1 | 1,527 | 11/20/2021 |
3.3.2 | 771 | 11/19/2021 |
3.3.1.5 | 1,364 | 11/12/2021 |
3.3.1.1 | 7,912 | 4/14/2021 |
3.3.1 | 400 | 4/14/2021 |
3.3.0 | 1,583 | 3/2/2021 |
3.2.2.18 | 1,785 | 2/9/2021 |
3.2.2.17 | 4,333 | 12/26/2020 |
3.2.2.16 | 3,306 | 11/28/2020 |
3.2.2.15 | 558 | 11/26/2020 |
3.2.2.12 | 518 | 11/25/2020 |
3.2.2.10 | 3,565 | 11/15/2020 |
3.2.2.9 | 1,192 | 11/10/2020 |
3.2.2.8 | 998 | 11/9/2020 |
3.2.2.6 | 6,971 | 10/15/2020 |
3.2.2.3 | 1,621 | 10/5/2020 |
3.2.2 | 2,150 | 9/18/2020 |
3.2.1.5 | 1,578 | 9/16/2020 |
3.2.1.4 | 1,033 | 9/16/2020 |
3.2.1.3 | 4,135 | 9/8/2020 |
3.2.1.2 | 1,211 | 9/8/2020 |
3.2.1.1 | 4,063 | 8/17/2020 |
3.2.1 | 6,937 | 7/28/2020 |
3.2.0 | 9,666 | 7/10/2020 |
3.1.0 | 23,617 | 6/11/2020 |
3.0.1.3 | 416 | 6/11/2020 |
3.0.1.2 | 816 | 6/10/2020 |
3.0.1.1 | 2,622 | 6/4/2020 |
3.0.1 | 1,194 | 6/3/2020 |
3.0.0.3 | 3,888 | 5/21/2020 |
3.0.0.2 | 2,084 | 5/20/2020 |
3.0.0 | 786 | 5/20/2020 |
Bugfixes, retargeting to include .NET Framework 4.8 and .NET 7.0.