Right now, when using the ODataModelBuilder the name of the CLR property has to match the name of the EDM property.
Add support for having a different names.
Comments: Plus 2 more: Type name aliases and the ability to map a CLR namespace to a different Edm Namespace (so you don’t expose implementation details).
Add support for having a different names.
Comments: Plus 2 more: Type name aliases and the ability to map a CLR namespace to a different Edm Namespace (so you don’t expose implementation details).