Skip to main content

이 저장소의 skills

rudironsoni/Synaxis - 15페이지

SkillsMP는 rudironsoni/Synaxis에서 966개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

rudironsoni/Synaxis

수집된 skill 966개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
수집된 skill 966개 중 40개를 표시합니다.