Blazor.IndexedDB.Framework Versions Save

A framework for blazor which acts as an interface to IndexedDB

v1.0.1

4 years ago

Release 1.0.1

  • Added icon

All supported features and known errors can be found on

https://github.com/Reshiru/Blazor.IndexedDB.Framework

NuGet

https://www.nuget.org/packages/Reshiru.Blazor.IndexedDB.Framework/1.0.1

v1.0.0

4 years ago

Release 1.0.0

  • Open / Create indexed db
  • Add records
  • Remove records
  • Modify records
  • Delete records
  • Support for Key / Unique / AutoIncrement attributes

All supported features and known errors can be found on

https://github.com/Reshiru/Blazor.IndexedDB.Framework

NuGet

https://www.nuget.org/packages/Reshiru.Blazor.IndexedDB.Framework/1.0.0