Workflow 6 skills 25,933 tokens

Runtime upgrades bundle

Install the runtime-upgrade path for platform migrations such as nullable references, AOT compatibility, and targeted .NET version transitions. This stays separate from default `.NET` bundles.

Install command

Run this command when you want the bundle to install every linked skill in one pass.

dotnet skills install bundle runtime-upgrades

What this bundle covers

Install the runtime-upgrade path for platform migrations such as nullable references, AOT compatibility, and targeted .NET version transitions. This stays separate from default `.NET` bundles.

Included skills

These are the exact skills installed by this bundle command.

Make .NET projects compatible with Native AOT and trimming by systematically resolving IL trim/AOT analyzer warnings.