Skip to main content

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