Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser Data Storage #18691

Closed
boukenka opened this issue Jan 30, 2020 · 4 comments
Closed

Browser Data Storage #18691

boukenka opened this issue Jan 30, 2020 · 4 comments
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly ✔️ Resolution: Duplicate Resolved as a duplicate of another issue Status: Resolved
Milestone

Comments

@boukenka
Copy link

boukenka commented Jan 30, 2020

Feature request

Today, there are different packages for managing local and session storage in the browser. Here are some examples:

Is there a plan to have an 'official' package provided by default in ASP.NET Core in a Blazor toolkit?

Further technical details

ASP.NET Core version 3.1.1
Microsoft Edge 81.0.403.1
Blazor Web Assembly with ASP.NET core hosted
Visual Studio 16.5.0 Preview 2.0.

@mkArtakMSFT mkArtakMSFT added area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly labels Jan 30, 2020
@mkArtakMSFT
Copy link
Member

Thanks for contacting us.
Yes, we are considering such an option. At the moment we have an experimental package https://www.nuget.org/packages/Microsoft.AspNetCore.ProtectedBrowserStorage/0.1.0-alpha.19521.1

@mkArtakMSFT mkArtakMSFT added this to the Next sprint planning milestone Jan 30, 2020
@mkArtakMSFT mkArtakMSFT added the enhancement This issue represents an ask for new feature or an enhancement to an existing one label Jan 30, 2020
@boukenka
Copy link
Author

Thank you @mkArtakMSFT for the quick answer. 😄

@boukenka
Copy link
Author

Thank you @danroth27 for the #18755 official request. I'll look forward to testing this version of the data storage.

@mkArtakMSFT
Copy link
Member

Closing this as a dupe of the #18755

@mkArtakMSFT mkArtakMSFT added the ✔️ Resolution: Duplicate Resolved as a duplicate of another issue label May 5, 2020
@ghost ghost added the Status: Resolved label May 5, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Jun 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly ✔️ Resolution: Duplicate Resolved as a duplicate of another issue Status: Resolved
Projects
None yet
Development

No branches or pull requests

2 participants