.NET samples

Note

Samples compatible with Docker Dev Environments require Docker Desktop version 4.10 or later.

Name Description Docker Dev Environment (if compatible)
ASP.NET / MS-SQL A sample ASP.NET core application with MS SQL server database. -
NGINX / ASP.NET / MySQL A sample Nginx reverse proxy with an C# backend using ASP.NET. Open in Docker Dev Environment
example-voting-app A sample Docker Compose app. -
dotnet-album-viewer West Wind Album Viewer ASP.NET Core and Angular sample. -
aspnet-monitoring Monitoring ASP.NET Fx applications in Windows Docker containers, using Prometheus. -

Looking for more samples?

Visit the following GitHub repositories for more Docker samples.

  • Awesome Compose: A curated repository containing over 30 Docker Compose samples. These samples offer a starting point for how to integrate different services using a Compose file.
  • Docker Samples: A collection of over 30 repositories that offer sample containerized demo applications, tutorials, and labs.