...

/

Solution: Implement Custom Query with Repository

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
...