codeconverter.common 1.0.17-alpha

This is a prerelease version of codeconverter.common.
dotnet add package codeconverter.common --version 1.0.17-alpha
NuGet\Install-Package codeconverter.common -Version 1.0.17-alpha
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="codeconverter.common" Version="1.0.17-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add codeconverter.common --version 1.0.17-alpha
#r "nuget: codeconverter.common, 1.0.17-alpha"
#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 codeconverter.common as a Cake Addin
#addin nuget:?package=codeconverter.common&version=1.0.17-alpha&prerelease

// Install codeconverter.common as a Cake Tool
#tool nuget:?package=codeconverter.common&version=1.0.17-alpha&prerelease

Convert code from one programming language to another using the CodeConverter.NET SDK.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on codeconverter.common:

Package Downloads
codeconverter

Convert code from one programming language to another using the CodeConverter.NET SDK.

codeconverter.powershell

C# support for the CodeConverter.NET SDK.

codeconverter.csharp

C# support for the CodeConverter.NET SDK.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.17-alpha 1,186 3/23/2017
1.0.16-alpha 720 3/20/2017
1.0.15-alpha 739 3/20/2017
1.0.14-alpha 724 3/19/2017
1.0.13-alpha 719 3/19/2017
1.0.12-alpha 717 3/18/2017
1.0.11-alpha 732 3/18/2017
1.0.10-alpha 704 3/18/2017
1.0.9-alpha 723 3/16/2017
1.0.8-alpha 720 3/16/2017
1.0.7-alpha 708 3/12/2017
1.0.6-alpha 760 3/11/2017
1.0.5-alpha 717 3/11/2017
1.0.4-alpha 715 3/10/2017
1.0.3-alpha 717 3/9/2017
1.0.2-alpha 755 3/9/2017
1.0.1-alpha 849 3/5/2017

Adding better command conversions for Write-Host, Start-Process and Out-File