30 packages tagged with “indexeddb”
localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where available) but with a simple, localStorage-like API.
A Blazor framework for interacting with IndexedDB
datajs is a new cross-browser JavaScript library that enables data-centric web applications by leveraging modern protocols such as JSON and OData and HTML5-enabled browser features
Superfast, lightweight (~100K), truly cross-platform AnyCPU POCO database for PCL, UWP Windows 10/Windows 8.1, WinPhone 8/8.1, .NET4/4.5/4.6, SL5, Xamarin.Android & Xamarin.iOS platforms. Features: * Async, sync & batch DB operations * Automatic and manual POCO mapping, PK automatic generation * No attributes needed * Supports isolated storage, local app data folders. * Simple table structures, schema auto-upgrade * Lazy loading * Indexing * Concurrent database access (multiple application instance support incl. SL OOB)
A Blazor library for accessing IndexedDB
IndexedDB wrapper for Blazor
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
IndexedDB wrapper for Blazor.
A Blazor library for interacting with IndexedDB using jsInterop
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 + - 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
Manage IndexedDb from Blazor WebAssembly applications. Create a StoreDbContext similar how is working in EF. Please report any bug or changes you need using our contact form in the web site. Thanks.
The unified data-management library for JavaScript/HTML5
A .NET wrapper for dexie.js minimalist wrapper for IndexedDB.
Open source library provides an IndexedDb wrapper for C# and Blazor WebAssembly applications. It simplifies working with IndexedDb and makes it similar to using LINQ to SQL.
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.
A Blazor web assembly for interacting with IndexedDB
Package Description
Unofficial IndexedDB wrapper for Blazor NET7, Blobs
A .NET wrapper for dexie.js minimalist wrapper for IndexedDB with cloud support.
A Blazor framework for interacting with IndexedDB_Local
An easy way to interact with IndexedDB and make it feel like EF Core but `async` for Blazor
WebSharper Proxy for Fable's Browser.IndexedDB
Blazor IndexedDB repository pattern with a familiar Entity Framework Core feel
IndexedDB storage provider for WitDatabase. Enables running WitDatabase entirely in the browser with Blazor WebAssembly applications.