Skip to content

CSharp Academy

Search

Recent Articles

  • C# – How to split a string
  • C# – How to convert string to int
  • C# – How to check if string contains only digits
  • Mutation Testing with C# and .NET Core
  • C# – LINQ Any Examples

Category: JSON

C# – Object to JSON Examples

In this article you can find how to convert C# object into JSONĀ using Json.NET (Newtonsoft.Json) library. It is available as a NuGet package for free, so you can easily install it from nuget.org repository. Continue reading C# – Object to JSON Examples

Posted on July 21, 2019Categories JSON

C# – JSON to Object Examples

In this article you can find examples how to convert JSON into C# object using Json.NET (Newtonsoft.Json) library. It is available as a NuGet package for free, so you can easily install it from nuget.org repository. Continue reading C# – JSON to Object Examples

Posted on July 21, 2019July 21, 2019Categories JSON
Proudly powered by WordPress
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok