Free • Private
JSON / XML → C# Converter
Convert JSON to C# classes, XML to C# classes, or generate object initializers — instantly, in your browser.
C# output
public class Root
{
public int Id { get; set; }
public string Name { get; set; }
public bool IsFree { get; set; }
public List<string> Tags { get; set; }
public Owner Owner { get; set; }
}
public class Owner
{
public string Email { get; set; }
public bool Verified { get; set; }
}Ad slot (json-converter-bottom) — set NEXT_PUBLIC_ADSENSE_CLIENT to enable