This course will be retired on July 14, 2025.
Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
- Adding a Base Controller Class 6:56
- Using the Repository Pattern 6:40
- Reviewing the Completed Repository 6:16
- Breaking Apart Our Repository 9:22
- Reviewing the Comic Book Artists Repository 3:36
- Creating a Generic Base Repository Class 12:24
- Using Our Generic Base Repository Class 6:02
- Alternatives to Using Repositories 12:49
- Section Review 5 questions
Start a free Courses trial
to watch this video
- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
Let's review my solution for moving the comic book artist related repository methods to their own repository class.
Follow Along
To follow along committing your changes to this course, you'll need to fork the dotnet-comic-book-library-manager repo. Then you can clone, commit, and push your changes to your fork like this:
git clone <your-fork>
cd dotnet-comic-book-library-manager
git checkout tags/v3.5 -b reviewing-the-comic-book-artists-repository
Keyboard Shortcuts
-
CTRL+M
CTRL+O
- Collapse to Definitions
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Tyler Rodriguez
8,480 Points1 Answer
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up