mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
This tool helps C# developers integrate with systems that use XML for data exchange. It takes an XML Schema Definition (XSD) file, which defines the structure of an XML document, and automatically generates corresponding C# classes. These classes make it much easier to read, write, and manipulate XML data within a C# application, reducing manual coding effort and ensuring data consistency. It's used by software developers building applications that need to process or produce structured XML.
741 stars. Actively maintained with 2 commits in the last 30 days.
Use this if you are a C# developer needing to programmatically interact with XML data whose structure is defined by an XML Schema (XSD) file.
Not ideal if you are not a C# developer, or if you only need to view or manually edit XML files without programmatic interaction.
Stars
741
Forks
209
Language
HTML
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/mganss/XmlSchemaClassGenerator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...
NMFCode/NMF
This repository contains the entire code for the .NET Modeling Framework