Expand description
Model builder - ?Fluent API for configuring entity types.
The ModelBuilder is the central configuration hub. It collects
EntityTypeMeta from all registered entity types and entity
configurations, and produces the final metadata model used by
the migration engine and query builder.
Structs§
- Entity
Type Builder - Model
Builder - Central configuration point for the EF model.
- Property
Builder