ASP.NET Tips How to Use Cookie Authentication in ASP.NET Core June 29, 2022 Andriy Kravets In this article, let’s look at how we can setup cookie based authentication in an ASP.NET Core MVC application without using Identity for user management.