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