dotnet-script
Script runner
A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support.
Run C# scripts from the .NET CLI.
3k stars
58 watching
171 forks
Language: C#
last commit: 2 months ago
Linked from 4 awesome lists
csharp-scriptcsicsxdotnet-scriptroslyn
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/command-line-api | A C# library and toolset for building command-line applications with parsing, invocation, and rendering of terminal output | 3,441 |
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,759 |
nugetpackageexplorer/nugetpackageexplorer | A tool for managing and inspecting NuGet packages | 2,408 |
dotnet/docker.dotnet | A .NET client library that enables asynchronous interaction with the Docker Remote API | 2,277 |
dotnet-boxed/framework | A collection of .NET Core extensions and helper packages to simplify development | 725 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,526 |
dotnet-outdated/dotnet-outdated | A tool to identify and update outdated NuGet packages in .NET projects | 1,382 |
dotnet-boxed/templates | Provides pre-configured .NET project templates with essential libraries and tools. | 3,415 |
nuget/nuget.client | Tools and clients for managing .NET packages and dependencies. | 757 |
dotnet/runtime | The .NET runtime provides a platform for building cloud, mobile, desktop, and IoT applications. | 15,518 |
dotnet/nuget-trends | Provides historical data on NuGet packages download numbers and popularity trends. | 157 |
dotnetcore/flubucore | Automates build and deployment processes using C# code | 909 |
scriptcs/scriptcs | An environment for writing and executing C# code in a text editor with NuGet package management. | 2,473 |
coverlet-coverage/coverlet | A cross-platform code coverage framework for .NET applications | 3,003 |
open-telemetry/opentelemetry-dotnet | The .NET implementation of the OpenTelemetry specification, providing logging, metrics, and tracing capabilities for distributed systems. | 3,282 |