dotnet-env
OfficialStructure .NET environments for dev, Docker, prod.
Software Engineering#deployment#docker#secrets management#.net#docker-compose#environment configuration
Authoremaginebr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes the setup of .NET project environments, ensuring consistent configuration, secure secret management, and streamlined deployment across Development, Docker, and Production stages.
Core Features & Use Cases
- Environment Configuration: Manages
appsettings.jsonfiles for Development, Docker, and Production. - Secret Management: Integrates
.envfiles for Docker and.env.prodfor Production, keeping secrets out of source control. - Docker Orchestration: Provides
docker-compose.ymlanddocker-compose-prod.ymlfor local and production containerized deployments. - Deployment Pipeline: Generates a GitHub Actions workflow for automated SSH deployments to production.
- Use Case: A new .NET project needs to be set up for local development using Docker, with a clear path to production deployment. This Skill will generate all necessary configuration files, Dockerfiles, and deployment scripts.
Quick Start
Use the dotnet-env skill to structure the development, docker, and production environments for a new .NET project named 'BazzucaMedia'.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet-env Download link: https://github.com/emaginebr/BazzucaMedia/archive/main.zip#dotnet-env Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.