Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 954 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 954 Bytes

FluentModelBuilder

Conventional, automated, and fluent way to configure the backing model of your DbContext.

  • Class-based configuration
  • Expression-based configuration
  • Assembly-based discovery
  • Alterations
  • Entity Type Sources
  • Conventions
  • Entity Type Overrides
  • Dependency injection support

All this while keeping in mind developers coming from background of Fluent NHibernate, which this project is greatly inspired by.

Getting started

NuGet:

Build status

Build status