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日
已展示 8 / 36 个已收集 Skill。
已展示 2 / 2 个仓库
已展示全部仓库