0
cbogner85 created
- ABP Framework version: v4.3.3
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
Hello,
when I consume an AppService via REST, JsonProperty names are not applied. It always returns C# name in camelCase. I found the following issues, stating that it should have been fixed in 4.3: GitHub abp Support
However, the phenomenon still exists in 4.3.3:
Also tried to create a new test project with abp suite in 4.3.3, same result:
What am I missing?
Thanks an best regards Claus
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
2 Answer(s)
-
0
Hi,
You can try use
JsonPropertyNameAttributeMarkdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)