79676219

Date: 2025-06-23 13:05:03
Score: 1
Natty:
Report link
static IEdmModel GetEdmModel()
{
    var builder = new ODataConventionModelBuilder();
    builder.EnableLowerCamelCase();
    return builder.GetEdmModel();
}

Set this in program, it works

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dilshan Sagara