Models business domains. Aggregates, value objects, domain events, rich models, repositories.
Quellsprache: Englisch
Menü
Skills in diesem Repository
SkillsMP hat 966 Skills aus rudironsoni/Synaxis gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
rudironsoni/SynaxisEs werden 40 von 966 gesammelten Skills angezeigt.
Models business domains. Aggregates, value objects, domain events, rich models, repositories.
Quellsprache: Englisch
Authors .editorconfig rules. IDE/CA severity, AnalysisLevel, globalconfig, code style enforcement.
Quellsprache: Englisch
Designs EF Core data layer architecture. Read/write split, aggregate boundaries, N+1 governance.
Quellsprache: Englisch
EF Core, DbContext, AsNoTracking, query splitting.
Quellsprache: Englisch
Builds .NET 10 file-based C# apps. Directives, CLI commands, csproj migration.
Quellsprache: Englisch
Performs file I/O. FileStream, RandomAccess, FileSystemWatcher, MemoryMappedFile, paths.
Quellsprache: Englisch
Core C# and .NET language fundamentals. Navigation skill covering coding standards, language patterns, async/await, dependency injection, configuration, and foundational runtime concepts. Entry point for developers building .NET applications. Keywords:…
Quellsprache: Englisch
Tunes GC and memory. GC modes, LOH/POH, Gen0/1/2, Span/Memory deep patterns, ArrayPool.
Quellsprache: Englisch
Configures GitHub Actions .NET build/test -- setup-dotnet, NuGet cache, reporting.
Quellsprache: Englisch
Deploys .NET from GitHub Actions. Azure Web Apps, GitHub Pages, container registries.
Quellsprache: Englisch
Composes GitHub Actions workflows. Reusable workflows, composite actions, matrix, caching.
Quellsprache: Englisch
Creates GitHub-native docs. README badges, CONTRIBUTING, issue/PR templates, repo metadata.
Quellsprache: Englisch
Creates GitHub Releases for .NET. Release creation, assets, notes, pre-release management.
Quellsprache: Englisch
Builds gRPC services. Proto definition, code-gen, ASP.NET Core host, streaming, auth.
Quellsprache: Englisch
Consumes HTTP APIs. IHttpClientFactory, typed/named clients, resilience, DelegatingHandlers.
Quellsprache: Englisch
Validates HTTP request inputs. .NET 10 AddValidation, FluentValidation, ProblemDetails.
Quellsprache: Englisch
Tests with real infrastructure. WebApplicationFactory, Testcontainers, Aspire, fixtures.
Quellsprache: Englisch
Builds high-perf network I/O. PipeReader/PipeWriter, backpressure, protocol parsers, Kestrel.
Quellsprache: Englisch
Maintains library compatibility. Binary/source compat rules, type forwarders, SemVer impact.
Quellsprache: Englisch
Optimizes LINQ queries. IQueryable vs IEnumerable, compiled queries, deferred exec, allocations.
Quellsprache: Englisch
Localizes .NET apps. .resx resources, IStringLocalizer, source generators, pluralization, RTL.
Quellsprache: Englisch
Optimizes MAUI for iOS/Catalyst. Native AOT pipeline, size/startup gains, library gaps, trimming.
Quellsprache: Englisch
Builds .NET MAUI mobile apps. Project structure, XAML/MVVM, platform services, caveats.
Quellsprache: Englisch
Tests .NET MAUI apps. Appium device automation, XHarness, platform validation.
Quellsprache: Englisch
Creates Mermaid diagrams for .NET. Architecture, sequence, class, deployment, ER, flowcharts.
Quellsprache: Englisch
Builds event-driven systems. Pub/sub, competing consumers, DLQ, sagas, delivery guarantees.
Quellsprache: Englisch
Integrates AI/LLM via Microsoft Agent Framework. Agents, workflows, tools, MCP servers, multi-agent orchestration.
Quellsprache: Englisch
Builds ASP.NET Core middleware. Pipeline ordering, short-circuit, exception handling.
Quellsprache: Englisch
Builds ASP.NET Core Minimal APIs -- route groups, filters, TypedResults, OpenAPI.
Quellsprache: Englisch
Analyzes .NET code for modernization. Outdated TFMs, deprecated packages, superseded patterns.
Quellsprache: Englisch
Authors MSBuild targets, props, conditions, incremental builds, and Directory.Build patterns.
Quellsprache: Englisch
Writes custom MSBuild tasks. ITask, ToolTask, IIncrementalTask, inline tasks, UsingTask.
Quellsprache: Englisch
Packages MSIX apps. Creation, signing, Store submission, App Installer sideload, auto-update.
Quellsprache: Englisch
Targets multiple TFMs via polyfills and conditional compilation. PolySharp, API compat.
Quellsprache: Englisch
Publishes Native AOT binaries. PublishAot, ILLink descriptors, P/Invoke, size optimization.
Quellsprache: Englisch
Calls native libraries via P/Invoke. LibraryImport, marshalling, cross-platform resolution.
Quellsprache: Englisch
Creates NuGet packages. SDK-style csproj, source generators, multi-TFM, symbols, signing.
Quellsprache: Englisch
Adds observability. OpenTelemetry traces/metrics/logs, health checks, custom metrics.
Quellsprache: Englisch
Generates OpenAPI docs. MS.AspNetCore.OpenApi (.NET 9+), Swashbuckle migration, NSwag.
Quellsprache: Englisch
Optimizes .NET allocations and throughput. Span, ArrayPool, ref struct, sealed, stackalloc.
Quellsprache: Englisch