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 件のリポジトリを表示
すべてのリポジトリを表示しました