A .NET CLI tool to generate XmlSerializer compatible C# classes from XML Schema files.
Info
Version: | 2.1.1167 |
Author(s): | Michael Ganss |
Last Update: | Wednesday, November 13, 2024 |
.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