Analyzes .NET code for modernization. Outdated TFMs, deprecated packages, superseded patterns.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 rudironsoni/Synaxis 中的 966 个 Skill。打开任一 Skill 可查看来源和详情。
rudironsoni/Synaxis已展示 40 / 966 个已收集 Skill。
Analyzes .NET code for modernization. Outdated TFMs, deprecated packages, superseded patterns.
原文语言:英语
Authors MSBuild targets, props, conditions, incremental builds, and Directory.Build patterns.
原文语言:英语
Packages MSIX apps. Creation, signing, Store submission, App Installer sideload, auto-update.
原文语言:英语
Targets multiple TFMs via polyfills and conditional compilation. PolySharp, API compat.
原文语言:英语
Publishes Native AOT binaries. PublishAot, ILLink descriptors, P/Invoke, size optimization.
原文语言:英语
Calls native libraries via P/Invoke. LibraryImport, marshalling, cross-platform resolution.
原文语言:英语
Creates NuGet packages. SDK-style csproj, source generators, multi-TFM, symbols, signing.
原文语言:英语
Adds observability. OpenTelemetry traces/metrics/logs, health checks, custom metrics.
原文语言:英语
Generates OpenAPI docs. MS.AspNetCore.OpenApi (.NET 9+), Swashbuckle migration, NSwag.
原文语言:英语
Optimizes .NET allocations and throughput. Span, ArrayPool, ref struct, sealed, stackalloc.
原文语言:英语
Diagnoses .NET performance issues. dotnet-counters, dotnet-trace, dotnet-dump, flame graphs.
原文语言:英语
Analyzes .NET solution layout and build config -- .sln, .csproj, CPM.
原文语言:英语
Sets up .NET solution layout. .slnx, Directory.Build.props, CPM, .editorconfig, analyzers.
原文语言:英语
Builds real-time features. SignalR hubs, SSE (.NET 10), JSON-RPC 2.0, gRPC streaming, scaling.
原文语言:英语
Manages .NET release lifecycle. NBGV versioning, SemVer, changelogs, pre-release, branching.
原文语言:英语
Hardens .NET apps per OWASP Top 10 -- injection, auth, XSS, deprecated security APIs.
原文语言:英语
Serializes data. System.Text.Json source generators, Protobuf, MessagePack, AOT-safe patterns.
原文语言:英语
Chooses inter-service protocols. REST vs gRPC vs SignalR vs SSE decision matrix, tradeoffs.
原文语言:英语
Verifies complex outputs with Verify. API responses, scrubbing non-deterministic values.
原文语言:英语
Orients in .NET solutions -- entry points, .sln/.slnx, dependency graphs, config.
原文语言:英语
Renders rich console output. Spectre.Console tables, trees, progress, prompts, live displays.
原文语言:英语
Designs log pipelines. Aggregation, structured queries, sampling, PII scrubbing, correlation.
原文语言:英语
Builds .NET CLI apps with System.CommandLine 2.0. Commands, options, SetAction, parsing, testing.
原文语言:英语
Builds full TUI apps. Terminal.Gui v2 -- views, layout (Pos/Dim), menus, dialogs, bindings, themes.
原文语言:英语
Measures test effectiveness. Coverlet code coverage, Stryker.NET mutation testing, flaky tests.
原文语言:英语
Installs and manages .NET tools. Global, local, manifests, restore, version pinning.
原文语言:英语
Selects a .NET UI framework. Decision tree across Blazor, MAUI, Uno, WinUI, WPF, WinForms.
原文语言:英语
Queries Uno MCP server. Tool detection, search-then-fetch workflow, init rules, fallback.
原文语言:英语
Builds Uno Platform cross-platform apps. Extensions, MVUX, Toolkit controls, Hot Reload.
原文语言:英语
Deploys Uno Platform apps. Per-target guidance for WASM, iOS, Android, macOS, Windows, Linux.
原文语言:英语
Validates models and IOptions. DataAnnotations, IValidatableObject, IValidateOptions<T>.
原文语言:英语
Detects TFM/SDK from .csproj, global.json, Directory.Build.props. Runs first.
原文语言:英语
Upgrades .NET to a newer TFM. LTS-to-LTS, staged through STS, preview, upgrade paths.
原文语言:英语
Debugs Windows apps via WinDbg MCP. Crash, hang, high-CPU, and memory triage from dumps or live attach.
原文语言:英语
Builds WinForms on .NET 8+. High-DPI, dark mode (experimental), DI patterns, modernization.
原文语言:英语
Builds WinUI 3 desktop apps. Windows App SDK, XAML patterns, MSIX/unpackaged, UWP migration.
原文语言:英语
Migrates desktop apps. WPF/WinForms to .NET 8+, WPF to WinUI or Uno, UWP to WinUI.
原文语言:英语
Builds WPF on .NET 8+. Host builder, MVVM Toolkit, Fluent theme, performance, modern C# patterns.
原文语言:英语
Implements accessible .NET UI. SemanticProperties, ARIA, AutomationPeer, testing per platform.
原文语言:英语
Adds analyzer packages to a project. Nullable, trimming, AOT compat analyzers, severity config.
原文语言:英语