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-beta |
Install
Install-Package XmlSchemaClassGenerator-beta
dotnet add package XmlSchemaClassGenerator-beta
paket add XmlSchemaClassGenerator-beta
XmlSchemaClassGenerator-beta Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.CodeDom(>= 5.0.0)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Text.Encoding.CodePages(>= 5.0.0)
- System.ValueTuple(>= 4.5.0)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Text.Encoding.CodePages(>= 5.0.0)
- System.ValueTuple(>= 4.5.0)
Tags