October 2018
Beginner to intermediate
478 pages
10h 8m
English
EF Core uses conventions to map your entities into database objects, but you can also configure the mapping explicitly in two ways:
In this book, we'll mainly use the EF Core conventions, but when there's a need to fine-tune the mapping, it will be done with the Fluent API.
Here are the default EF Core conventions that are used by our model:
Read now
Unlock full access