runtime
Application Platform
The .NET runtime provides a platform for building cloud, mobile, desktop, and IoT applications.
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
16k stars
460 watching
5k forks
Language: C#
last commit: about 2 months 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,526 |
microsoft/dotnet | The official home of .NET on GitHub, providing documentation, open source projects, and resources for developers. | 14,453 |
dotnet/aspnetcore | A cross-platform framework for building modern cloud-based web applications | 35,660 |
dotnet/docs | Conceptual documentation for .NET technologies and frameworks. | 4,300 |
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,759 |
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/runtimelab | An experimental repository for exploring new ideas and features in the .NET runtime. | 1,445 |
azure/dotnetty | Asynchronous event-driven network application framework for rapid development of high performance protocol servers and clients. | 4,105 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,772 |
dotnet/core | Provides release notes and news for the .NET software framework | 21,049 |
retirenet/dotnet-retire | Scans .NET Core applications for known vulnerabilities in runtimes. | 178 |
matiasinsaurralde/go-dotnet | A Go wrapper around the .NET Core Runtime | 483 |
dotnet/spark | Provides high-performance APIs for using Apache Spark with .NET | 2,032 |
open-telemetry/opentelemetry-dotnet | The .NET implementation of the OpenTelemetry specification, providing logging, metrics, and tracing capabilities for distributed systems. | 3,282 |
dotnet/docfx | Generates static HTML documentation for .NET APIs and other applications | 4,096 |