Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dotnet-skills

dotnet-skills contient 10 skills collectées depuis Im5tu, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
1
mis à jour
2026-02-04
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

dotnet-aot-analysis
Développeurs de logiciels

Analyzes and configures a .NET project or solution for Native AOT compatibility. Orchestrates source generator skills and applies AOT settings.

2026-02-04
dotnet-centralise-packages
Développeurs de logiciels

Converts a .NET solution to use Central Package Management (CPM). Use when the user wants to centralize, consolidate, or unify NuGet package versions across projects.

2026-02-04
dotnet-enable-autocomplete
Développeurs de logiciels

Enables tab autocomplete for the dotnet CLI. Use when the user wants to set up shell completion for dotnet commands.

2026-02-04
dotnet-enable-testing-platform
Développeurs de logiciels

Enables the Microsoft Testing Platform runner in global.json. Use when the user wants to enable or migrate to the new .NET testing platform.

2026-02-04
dotnet-json-polymorphic
Développeurs de logiciels

Configures polymorphic JSON serialization with [JsonPolymorphic] and [JsonDerivedType] attributes

2026-02-04
dotnet-source-gen-json
Développeurs de logiciels

Configures System.Text.Json source generation for AOT-compatible JSON serialization

2026-02-04
dotnet-source-gen-logging
Développeurs de logiciels

Converts logging to use the LoggerMessage source generator for high-performance, AOT-compatible logging. Use when the user wants to optimize logging or organize log messages.

2026-02-04
dotnet-source-gen-options-validation
Développeurs de logiciels

Converts options validation to use the compile-time source generator. Use when the user wants AOT-compatible, reflection-free options validation.

2026-02-04
dotnet-source-gen-regex
Développeurs de logiciels

Converts Regex instances to use the compile-time source generator. Use when the user wants to optimize regex performance or enable AOT compatibility.

2026-02-04
dotnet-update-packages
Développeurs de logiciels

Lists and updates outdated NuGet packages in .NET projects. Use when the user mentions updating packages, checking for outdated dependencies, or upgrading package versions.

2026-02-04