Accept the Official Hack: Build-Time OpenAPI Detection in .NET 10 Minimal APIsMay 30, 2026·7 min read
How to get XUnit v3 to work with Test Explorer in VS CodeI recently upgraded some xUnit v2 test projects to v3 because I needed two awesome features that v3 introduced: Assembly Fixtures: These allow a fixture instance to be shared between all tests in mulJun 1, 2026·3 min read