pkskelly / BlazorGolf

Blazor and Web API sample application to learn api design and blazor
MIT License
0 stars 0 forks source link

Enable ProtctedStorage for temporary saves for data #36

Open pkskelly opened 2 years ago

pkskelly commented 2 years ago

Add Microsoft.AspNetCore.ProtectedBrowserStorage nuget package to enable temporary storage of large data entry forms (like Course, Tees and Holes) before submission.