ToolHive
AboutAll Tools
ToolHive
About·Privacy·Terms·© 2026 ToolHive
Privacy First
Home/Tools/Code Generators/JSON to C# Class

JSON to C# Class

Convert JSON to C# classes with Newtonsoft.Json or System.Text.Json attributes online. Generate C# POCOs from any JSON object. Browser-based — no data sent to servers.

Your data never leaves your browser

Related

JSON to Java Class

Generate Java POJOs from JSON

JSON to TypeScript

Generate TypeScript interfaces from JSON

JSON Formatter & Beautifier

Format and validate JSON with syntax highlighting online

Frequently Asked Questions

Are JsonProperty attributes included?

Yes. The generated classes include [JsonProperty] attributes for Newtonsoft.Json compatibility.