Skip to content

talynone/FluentModelBuilder

 
 

Repository files navigation

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

About

Convention based automated Model Builder for Entity Framework Core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.5%
  • PowerShell 1.4%
  • Other 1.1%