![]() |
VOOZH | about |
dotnet add package LiteLib --version 1.0.0
NuGet\Install-Package LiteLib -Version 1.0.0
<PackageReference Include="LiteLib" Version="1.0.0" />
<PackageVersion Include="LiteLib" Version="1.0.0" />Directory.Packages.props
<PackageReference Include="LiteLib" />Project file
paket add LiteLib --version 1.0.0
#r "nuget: LiteLib, 1.0.0"
#:package LiteLib@1.0.0
#addin nuget:?package=LiteLib&version=1.0.0Install as a Cake Addin
#tool nuget:?package=LiteLib&version=1.0.0Install as a Cake Tool
A cool little wrapper for SQLite based on Dapper.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 2,300 | 8/14/2019 |
| 1.0.0-preview001 | 776 | 8/5/2019 |
| 0.23.0 | 3,403 | 7/18/2019 |
| 0.22.0 | 931 | 7/18/2019 |
| 0.21.0 | 2,022 | 4/24/2019 |
| 0.20.0 | 2,290 | 4/12/2019 |
| 0.19.0 | 7,099 | 12/17/2018 |
| 0.18.1 | 2,351 | 11/28/2018 |
| 0.18.0 | 1,789 | 11/5/2018 |
| 0.17.3-rc1 | 836 | 11/5/2018 |
| 0.17.2 | 5,518 | 10/9/2018 |
| 0.17.1 | 1,378 | 9/21/2018 |
| 0.17.0 | 1,218 | 8/8/2018 |
| 0.16.1 | 1,617 | 7/2/2018 |
| 0.16.0 | 1,552 | 7/2/2018 |
| 0.15.4 | 1,317 | 7/2/2018 |
| 0.15.3 | 2,367 | 4/25/2018 |
| 0.15.2 | 3,871 | 12/20/2017 |
| 0.15.0 | 2,013 | 11/20/2017 |
| 0.14.3 | 1,718 | 10/20/2017 |
v1.0.0
Remove instace tracker and upgrade to SWAN 2.
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