.NET How to use System.Web adapters Wrapped Session
I’m looking into how to get session working across a .NET Framework and a .NET 8 application. I was able to get it working with remote session but I also saw there’s a Wrapped session state as well: https://learn.microsoft.com/en-us/aspnet/core/migration/inc/wrapped?view=aspnetcore-8.0