containerize-aspnetcore
github/awesome-copilot · AI/ML
0Generate Dockerfile and .dockerignore files customized for ASP.NET Core containerization. \n \n Accepts configurable settings for .NET version, Linux distribution (Debian, Alpine, Ubuntu, Chiseled, Azure Linux), base images, ports, and environment variables \n Creates multi-stage Dockerfile with SDK build stage and optimized runtime stage, following Microsoft best practices for .NET containerization \n Generates .dockerignore file with sensible defaults (bin/, obj/, .git/, etc.) plus custom patt