Linq2IndexedDB 1.0.3-prerelease
See the version list below for details.
dotnet add package Linq2IndexedDB --version 1.0.3-prerelease
NuGet\Install-Package Linq2IndexedDB -Version 1.0.3-prerelease
<PackageReference Include="Linq2IndexedDB" Version="1.0.3-prerelease" />
paket add Linq2IndexedDB --version 1.0.3-prerelease
#r "nuget: Linq2IndexedDB, 1.0.3-prerelease"
// Install Linq2IndexedDB as a Cake Addin #addin nuget:?package=Linq2IndexedDB&version=1.0.3-prerelease&prerelease // Install Linq2IndexedDB as a Cake Tool #tool nuget:?package=Linq2IndexedDB&version=1.0.3-prerelease&prerelease
With linq2indexeddb developpers can add, update, delete and search data on an easy way without having to think how to put up an connection, handeling transaction, etc. For now this project is still in development, so everything is subject to change.
Now only the basic CRUD operations are supported. In the near future this will be extended to multiple where clauses, joins, ...
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.7.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Linq2IndexedDB:
Package | Downloads |
---|---|
IndexedDBViewer
A webpage to check the structure and contents of your indexeddb database. The only thing you need to do is adding a div with the id "indexedDBViewer", provide the name of the database in the data-dbName attribute on the div. For this it uses the linq2indexeddb framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 4,105 | 3/15/2014 |
1.0.21 | 1,983 | 11/24/2012 |
1.0.20 | 1,656 | 10/28/2012 |
1.0.19 | 1,412 | 10/22/2012 |
1.0.18 | 1,413 | 10/5/2012 |
1.0.17 | 1,384 | 10/5/2012 |
1.0.16 | 1,326 | 9/22/2012 |
1.0.15 | 1,416 | 8/23/2012 |
1.0.14 | 1,327 | 8/22/2012 |
1.0.13 | 1,380 | 8/14/2012 |
1.0.12 | 1,351 | 8/9/2012 |
1.0.11 | 1,367 | 8/3/2012 |
1.0.10 | 1,392 | 8/2/2012 |
1.0.9 | 1,345 | 7/29/2012 |
1.0.8 | 1,319 | 7/28/2012 |
1.0.7 | 1,363 | 7/24/2012 |
1.0.6 | 1,329 | 7/10/2012 |
1.0.5 | 1,390 | 6/17/2012 |
1.0.4 | 1,613 | 6/16/2012 |
1.0.3 | 1,599 | 6/10/2012 |
1.0.3-prerelease | 1,099 | 6/9/2012 |
Supports the newest version of the browsers:
- IE10 Release Preview
- Chrome Canary
- Firefox Aurora
Supports non indexeddb implemented browsers trough a shim:
- Opera
- Safari