Closed blairlearn closed 3 years ago
Enable Newtonsoft serialization for API output.
Microsoft.AspNetCore.Mvc.NewtonsoftJson
NciStartupBase::ConfigureServices()
services.AddControllers()
services.AddControllers() .AddNewtonsoftJson();
Parent Issue: Glossary API .Net 3.1 upgrade
Closed by 06fc224f4bb951657a5a1db1829b0e895a4bffcb
Enable Newtonsoft serialization for API output.
Microsoft.AspNetCore.Mvc.NewtonsoftJson
NuGet package.NciStartupBase::ConfigureServices()
, change the call toservices.AddControllers()
toParent Issue: Glossary API .Net 3.1 upgrade
Sub-Tasks
Notes