Info
Version: | 1.1.0 |
Author(s): | Kristof Degrave, Parashuram Narasimhan |
Last Update: | Saturday, March 15, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://linq2indexeddb.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Linq2IndexedDBWin8 |
Install
Install-Package Linq2IndexedDBWin8
dotnet add package Linq2IndexedDBWin8
paket add Linq2IndexedDBWin8
Linq2IndexedDBWin8 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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, ...
Supports:
- Internet Explorer 10+
- FireFox 8+
- Chrome 17+
- Safari 5+
- Opera 11.6+
- iOs Safari 3.2+
- Opera Mobile 11 +
- Windows 8 Apps
Using the Linq2IndexededDB viewer you can view the structure + content of your database while you are debugging your application.
Warning: This version has some braking changes, for more info see the release notes at https://linq2indexeddb.codeplex.com/releases/view/119710.