Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

dotnet-skills

يحتوي dotnet-skills على 10 من skills المجمعة من Im5tu، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
1
محدث
2026-02-04
Forks
0
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

dotnet-aot-analysis
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-02-04
dotnet-source-gen-json
مطوّرو البرمجيات

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

2026-02-04
dotnet-source-gen-logging
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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