GitHub / geeksarray / using-fluent-api-in-efcore-code-first
explains how to configure entities using Fluent API of Entity Framework Core or EF6 above versions for the Code First approach. This will give you details about how to configure business rules with Fluent API methods for PrimaryKey, Unique, Index, Required, Identity, etc.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C#
Size: 3.91 KB
Dependencies parsed at: Pending
Created at: about 6 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: about 2 years ago
Topics: codefirst, dotnetcore, efcore, fluent-api