JeremyLikness / SqliteWasmHelper

Persistent SQLite in Blazor WebAssembly apps with EF Core 6.0 and your browser's cache.
https://youtu.be/ZeJISZgy-FM
MIT License
107 stars 23 forks source link

NuGet Package Needs Updated #30

Open Eddie-Hartman opened 7 months ago

Eddie-Hartman commented 7 months ago

Describe the bug The latest NuGet version does not include the ability to manually restore a database, even though the feature was merged in. See here: https://github.com/JeremyLikness/SqliteWasmHelper/pull/26#issuecomment-1767004023 I confirmed this by removing my own forked version of the project and trying the latest NuGet version and it's missing the ManualRestore function.

Eddie-Hartman commented 3 months ago

@JeremyLikness ping. Please update.

Eddie-Hartman commented 1 week ago

@JeremyLikness ping.