Skip to content

Remove Newtonsoft.Json from the shared framework #4260

Closed
@natemcmaster

Description

@natemcmaster

The following shared-framework libraries pull in Newtonsoft.Json:

  • - Microsoft.AspNetCore.Mvc.ViewFeatures
  • - Microsoft.Extensions.Configuration.Json
  • - Microsoft.Extensions.DependencyModel
  • - Microsoft.IdentityModel.JsonWebTokens
  • - Microsoft.AspNetCore.SignalR.Protocols.Json
  • - Microsoft.AspNetCore.Authentication.OAuth
  • - Microsoft.Extensions.Logging.EventSource

These assemblies and dependencies need to be updated to remove their dependency on Newtonsoft.Json.

Metadata

Metadata

Labels

acceptedThis issue has completed "acceptance" testing (including accessibility)area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkbreaking-changeThis issue / pr will introduce a breaking change, when resolved / merged.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions