-
Notifications
You must be signed in to change notification settings - Fork 25.3k
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
Blazor client-side state management #12628
Comments
Hello @SogoGolf ... It's in-design in engineering (but on the backlog right now). You can track and participate in the engineering discussion here 👉 dotnet/aspnetcore#5467. I suspect that we'll have a topic on it after they settle on and provide an implementation. We'll open a new issue for that when there's something good to document. I'll mark this for triage: DR, do you want to document anything at this time? If not, let's close this and create a new issue later. |
sounds good thanks |
Please make it works |
Server-side will be covered by work on #13259. I'll leave this open so that DR can remark on the client-side scenario and triage this issue. |
This was resolved as far as engineering wants to resolve it for Blazor WebAssembly apps on #13364 yielding the live topic ASP.NET Core Blazor state management. There will likely be future enhancements on the engineering side. We'll open a new issue for anything new that engineering produces when they do the work. For now, what's described there is all that engineering wishes to address at this time for both hosting models. If you want to provide feedback to engineering on this subject, do so on their repo 👉 https://github.com/aspnet/AspNetCore/issues ... BUT be sure to search open and closed issues first because others have probably already posted feedback and it's better to add remarks to existing issues. |
i know app state management isn't strictly a (eg. Blazor) product feature, but would be nice to see something here regarding a very basic blazor client side web app with state management, setup/added. React for example has Redux, Mobx etc..
Document details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: