-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
Needs: DesignThis issue requires design work before implementating.This issue requires design work before implementating.area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Milestone
Description
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?
Metadata
Metadata
Assignees
Labels
Needs: DesignThis issue requires design work before implementating.This issue requires design work before implementating.area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions