C#

How to Debug Statiq Razor Pages

Choosing the right tools can make all the difference in your development journey. As a dedicated C# enthusiast, I was thrilled to discover **Statiq.Dev**, a static site generator built on the .NET platform I know and love. Its seamless integration with C# promised a smooth experience in building and managing my static websites. However, like any powerful tool, Statiq.Dev comes with its own set of challenges-especially when it comes to debugging. In this post, I'll walk you through the steps I took to effectively debug a Statiq.Dev site, ensuring that your development process remains as efficient and frustration-free as possible.

EF Core - More Intuitive Exceptions

Discover how EntityFramework.Exceptions can help simplify your error handling by eliminating the need for manually tracking SQL Server error codes, and learn how to write cleaner, more maintainable code.

Blog using Statiq - Getting Started

Statiq is a static code generator that is being used to generate the e13.tech blog, learn how you can do the same.