Community

ASP.NET Core Security, Part 2

(Eric Vogel) Welcome to Part 2 of the series. Today I’ll show you how to upgrade the code from Part 1 to ASP.NET Core 3.0, put pages behind login, create user roles, and use existing roles to restrict access to pages.