codeconverter.powershell 1.0.10-alpha

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

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

C# support for 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on codeconverter.powershell:

Package Downloads
codeconverter

Convert code from one programming language to another using 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,244 3/23/2017
1.0.16-alpha 734 3/20/2017
1.0.15-alpha 764 3/20/2017
1.0.14-alpha 716 3/19/2017
1.0.13-alpha 704 3/19/2017
1.0.12-alpha 721 3/18/2017
1.0.11-alpha 742 3/18/2017
1.0.10-alpha 702 3/18/2017
1.0.9-alpha 725 3/16/2017
1.0.8-alpha 719 3/16/2017
1.0.7-alpha 697 3/12/2017
1.0.6-alpha 756 3/11/2017
1.0.5-alpha 775 3/11/2017
1.0.4-alpha 717 3/10/2017
1.0.3-alpha 741 3/9/2017
1.0.2-alpha 750 3/9/2017
1.0.1-alpha 780 3/5/2017
1.0.0-alpha 746 3/5/2017

Adding conversion support from C# to PowerShell.