How to Get Users And Roles in a Single Query - ASP.NET Core MVC

Опубликовано: 21 Октябрь 2021
на канале: Programming with Felipe Gavilan
6,826
79

Get my Udemy courses with a discount: https://www.felipe-gavilan.com/cursos...

In this video we are going to see the configuration that we have to do to obtain the information of the users and their respective roles in our application by performing a single query with Entity Framework Core.

Code on github: https://github.com/gavilanch/UsersWit...