Distributed sessions in ASP.NET Core

Learn how to use sessions to store data in ASP.NET Core and how to overcome the limitations of in-memory sessions by distributing your sessions.