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

[Migration] Figure out a story for sharing session state with ASP.NET apps #40079

Closed
3 tasks
pranavkm opened this issue Feb 8, 2022 · 2 comments
Closed
3 tasks
Assignees
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions Needs: Design This issue requires design work before implementating.

Comments

@pranavkm
Copy link
Contributor

pranavkm commented Feb 8, 2022

As part of #40078, we want to figure out if there is a way to allow a frontend ASP.NET Core app and a backend System.Web based app to share session state.

  • Can we support one of the existing session state providers such as SQL Server state provider?
  • Could we build a state state provider using IDistributedCache? Is that sufficient for large apps?
  • Are there framework components such as MVC's TempDataProvider that need to be investigated for compatibility?
@ghost
Copy link

ghost commented Feb 9, 2022

Thanks for contacting us.

We're moving this issue to the .NET 7 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@rafikiassumani-msft rafikiassumani-msft added the Needs: Design This issue requires design work before implementating. label Feb 9, 2022
@adityamandaleeka
Copy link
Member

Closing since this is addressed with the session sharing features in https://github.com/dotnet/systemweb-adapters

@ghost ghost locked as resolved and limited conversation to collaborators Jun 26, 2022
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions Needs: Design This issue requires design work before implementating.
Projects
None yet
Development

No branches or pull requests

6 participants