Fork of https://github.com/leonibr/efcore-snakecase. Extension Method to SnakeCase all EFCore v3.x database structures (tables, relations, schemas, etc.) so your entity 'PersonLog' will become a table 'person_log' and so on. The significant difference in this fork is how parts of an identifier in...
More information