Jerry YehConsultingExecutiveBlog

Articles

繁體中文 English

ASP.NET Framework to .NET 8: A Razor Build and Request Verification Guide

Verify an ASP.NET Framework to .NET 8 Razor migration with separate restore, build, startup, and HTTP request acceptance gates.

ASP.NET Core .NET 8 Razor Migration Integration Testing
2026-08-24

.NET AssemblyLoadContext Plugin Architecture: Shared Contracts, Dependency Resolution, and Unload Verification

Build a predictable .NET 8 plugin architecture with AssemblyLoadContext, shared contracts, AssemblyDependencyResolver, and reproducible collectible unload checks.

.NET 8 AssemblyLoadContext Plugin Architecture Dependency Resolution Software Architecture
2026-08-20

C# async/await Correctness: Avoid async void, False Completion, and Cancellation Mistakes

A reproducible .NET 8 guide to C# async/await correctness, covering async void, List.ForEach, Task.WhenAll, WaitAsync, failures, and cancellation semantics.

C# .NET 8 async/await Task Asynchronous Programming
2026-08-18
© Jerry Yeh · Contact