efcore / EFCore.NamingConventions

Entity Framework Core plugin to apply naming conventions to table and column names (e.g. snake_case)
Apache License 2.0
738 stars 74 forks source link

TPC support #182

Closed roji closed 1 year ago

roji commented 1 year ago

Also turn on nullability for the tests

Closes #181 Closes #177