Info
Version: | 0.7.4 |
Author(s): | Alessio Parma <alessio.parma@gmail.com> |
Last Update: | Sunday, August 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/pommalabs/xsdclassgen |
NuGet Url: | https://www.nuget.org/packages/PommaLabs.XsdClassGen |
Install
Install-Package PommaLabs.XsdClassGen
dotnet add package PommaLabs.XsdClassGen
paket add PommaLabs.XsdClassGen
PommaLabs.XsdClassGen Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This is a fork of the XsdClassGen package by Rupert Benbrook, created in order to fix a few bugs and add small nice features.
If you use this template inside a portable class library, then you should define the PORTABLE conditional compilation symbol in order to enable the creation of some necessary stub classes.