Code2Xml 3.2.3.95

dotnet add package Code2Xml --version 3.2.3.95
                    
NuGet\Install-Package Code2Xml -Version 3.2.3.95
                    
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="3.2.3.95" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Code2Xml" Version="3.2.3.95" />
                    
Directory.Packages.props
<PackageReference Include="Code2Xml" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Code2Xml --version 3.2.3.95
                    
#r "nuget: Code2Xml, 3.2.3.95"
                    
#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.
#addin nuget:?package=Code2Xml&version=3.2.3.95
                    
Install Code2Xml as a Cake Addin
#tool nuget:?package=Code2Xml&version=3.2.3.95
                    
Install Code2Xml as a Cake Tool

Code2Xml is a parser collection that inter-converts source code and XML-based concrete syntax trees (CSTs) supporting multiple programming languages.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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 145 4/1/2015
3.2.2.94 67 2/26/2015
3.2.1.93 92 10/28/2014
3.2.0.92 71 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 115 4/10/2014
3.0.0.85 60 4/6/2014
2.1.1.84 74 2/20/2014
2.1.0.83 63 1/28/2014
2.0.8.82 60 11/14/2013
2.0.7.81 60 11/14/2013
2.0.6.80 59 11/13/2013
2.0.5.79 57 11/13/2013
2.0.4.78 58 11/12/2013
2.0.3.77 54 11/12/2013
2.0.2.76 58 11/12/2013
2.0.1.75 62 11/12/2013
2.0.0.74 60 11/11/2013
2.0.0.72 56 11/11/2013
2.0.0.71 57 11/11/2013
1.8.2.69 65 9/17/2013
1.8.1.68 61 9/17/2013
1.8.0.67 59 9/17/2013
1.7.1.66 57 5/17/2013
1.7.0.65 56 4/2/2013
1.6.7.64 56 3/20/2013
1.6.6.63 55 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 58 1/25/2013
1.6.1.45 59 1/25/2013
1.6.1.41 55 1/21/2013
1.6.0.44 59 1/25/2013
1.6.0.40 57 1/21/2013
1.5.4.43 58 1/24/2013
1.5.3.40 56 1/21/2013
1.5.3.39 57 1/21/2013
1.5.2.36 57 1/21/2013
1.5.1.31 58 1/18/2013
1.5.0.23 55 10/31/2012
1.5.0.22 54 10/31/2012
1.5.0.21 56 10/31/2012
1.4.2.12 102 10/12/2012
1.4.1.11 55 9/28/2012
1.4.0.2 190 9/26/2012
1.3.8.92 54 4/27/2012
1.3.7.90 55 4/27/2012
1.3.6.88 56 4/26/2012
1.3.6.87 58 4/25/2012
1.3.5.83 56 4/9/2012
1.3.4.76 54 3/24/2012
1.3.3.72 57 3/1/2012
1.3.2.65 55 3/1/2012
1.3.1.62 59 3/1/2012
1.3.0.58 58 2/29/2012
1.2.0.47 59 1/29/2012
1.1.1.28 56 1/23/2012
1.1.1.27 57 1/23/2012
1.1.0.26 57 1/19/2012
1.0.1.15 57 1/7/2012
1.0.0.4 60 1/7/2012
1.0.0.3 55 1/7/2012
1.0.0.2 57 1/7/2012

Rewrite Code2Xml.