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, ... Supports: - Internet Explorer 10+ - FireFox 8+ - Chrome 17+ - Safari 5+ - Opera 11.6+ - iOs Safari 3.2+ - Opera Mobile 11 + 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/119709
$ dotnet add package Linq2IndexedDBNo README available.