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

Check name for null before attempting to rewrite #180

Closed roji closed 1 year ago

roji commented 1 year ago

And annotate the plugin for nullability.