CSharpZxScript 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global CSharpZxScript --version 1.0.3
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local CSharpZxScript --version 1.0.3
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=CSharpZxScript&version=1.0.3
                    
nuke :add-package CSharpZxScript --version 1.0.3
                    

SCharpZxScript

You can easily write CSharpScript using the Zx function of ProcessX.

image image

Table of Contents

Getting Started

First of all, CSharpZxScript requires .NET5 SDK. It is recommended that you register Visual Studio 2019, which includes .NET5 as the default program to open the Solution. The easiest way to acquire and run CSharpZxScript is as a dotnet tool.

dotnet tool install --global CSharpZxScript

When the installation is complete, you can see help with the following command

cszx -help

Usage: CSharpZxScript <Command>
 
Commands:
  Run, r
  Edit, e
  SettingsList, sl
  SettingsAddPackage, sapa
  SettingsRemovePackage, srpa
  SettingsAddProject, sapr
  SettingsRemoveProject, srpr
  SettingsAddCs, sac
  SettingsRemoveCs, src
  AddRightClickMenu, arc         Add Run ZxScript and Edit ZxScript to the right-click menu of .cs
  RemoveRightClickMenu, rrc      Remove right-click menu
  help                           Display help.
  version                        Display version.

Since the command operation is difficult, it is recommended to enter the following command and add it to the right-click Menu.

cszx arc

You can create the .cs file you want to run and run it from the right-click menu image image

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.0.29 171 8/21/2024
1.0.28 144 8/21/2024
1.0.27 236 3/16/2024
1.0.23 529 9/17/2022
1.0.22 530 1/18/2022
1.0.21 496 1/17/2022
1.0.20 421 10/14/2021
1.0.19 404 10/14/2021
1.0.18 401 10/14/2021
1.0.17 395 10/14/2021
1.0.16 409 10/14/2021
1.0.15 432 8/30/2021
1.0.14 425 8/30/2021
1.0.13 377 8/27/2021
1.0.12 384 8/26/2021
1.0.11 410 8/26/2021
1.0.7 402 8/25/2021
1.0.6 404 8/25/2021
1.0.5 393 8/25/2021
1.0.4 366 8/24/2021
1.0.3 399 8/24/2021
1.0.2 385 8/24/2021
1.0.0 404 8/24/2021