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