Shipping And Launch

Prepares production launches for .NET/C# systems — pre-launch checklist with `dotnet test` + `dotnet list package --vulnerable`, feature flags via `IOptions<T>`, staged rollout with Application Insights / OpenTelemetry monitoring, EF Core migration rollback, `dotnet ef database update` to previous migration. Use when deploying to production, preparing a release, setting up monitoring, planning a staged rollout, or needing a rollback strategy.

peterblazejewicz Updated

File contents

peterblazejewicz/claude-plugins/tree/main/plugins/dotnet-skills/skills/shipping-and-launch commit 677b464e95

Frequently asked questions

npx skillmds@latest add peterblazejewicz/shipping-and-launch