December 2019
Intermediate to advanced
598 pages
12h 21m
English
In this section, we are going to implement methods in our data repository to write to the database. We will start by extending the interface for the repository and then do the actual implementation.
The stored procedures that perform the write operations are already in the database. We will be interacting with these stored procedures using Dapper.
Read now
Unlock full access