Learn how to assign different roles in your ASP.NET Core project & how to create an admin panel!
⚡️ Take the right next steps in coding with this FREE .NET/C# Developer Roadmap 👉 https://dotnetdeveloperroadmap.com/
⭐ GitHub: https://github.com/codeafuture
⏱️ Timestamps:
00:00 Overview
00:31 Creating an admin
05:20 The admin dropdown menu
08:20 Creating the AdminController
10:00 Handling methods to manage users
25:20 Handling methods to manage questions
32:18 Conclusion