Why I Deprecated My Blazor Sudoku App in Favor of React
I built the same Sudoku app twice — once in Blazor, once in React. Here's what I learned, where Blazor surprised me, and why React won in the end.
Written by Shannon Stewart I am a software architect and engineer focused on Azure, C#, and AI. I write about real-world projects, cloud-native patterns, and building smarter systems with modern tools.
I built the same Sudoku app twice — once in Blazor, once in React. Here's what I learned, where Blazor surprised me, and why React won in the end.
DepenMock v3 completes a long-planned goal: full mocking framework abstraction. Here's what changed in v3.0 and v3.1, why it took three attempts to get right, and how to migrate.
Go beyond the basics with DepenMock. Learn how to access mocks, customize behavior, and verify interactions deep in your test's dependency graph.
Introducing DepenMock, a lightweight C# library that eliminates the boilerplate of mocking complex dependency graphs in your tests.
Learn how to build AI agents using Azure AI Foundry by integrating C# services and tools, enabling enterprise-grade orchestration with .NET.
