Current User in ASP.NET Core

This post was most recently updated on August 31st, 2022. This post describes how to get the currently logged-in user using ASP.NET Core. This is compared with how it’s done in ASP.NET Framework. Background In ASP.NET Core (and .NET Core in general), a lot of things are done a bit … Continue reading Current User in ASP.NET Core