{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T15:45:21.985Z","discovery":{"catalog":"https://myaitools.net/tools.json","llmsTxt":"https://myaitools.net/llms.txt","sitemap":"https://myaitools.net/sitemap.xml"},"relatedTools":[{"slug":"json-to-kotlin-data-class","name":"JSON to Kotlin Data Class","url":"https://myaitools.net/json-to-kotlin-data-class"},{"slug":"json-to-go-struct","name":"JSON to Go Struct","url":"https://myaitools.net/json-to-go-struct"},{"slug":"json-to-typescript","name":"JSON to TypeScript","url":"https://myaitools.net/json-to-typescript"},{"slug":"json-schema-generator","name":"JSON Schema Generator","url":"https://myaitools.net/json-schema-generator"},{"slug":"json-to-python-class","name":"JSON to Python Class","url":"https://myaitools.net/json-to-python-class"},{"slug":"json-to-rust-struct","name":"JSON to Rust Struct","url":"https://myaitools.net/json-to-rust-struct"},{"slug":"json-patch-generator","name":"JSON Patch Generator","url":"https://myaitools.net/json-patch-generator"},{"slug":"json-flatten","name":"JSON Flatten","url":"https://myaitools.net/json-flatten"}],"kind":"utility","slug":"json-to-csharp-class","name":"JSON to C# Class","description":"Generate C# classes from JSON with typed properties for nested objects and arrays.","longDescription":"Paste any JSON response and generate C# model classes for .NET APIs, DTOs and deserialization. Nested objects become separate classes, arrays become List<T>, strings are nullable by default, and empty or mixed arrays fall back to object lists. Everything runs locally in your browser.","category":"text","categoryName":"Text & Encoding","keywords":["json to c#","json to csharp","json to c# class","c# class generator","json to c# model","json to dotnet class","json to dto","csharp model generator","generate c# classes from json","json to class online","json c# converter","free json to c# class"],"badge":"Generator","url":"https://myaitools.net/json-to-csharp-class","inputs":[{"type":"text","key":"json","label":"JSON","placeholder":"{\"id\": 1, \"name\": \"Ada\", \"tags\": [\"math\"]}","multiline":true,"monospace":true},{"type":"text","key":"rootName","label":"Root class name","defaultValue":"Root"}],"outputs":[{"key":"code","label":"C#","multiline":true}],"invocation":{"webUi":"https://myaitools.net/json-to-csharp-class","api":null,"notes":"Currently invoked via the web UI at `webUi`. Inputs are form fields; outputs are structured text values. A remote MCP/REST API is planned."}}