Skip to content

codeconverter/sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.