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



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

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

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

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/UsersWithRoleQuery

Comments are closed.