Code2Xml 1.3.6.88
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Code2Xml --version 1.3.6.88
NuGet\Install-Package Code2Xml -Version 1.3.6.88
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.3.6.88" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Code2Xml" Version="1.3.6.88" />
<PackageReference Include="Code2Xml" />
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 1.3.6.88
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Code2Xml, 1.3.6.88"
#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.
#:package Code2Xml@1.3.6.88
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Code2Xml&version=1.3.6.88
#tool nuget:?package=Code2Xml&version=1.3.6.88
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Code2Xml is a parser library that interconverts source code and xml files supporting multiple programming languages.
| Product | Versions 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.
-
- Paraiba.Experiment (>= 1.0.1.15)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Code2Xml:
| Package | Downloads |
|---|---|
|
OpenCodeCoverageFramework
OpenCodeCoverageFramework is a framework for measurement of test coverage supporting multiple programming languages. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.4.1.107 | 2,623 | 12/19/2016 |
| 3.4.0.106 | 1,926 | 12/19/2016 |
| 3.3.9.105 | 2,276 | 11/7/2015 |
| 3.3.7.103 | 2,130 | 9/28/2015 |
| 3.3.6.102 | 2,040 | 9/28/2015 |
| 3.3.5.101 | 2,075 | 9/27/2015 |
| 3.3.4.100 | 2,030 | 9/24/2015 |
| 3.3.3.99 | 2,076 | 9/14/2015 |
| 3.3.2.98 | 2,001 | 9/7/2015 |
| 3.3.1.97 | 2,216 | 8/10/2015 |
| 3.3.0.96 | 2,209 | 8/10/2015 |
| 3.2.3.95 | 2,041 | 4/1/2015 |
| 3.2.2.94 | 2,302 | 2/26/2015 |
| 3.2.1.93 | 2,306 | 10/28/2014 |
| 3.2.0.92 | 2,003 | 10/15/2014 |
| 3.1.2.91 | 2,027 | 7/23/2014 |
| 3.1.1.90 | 1,984 | 7/23/2014 |
| 3.1.0.89 | 1,931 | 7/23/2014 |
| 3.0.3.88 | 1,999 | 5/22/2014 |
| 3.0.2.87 | 2,152 | 4/14/2014 |
| 3.0.1.86 | 2,206 | 4/10/2014 |
| 3.0.0.85 | 2,829 | 4/6/2014 |
Add support for comments. Store code position more precisely.