LiteLib 1.0.0-preview001
See the version list below for details.
dotnet add package LiteLib --version 1.0.0-preview001
NuGet\Install-Package LiteLib -Version 1.0.0-preview001
<PackageReference Include="LiteLib" Version="1.0.0-preview001" />
paket add LiteLib --version 1.0.0-preview001
#r "nuget: LiteLib, 1.0.0-preview001"
// Install LiteLib as a Cake Addin #addin nuget:?package=LiteLib&version=1.0.0-preview001&prerelease // Install LiteLib as a Cake Tool #tool nuget:?package=LiteLib&version=1.0.0-preview001&prerelease
A cool little wrapper for SQLite based on Dapper.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.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 was computed. 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. |
-
.NETFramework 4.6.1
- Dapper (>= 1.60.6)
- Mono.Data.Sqlite.Portable (>= 1.0.3.5)
- Unosquare.Swan.Lite (>= 2.0.0-preview005)
-
.NETFramework 4.7.2
- Dapper (>= 1.60.6)
- Microsoft.Data.Sqlite.Core (>= 2.2.6)
- Unosquare.Swan.Lite (>= 2.0.0-preview005)
-
.NETStandard 2.0
- Dapper (>= 1.60.6)
- Microsoft.Data.Sqlite.Core (>= 2.2.6)
- Unosquare.Swan.Lite (>= 2.0.0-preview005)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LiteLib:
Package | Downloads |
---|---|
EmbedIO.LiteLibWebApi
Allow to expose a sqlite database as REST api using EmbedIO WebApi and LiteLib libraries |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,917 | 8/14/2019 |
1.0.0-preview001 | 533 | 8/5/2019 |
0.23.0 | 3,131 | 7/18/2019 |
0.22.0 | 669 | 7/18/2019 |
0.21.0 | 1,790 | 4/24/2019 |
0.20.0 | 2,048 | 4/12/2019 |
0.19.0 | 6,697 | 12/17/2018 |
0.18.1 | 2,085 | 11/28/2018 |
0.18.0 | 1,498 | 11/5/2018 |
0.17.3-rc1 | 564 | 11/5/2018 |
0.17.2 | 5,244 | 10/9/2018 |
0.17.1 | 1,108 | 9/21/2018 |
0.17.0 | 935 | 8/8/2018 |
0.16.1 | 1,038 | 7/2/2018 |
0.16.0 | 986 | 7/2/2018 |
0.15.4 | 926 | 7/2/2018 |
0.15.3 | 1,776 | 4/25/2018 |
0.15.2 | 3,260 | 12/20/2017 |
0.15.0 | 1,559 | 11/20/2017 |
0.14.3 | 1,283 | 10/20/2017 |
0.14.2 | 985 | 10/20/2017 |
0.14.1 | 977 | 10/19/2017 |
0.13.0 | 1,422 | 8/31/2017 |
0.12.1 | 3,712 | 3/2/2017 |
0.12.0 | 1,678 | 2/27/2017 |
0.11.0 | 1,223 | 2/20/2017 |
0.10.0 | 1,131 | 2/17/2017 |
0.9.10 | 1,136 | 1/25/2017 |
0.9.9 | 1,190 | 1/17/2017 |
0.9.8 | 1,257 | 1/6/2017 |
0.9.7 | 1,132 | 1/6/2017 |
0.9.6 | 1,186 | 1/5/2017 |
0.9.5 | 1,123 | 1/4/2017 |
0.9.4 | 1,101 | 1/4/2017 |
0.9.2 | 1,467 | 11/23/2016 |
0.9.1 | 1,156 | 10/3/2016 |
0.9.0 | 990 | 9/30/2016 |
0.8.2 | 1,059 | 7/18/2016 |
0.8.1 | 975 | 7/18/2016 |
0.8.0 | 1,004 | 6/30/2016 |
v1.0.0
Remove instace tracker.
v0.23.0
Change map between decimal to REAL.
v0.22.0
Add WeakReference to collection of Connection intances.
v0.21.0
Maintenance
v0.18.1
Fix logging
v0.17.0
- Add NET452 for Mono Users
v0.17.0
- Add Any method to LiteDbSet and major refactor to internal methods.
v0.16.0
- Remove NET46
v0.15.3
- Upgrade dependencies
v0.15.2
- Switch to SWAN Lite
v0.15.0
- Fixed issues with NET46 target
v0.14.3
- Added NET46 target again
v0.14.0
- AddedDelete method with WHERE clause
v0.13.0
- Upgraded to .NET Standard 2.0
v0.12.1
- Fixed InsertRange with empty set
v0.11.0
- Added InsertRange to optimize bulk insert