Hello! In this video, we will build upon our existing web API with read method using repository pattern.
Please leave a like if this video is helpful and consider subscribing to get notified of our new content.
If you have a question in mind please leave a comment or if there are topics you would like to discuss.
If you want to follow along please get code from github repository below:
https://github.com/eugeneong-2020/Vid...
Timeline of this video for your convenience:
00:00 Intro
00:33 Code Repository
01:16 Starting the Application
02:01 Cleaning some code
02:36 Get and List IRepository
03:52 Get and List Repository
05:52 Customer Get API
08:52 Customer List API
11:16 Membership Get API
14:02 Membership List API
16:52 Update Mapping Profile
17:35 Validation
19:54 Summary