Click here to Skip to main content
15,893,486 members
Articles / Programming Languages / C#

How to Dump Object for Debugging Purposes in C#?

Rate me:
Please Sign up or sign in to vote.
4.86/5 (12 votes)
24 Jan 2018CPOL5 min read 36K   18  
Explaining 3 ways to dump object in C#, including the Object Dumper, Json Serializer and Yaml Serializer

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Jordan Jordan
A passionate software developer with 13+ years of overall experience in various development languages including C#/vb.net, java. The technologies I mostly focus on are: ASP.NET Core, Android, Angular

I currently work as a Corporate Technical Manager in the Digital Solutions Team at Aramex International in Amman, Jordan.

Comments and Discussions