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

Показать описание
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.