Extending Identity Services Part 1 - .NET 8 User Data with UserManager

9 months ago
6

Showcases .NET 8 capabilities, particularly focusing on Identity Services. It demonstrates the process of extending IdentityUser as ApplicationUser and leveraging UserManager to strictly access ApplicationUser entities. Additionally, the video covers the implementation of lazy loading for efficient resource management.

Loading comments...