Blog
Faceted search in .NET
Faceted Search in .NET Made Easy: Introducing Facet.Search
Read moreBlazor vs MVC: Why Developers Still Choose MVC in 2025
Recently, I came across a fascinating discussion in the .NET community that made me pause and reflect. A developer behind Blazorise asked a simple but profound question: “Why would anyone still choose MVC over Blazor with server-side rendering?” As someone who spends significant time in the .NET ecosystem, I found the responses enlightening and worth exploring.
Read moreAdvanced Flattening with Facet .NET
Read moreFacet: A Source Generator Competing with Traditional Mapping Libraries
The Mapper Problem
Read moreFacets in .NET
Read moreBlazorFrame: Enhanced iframes in Blazor
Read moreSource Generators: The End of T4 Templates?
In the evolving landscape of .NET Development, code generation has been a cornerstone for creating boilerplate code, improving developer productivity and automating processes. T4 (Text Template Transformation Toolkit) has been the go-to solution for well over a decade for this purpose, offering a powerful but also a somewhat underappreciated templating engine right inside Visual Studio. They have enabled developers to generate everything from data models to fully fledged API clients.
Read more