Skip to main content
Source

This page is generated from skills/dotnet-aws-ecs/references/README.md. Edit the source, not this page.

Third-party skill

This skill is maintained by adisimon217 under the MIT license. Upstream: https://github.com/adisimon217/sample-appmod-skills

References

Detailed guides for each phase of the dotnet-aws-ecs skill.

Template Guides

  • cloudformation-template-guide.md — Complete structure for the CloudFormation YAML template (VPC, ALB, ECS, IAM, auto-scaling), including existing VPC mode
  • cdk-template-guide.md — CDK (C#) project structure and stack implementation for ECS Fargate deployment, including existing VPC lookup
  • dockerfile-guide.md — Multi-stage Dockerfile patterns for .NET applications
  • deployment-guide-template.md — Structure and content for the generated step-by-step deployment guide (new VPC and existing VPC variants)