I am currently generating some code from an edmx file with a t4 template by going through all of the properties. By default the edmx file has navigation properties that are nam
No it is not possible to change convention for naming navigation properties.
Thanks @Arkiliknam for comment. Someone else found a way to do that: Improve navigation property names when reverse engineering a database