Community

Working with Session in ASP.NET MVC Core (or: Why You Can’t Migrate)

(Peter Vogel) The first thing to know about working with the Session object in ASP.NET MVC Core is that it’s different (and it doesn’t matter if you’ve worked in ASP, ASP.NET Web Forms, or ASP.NET MVC: In ASP.NET MVC Core, Session is different).