Hello 👋!
I'm Gui
I'm a Minimalist Software Craftsman 🌱. That says a lot of what I talk about here.
My recent posts
A Small but Powerful Feature in xUnit v3 You’ll Use Everywhere
Discover what's new in xUnit v3 for .NET testing, including powerful test-aware cancellation tokens. Learn how this simple yet impactful feature boosts test reliability, resource management, and async integration testing.Building a C# Repository with Selective Caching and MongoDB Search Index (And Why It's Not as Simple as It Looks)
Learn why caching in C# is harder than it looks. This deep dive covers selective caching, cache invalidation pitfalls, and practical patterns using IMemoryCache and the Repository Pattern.Why Vertical Slice Architecture Makes Your Team Faster (and Happier)
Discover Vertical Slice Architecture – a powerful alternative to layered architecture that helps reduce merge conflicts, simplify onboarding, and improve code organisation by structuring your application around features, not layers. Perfect for CQRS and modern API development.