Solution: Implement Custom Query with Repository
This lesson covers the solution to implementing a custom query with a repository.
Solution
The solution to the challenge is provided below. Feel free to explore the following files:
IUserRepo.cs
Startup.cs
MockUserRepo.cs
/Controllers/Api/UsersController.cs
SqlUserRepo.cs
Get hands-on with 1200+ tech skills courses.