An Enthusiastic Programmer

Data Annotations Attributes

|

Configuration enables you to override EF Core’s default behaviour. Configuration can be applied in two ways, using the Fluent API, and through DataAnnotation attributes. we are going to dig into Data Annotations in the next few articles.

In this article:

Comments