Dotnet Post Transform

Fixes build errors, wires dependency injection, and resolves static file serving issues in ASP.NET Framework apps transformed to ASP.NET Core by AWS Transform for .NET. Use after running AWS Transform to get a transformed project from compiling to running correctly. Works through five sequential phases automatically. ALSO USE for missing DI registrations, broken images/CSS/JS after migration, middleware pipeline ordering, Content folder vs wwwroot mismatch, and ConfigurationManager shim creation. NOT for greenfield ASP.NET Core apps, EF Core migration authoring, or production deployment hardening.

aws-samples 3b3afca 7 files · 29.3 KB Updated

File contents

aws-samples/sample-ramp-aidlc-mod-starter-packs/tree/main/dotnet-app-modernization-on-aws/skills/dotnet-post-transform commit 3b3afcaf14

Frequently asked questions

npx skillmds@latest add aws-samples/dotnet-post-transform