dotnet-script 2.0.0

dotnet tool install --global dotnet-script --version 2.0.0
                    
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 dotnet-script --version 2.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-script&version=2.0.0
                    
nuke :add-package dotnet-script --version 2.0.0
                    

Dotnet CLI tool allowing you to run C# (CSX) scripts.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 is compatible.  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. 
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
2.0.0 551,780 11/14/2025
1.6.0 1,895,747 11/13/2024
1.5.0 2,098,671 11/15/2023
1.4.0 702,893 11/27/2022
1.3.1 666,223 12/3/2021
1.3.0 88,996 11/14/2021
1.2.1 55,485 8/26/2021
1.2.0 1,495 8/25/2021
1.1.0 167,092 5/1/2021
1.0.1 151,302 11/10/2020
0.53.0 88,431 6/5/2020
0.52.0 10,911 4/21/2020
0.51.0 18,879 3/9/2020
0.50.1 26,854 10/10/2019
0.50.0 2,822 9/25/2019
0.30.0 8,373 6/25/2019
0.29.1 6,172 5/14/2019
0.29.0 6,034 5/7/2019
0.28.0 16,405 11/13/2018
0.27.1 1,322 11/8/2018
Loading failed