runtime
Runtime
Provides the underlying runtime and libraries for .NET applications
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
15k stars
465 watching
5k forks
Language: C#
last commit: 6 days ago
Linked from 4 awesome lists
dotnethacktoberfesthelp-wanted
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |
microsoft/dotnet | The official home of .NET on GitHub, providing documentation, open source projects, and resources for developers. | 14,419 |
dotnet/aspnetcore | A cross-platform .NET framework for building cloud-based web applications on Windows, Mac, or Linux. | 35,485 |
dotnet/docs | Conceptual documentation for .NET technologies and frameworks. | 4,278 |
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,728 |
dotnet/command-line-api | A C# library and toolset for building command-line applications with parsing, invocation, and rendering of terminal output | 3,416 |
dotnet/runtimelab | An experimental platform for exploring new ideas and optimizing the .NET runtime. | 1,425 |
azure/dotnetty | Asynchronous event-driven network application framework for rapid development of high performance protocol servers and clients. | 4,098 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,745 |
dotnet/core | Provides release notes and news for the .NET software framework | 20,998 |
retirenet/dotnet-retire | Scans .NET Core applications for known vulnerabilities in runtimes. | 178 |
matiasinsaurralde/go-dotnet | A Go wrapper around the .NET Core Runtime | 481 |
dotnet/spark | Provides high-performance APIs for using Apache Spark with .NET | 2,023 |
open-telemetry/opentelemetry-dotnet | The .NET implementation of the OpenTelemetry specification, providing logging, metrics, and tracing capabilities for distributed systems. | 3,236 |
dotnet/docfx | Generates static HTML documentation for .NET APIs and other applications | 4,075 |