Json.NET is a popular high-performance JSON framework for .NET
To install Json.NET, run the following command in the Package Manager Console
보기 => 다른창 => 패키지 관리자 콘솔
명령어 =====>>>> Install-Package Newtonsoft.Json -Version 6.0.1
Json.NET is a popular high-performance JSON framework for .NET
To install Json.NET, run the following command in the Package Manager Console
보기 => 다른창 => 패키지 관리자 콘솔
명령어 =====>>>> Install-Package Newtonsoft.Json -Version 6.0.1