R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which NuGet package is required for JSON serialization in .NET Core?

  • (A) System.Xml
  • (B) Microsoft.NetCore.Json
  • (C) System.Text.Json
  • (D) Newtonsoft.Core

Explanation by: Ram Sharma
System.Text.Json is the official JSON library in .NET Core 3.0+.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.