API Book .NET
Build Guide
Theory
Light
Dark
Auto
Build Guide
Iteration 3 - Dtos
Iteration 3 - DTOs
In this iteration we are going to employ Data Transfer Objects to abstract our internal models away from our external API contract.
What we’ll build
By the end of this iteration we will have:
Something