dotnet-docker
Docker images
Provides pre-built Docker images for .NET applications and tools.
Docker images for .NET and the .NET Tools.
5k stars
215 watching
2k forks
Language: Dockerfile
last commit: about 1 month 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,277 |
microsoft/dotnet | The official home of .NET on GitHub, providing documentation, open source projects, and resources for developers. | 14,453 |
dotnet/runtime | The .NET runtime provides a platform for building cloud, mobile, desktop, and IoT applications. | 15,518 |
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,759 |
dotnet/aspnetcore | A cross-platform framework for building modern cloud-based web applications | 35,660 |
brthor/dockerize.net | Tool to package .NET Core applications into Docker images for easy deployment and testing. | 176 |
dotnet-boxed/framework | A collection of .NET Core extensions and helper packages to simplify development | 725 |
dotnet/aspire | Provides a cloud-ready stack and tools for building observable, production-ready distributed applications using .NET | 3,996 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,772 |
dotnetcore/flubucore | Automates build and deployment processes using C# code | 909 |
dotnet/dotnext | A set of libraries extending .NET API with features for async programming, concurrency, metaprogramming, and high-performance I/O operations | 1,659 |
dotnet/docs-aspire | Provides conceptual documentation and tools for .NET Aspire | 91 |
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/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,948 |
dotnet/wpf | A UI framework for building Windows desktop applications using C# and XAML. | 7,125 |