Md-Faisal-Mahmud / custom-xml-serializer

It serializes a c# object to JSON. I did it from scratch using recursion & reflection c#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

custom-xml-serializer

I used recursion and reflection to make this serializer. It was a brainstorming project in the early stage of my c# programming journey.

About

It serializes a c# object to JSON. I did it from scratch using recursion & reflection c#.

License:MIT License


Languages

Language:C# 100.0%