bricelam / EFCore.VisualStudio

Entity Framework Core Tools for Visual Studio
3 stars 0 forks source link

Analyzer: Unnecessary Configuration #6

Closed bricelam closed 6 years ago

bricelam commented 8 years ago

I always thought it would be cool to use Reverse Engineer's knowledge of by-convention configurations to remove unnecessary ones from OnModelCreating.

bricelam commented 6 years ago

Closing. Tracked by aspnet/EntityFrameworkCore#11217