Skip to main content
Aaronontheweb
GitHub 제작자 프로필

Aaronontheweb

2개 GitHub 저장소에서 수집된 37개 skills를 저장소 단위로 보여줍니다.

수집된 skills
37
저장소
2
업데이트
2026년 8월 7일
저장소 탐색

저장소와 대표 skills

csharp-nullable-reference-types
소프트웨어 개발자

Guidelines for introducing and using nullable reference types (NRT) and System.Diagnostics.CodeAnalysis nullable attributes in C# / .NET codebases. Covers the nullability model, flow analysis, the null-forgiving operator, API design rules, the full attribute…

2026년 8월 7일
opentelemetry-net-instrumentation
소프트웨어 개발자

Provides guidance for implementing OpenTelemetry instrumentation in .NET codebases, covering tracing (Activities/Spans), metrics, logs, naming conventions, error handling, performance, SDK setup, resources, context propagation, and API design best practices.

2026년 8월 7일
r3-reactive-extensions
소프트웨어 개발자

Build reactive/event-driven C# with R3 (Cysharp's modern reimplementation of Reactive Extensions). Covers the Observable<T>/Observer<T> model, the OnErrorResume error contract, async dispatch with AwaitOperation, Task/IAsyncEnumerable integration,…

2026년 6월 18일
modern-csharp-coding-standards
소프트웨어 개발자

Write modern, high-performance C# code using records, pattern matching, value objects, async/await, Span<T>/Memory<T>, and best-practice API design patterns. Emphasizes functional-style programming with C# 12+ features.

2026년 4월 16일
api-design
소프트웨어 개발자

Design stable, compatible public APIs using extend-only design principles. Manage API compatibility, wire compatibility, and versioning for NuGet packages and distributed systems.

2026년 4월 16일
akka-net-best-practices
소프트웨어 개발자

Critical Akka.NET best practices including EventStream vs DistributedPubSub, supervision strategies, error handling, Props vs DependencyResolver, work distribution patterns, and cluster/local mode abstractions for testability.

2026년 2월 21일
akka-net-management
소프트웨어 개발자

Akka.Management for cluster bootstrapping, service discovery (Kubernetes, Azure, Config), health checks, and dynamic cluster formation without static seed nodes.

2026년 2월 21일
akka-net-testing-patterns
소프트웨어 품질 보증 분석가·테스터

Write unit and integration tests for Akka.NET actors using modern Akka.Hosting.TestKit patterns. Covers dependency injection, TestProbes, persistence testing, and actor interaction verification. Includes guidance on when to use traditional TestKit.

2026년 2월 21일
수집된 skill 36개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다