2 references to AddNewtonsoftJson
Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test (1)
DependencyInjection\NewtonsoftJsonMvcCoreBuilderExtensionsTest.cs (1)
24
.
AddNewtonsoftJson
((options) =>
SimpleWebSite (1)
Startup.cs (1)
18
.
AddNewtonsoftJson
(options => options.SerializerSettings.Formatting = Formatting.Indented);