Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotnet-skills

dotnet-skills에는 Im5tu에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 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