AspNetCoreOData icon indicating copy to clipboard operation
AspNetCoreOData copied to clipboard

Add ReplaceIllegalFieldNameCharactersAttribute, add related tests, fixes issue #1269

Open marcus905 opened this issue 1 year ago • 3 comments

As previously mentioned in #1269 this adds the attribute in the pull request title to replace illegal characters in field names with legal ones before serialization begins.

marcus905 avatar Jul 05 '24 13:07 marcus905

@microsoft-github-policy-service agree

marcus905 avatar Jul 05 '24 13:07 marcus905

After some testing, the '#' char has a special meaning for most OData clients too (Power BI for example), so I added a way to replace it in the code.

I'm waiting for your review, thanks.

marcus905 avatar Jul 25 '24 21:07 marcus905

Is there any news on this?

marcus905 avatar Sep 11 '24 17:09 marcus905