Code2Xml 1.6.0.40

There is a newer version of this package available.
See the version list below for details.
dotnet add package Code2Xml --version 1.6.0.40
NuGet\Install-Package Code2Xml -Version 1.6.0.40
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Code2Xml" Version="1.6.0.40" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Code2Xml --version 1.6.0.40
#r "nuget: Code2Xml, 1.6.0.40"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Code2Xml as a Cake Addin
#addin nuget:?package=Code2Xml&version=1.6.0.40

// Install Code2Xml as a Cake Tool
#tool nuget:?package=Code2Xml&version=1.6.0.40

Code2Xml is a parser library that interconverts source code and xml files supporting multiple programming languages.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.3.95 144 4/1/2015
3.2.2.94 66 2/26/2015
3.2.1.93 90 10/28/2014
3.2.0.92 70 10/15/2014
3.1.2.91 98 7/23/2014
3.1.1.90 71 7/23/2014
3.1.0.89 66 7/23/2014
3.0.3.88 66 5/22/2014
3.0.2.87 111 4/14/2014
3.0.1.86 114 4/10/2014
3.0.0.85 60 4/6/2014
2.1.1.84 73 2/20/2014
2.1.0.83 62 1/28/2014
2.0.8.82 59 11/14/2013
2.0.7.81 59 11/14/2013
2.0.6.80 58 11/13/2013
2.0.5.79 56 11/13/2013
2.0.4.78 58 11/12/2013
2.0.3.77 52 11/12/2013
2.0.2.76 58 11/12/2013
2.0.1.75 61 11/12/2013
2.0.0.74 59 11/11/2013
2.0.0.72 56 11/11/2013
2.0.0.71 55 11/11/2013
1.8.2.69 65 9/17/2013
1.8.1.68 61 9/17/2013
1.8.0.67 58 9/17/2013
1.7.1.66 56 5/17/2013
1.7.0.65 55 4/2/2013
1.6.7.64 54 3/20/2013
1.6.6.63 53 3/20/2013
1.6.5.62 57 3/19/2013
1.6.4.61 57 3/19/2013
1.6.3.60 55 1/30/2013
1.6.2.49 57 1/25/2013
1.6.1.45 57 1/25/2013
1.6.1.41 54 1/21/2013
1.6.0.44 58 1/25/2013
1.6.0.40 56 1/21/2013
1.5.4.43 57 1/24/2013
1.5.3.40 56 1/21/2013
1.5.3.39 57 1/21/2013
1.5.2.36 56 1/21/2013
1.5.1.31 56 1/18/2013
1.5.0.23 54 10/31/2012
1.5.0.22 52 10/31/2012
1.5.0.21 55 10/31/2012
1.4.2.12 101 10/12/2012
1.4.1.11 54 9/28/2012
1.4.0.2 189 9/26/2012
1.3.8.92 53 4/27/2012
1.3.7.90 53 4/27/2012
1.3.6.88 54 4/26/2012
1.3.6.87 57 4/25/2012
1.3.5.83 55 4/9/2012
1.3.4.76 53 3/24/2012
1.3.3.72 56 3/1/2012
1.3.2.65 53 3/1/2012
1.3.1.62 58 3/1/2012
1.3.0.58 57 2/29/2012
1.2.0.47 57 1/29/2012
1.1.1.28 55 1/23/2012
1.1.1.27 56 1/23/2012
1.1.0.26 56 1/19/2012
1.0.1.15 56 1/7/2012
1.0.0.4 59 1/7/2012
1.0.0.3 54 1/7/2012
1.0.0.2 56 1/7/2012

Enhance C parser for supporting the GCC entension grammar.