services.AddControllers(mvcOptions => mvcOptions.EnableEndpointRouting = false) .AddNewtonsoftJson();