Docker Template Stack .NET

A Docker container for .NET projects

View project on GitHub


.NET 8.0 Development Environment - Docker Container

MIT License Commercial Services Available

Introduction

This is the .NET 8 development Docker Environment with 11 ready-to-use project templates for rapid application development within Docker*1 and Visual Studio Code. *1. Building under Windows is supported when your local Window environment is configured for it.

🎯 What’s Included

  • .NET 8 SDK with all runtimes (console, web, desktop)
  • 11 project templates: Console, Web API, MVC, Blazor, gRPC, Tests, and more
  • Cross-platform development (Windows ↔ Linux containers)
  • Development tools and utilities for streamlined workflows, including Visual Studio code task and launch files
  • A Workspace folder for your project(s)

πŸ“Environment & Project Structure

NET-Dev-Template-Stack/NET-Core-8/
β”œβ”€β”€ Howtos/                         # Installation guides for the environment
β”œβ”€β”€ Net8-Service/                   # Docker installation scripts & project template scripts.
β”‚   β”œβ”€β”€ script-templates/
β”‚   β”œβ”€β”€ Dockerfile_netcore_cont
β”‚   └── compose_netcore_cont.yml
β”œβ”€β”€ Workspace/                          # Project(s) go here! 
β”‚   β”œβ”€ Your Project/  
β”‚   └─ Project Doc and Tools/  
β”‚        β”œβ”€ Readme and Index templates/ # Template Docs for your project 
β”‚        └─ Using DocFX/                # API documentation tool 
└── README.md                        # .NET 8.0 environment information

Setup References

Setup for the .NET 8.0 development environment container. To setup, choose between the quick setup and the full setup instructions.

License
This file is part of: Net-Core-Template Stack Copyright (c) 2025-2026 Nico Jan Eelhart.This repository is MIT licensed and free to use. For optional commercial support, customization, training, or long-term maintenance, see COMMERCIAL.md.



─── ✦ ───















Maintained by NicoJanE. Generated by GitHub Pages.