sdk icon indicating copy to clipboard operation
sdk copied to clipboard

SDK for CodeConverter.net

SDK for CodeConverter.NET

This SDK supports the conversion of source code from one language to another via a parse and syntax tree interface, common AST and code writer interface. An online conversion utility is available at CodeConverter.NET.

NuGet Package

Install-Package codeconverter -pre

Current conversion

  • C# to PowerShell
  • PowerShell to C#

Language Conversion

Language Conversion Cheat Sheets - Cheat sheets are generated based on Code Converter tests.