# .NET samples

| Name | Description |
|------|-------------|
| [ASP.NET / MS-SQL](https://github.com/docker/awesome-compose/tree/master/aspnet-mssql) | A sample ASP.NET core application with MS SQL server database. |
| [NGINX / ASP.NET / MySQL](https://github.com/docker/awesome-compose/tree/master/nginx-aspnet-mysql) | A sample Nginx reverse proxy with a C# backend using ASP.NET. |
| [example-voting-app](https://github.com/dockersamples/example-voting-app) | A sample Docker Compose app. |
| [dotnet-album-viewer](https://github.com/dockersamples/dotnet-album-viewer) | West Wind Album Viewer ASP.NET Core and Angular sample. |
| [aspnet-monitoring](https://github.com/dockersamples/aspnet-monitoring) | Monitoring ASP.NET Fx applications in Windows Docker containers, using Prometheus. |
