Skip to content

Install the C# script template

Nikolay Pianikov edited this page Sep 5, 2024 · 2 revisions

Installing .NET tool NuGet csi

dotnet tool install dotnet-csi -g

Installing a build project template NuGet csi

dotnet new install CSharpInteractive.Templates
Clone this wiki locally