codeconverter.powershell
1.0.17-alpha
This is a prerelease version of codeconverter.powershell.
dotnet add package codeconverter.powershell --version 1.0.17-alpha
NuGet\Install-Package codeconverter.powershell -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.powershell" Version="1.0.17-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="codeconverter.powershell" Version="1.0.17-alpha" />
<PackageReference Include="codeconverter.powershell" />
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 codeconverter.powershell --version 1.0.17-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: codeconverter.powershell, 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.
#addin nuget:?package=codeconverter.powershell&version=1.0.17-alpha&prerelease
#tool nuget:?package=codeconverter.powershell&version=1.0.17-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# support for the CodeConverter.NET SDK.
Product | Versions 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
- CodeConverter.Common (>= 1.0.17-alpha)
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,462 | 3/23/2017 |
1.0.16-alpha | 914 | 3/20/2017 |
1.0.15-alpha | 940 | 3/20/2017 |
1.0.14-alpha | 893 | 3/19/2017 |
1.0.13-alpha | 881 | 3/19/2017 |
1.0.12-alpha | 898 | 3/18/2017 |
1.0.11-alpha | 928 | 3/18/2017 |
1.0.10-alpha | 880 | 3/18/2017 |
1.0.9-alpha | 907 | 3/16/2017 |
1.0.8-alpha | 904 | 3/16/2017 |
1.0.7-alpha | 876 | 3/12/2017 |
1.0.6-alpha | 930 | 3/11/2017 |
1.0.5-alpha | 952 | 3/11/2017 |
1.0.4-alpha | 890 | 3/10/2017 |
1.0.3-alpha | 930 | 3/9/2017 |
1.0.2-alpha | 934 | 3/9/2017 |
1.0.1-alpha | 959 | 3/5/2017 |
1.0.0-alpha | 934 | 3/5/2017 |
Adding better command conversions for Write-Host, Start-Process and Out-File