Skip to main content

Documentation Index

Fetch the complete documentation index at: https://easyaf.dev/llms.txt

Use this file to discover all available pages before exploring further.

Types

Classes

NameSummary
IndexAttribute
ObjectStoreAttributeHelps define the structure of a IndexedDbObjectStore so you don’t have to subclass one for every object store.
IndexedDbException
IndexedDbNotFoundException
IndexedDbDatabaseProvides functionality for accessing IndexedDB from Blazor application
IndexedDbIndexDefines an Index for a given object store.
IndexedDbObjectStoreDefines a store to add to database
KeyRange