Dotnet Skills
Dotnet Skills from im5tu/dotnet-skills.
Skills in this plugin
3- ▌ Dotnet Aot Analysis · im5tuAnalyzes and configures a .NET project or solution for Native AOT compatibility. Orchestrates source generator skills and applies AOT settings.
- ▌ Dotnet Update Packages · im5tuLists and updates outdated NuGet packages in .NET projects. Use when the user mentions updating packages, checking for outdated dependencies, or upgrading package versions.
- ▌ Dotnet Source Gen Options Validation · im5tuConverts options validation to use the compile-time source generator. Use when the user wants AOT-compatible, reflection-free options validation.