A .NET CLI tool to generate XmlSerializer compatible C# classes from XML Schema files.
Info
| Version: | 3.0.1188 |
| Author(s): | Michael Ganss |
| Last Update: | Thursday, October 16, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mganss/XmlSchemaClassGenerator |
| NuGet Url: | https://www.nuget.org/packages/XmlSchemaClassGenerator.Console |
Install
Install-Package XmlSchemaClassGenerator.Console
dotnet add package XmlSchemaClassGenerator.Console
paket add XmlSchemaClassGenerator.Console
XmlSchemaClassGenerator.Console Download (Unzip the "nupkg" after downloading)
Dependencies
- XmlSchemaClassGenerator-beta(>= 2.0.502)
- Glob.cs(>= 5.0.224)
- Mono.Options(>= 6.6.0.161)
Tags