Data Annotations Attributes
29 Mar 2020 | CSharp-EFConfiguration 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