dotnet-docker
Docker images
Provides pre-built Docker images for .NET applications and tools.
Docker images for .NET and the .NET Tools.
4k stars
214 watching
2k forks
Language: Dockerfile
last commit: 6 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/docker.dotnet | A .NET client library that enables asynchronous interaction with the Docker Remote API | 2,264 |
microsoft/dotnet | The official home of .NET on GitHub, providing documentation, open source projects, and resources for developers. | 14,419 |
dotnet/runtime | Provides the underlying runtime and libraries for .NET applications | 15,352 |
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,728 |
dotnet/aspnetcore | A cross-platform .NET framework for building cloud-based web applications on Windows, Mac, or Linux. | 35,485 |
brthor/dockerize.net | Tool to package .NET Core applications into Docker images for easy deployment and testing. | 175 |
dotnet-boxed/framework | A collection of .NET Core extensions and helper packages to simplify development | 724 |
dotnet/aspire | A cloud-ready stack for building distributed applications with standardized interfaces and tools to accelerate development | 3,880 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,745 |
dotnetcore/flubucore | Automates build and deployment processes using C# code | 909 |
dotnet/dotnext | A set of libraries aimed at improving .NET development productivity with unique features. | 1,641 |
dotnet/docs-aspire | Provides conceptual documentation and tools for .NET Aspire | 81 |
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/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,926 |
dotnet/wpf | A UI framework for building Windows desktop applications using C# and XAML. | 7,079 |