I'm using ASP.NET Core for a Linux web application. I can't use a Microsoft.AspNet.Session because it has some dependencies in the .NET 4.5.1 framework. I have middleware and I need to send some data to the session so it'll be available later. What choices do I have if I can't use the Session?
You would use the Microsoft.AspNetCore.Session namespace for this functionality instead.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With