Metadata >> NuGet >> XmlSchemaClassGenerator

XmlSchemaClassGenerator

Metadata

Authors Michael Ganss
Copyrights Copyright 2013-2014 Michael Ganss
Description A console program and library to generate XmlSerializer compatible C# classes from XML Schema files.
LicenseUrl https://github.com/mganss/XmlSchemaClassGenerator/LICENSE
Owners Michael Ganss
ProjectUrl https://github.com/mganss/XmlSchemaClassGenerator
ReleaseNotes Bugfix release.
RequireLicenseAcceptance False
Tags xsd
Title XmlSchemaClassGenerator
PackageSize 140131
PackageHashAlgorithm SHA512
PackageHash 97s+pxYH5/bLZlb6SZzC+cVZq+RmN0++Qx5pDzeROlQQUaBlHdUwgMrPEPL5jWhYh0H49tk+DWEQMhi80jQ5aw==
DownloadCount 000000
CreatedDate 2014-02-01T20:48:26

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install XmlSchemaClassGenerator -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install XmlSchemaClassGenerator -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package XmlSchemaClassGenerator
Installing the package (HTTP Basic authentication):
Install-Package XmlSchemaClassGenerator -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package XmlSchemaClassGenerator -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package XmlSchemaClassGenerator

OpenWrap

Installing the package:
o add-wrap XmlSchemaClassGenerator
Uninstalling the package:
o remove-wrap XmlSchemaClassGenerator

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.2.5145.38480