Skip to content

Web Development

Why choose Fathom Analytics

Fathom Analytics; the GDPR-friendly alternative to Google Analytics. I discuss why I use it myself, the key features it offers, and the advantages of it using it.

dotnet core

How to create project templates in .net core

The simplicity of the .net core packing and publishing tool, enables you simply use what you’re already doing to make doing what you’re already doing faster. No need to learn a new complex template language.

dotnet core

Implementing logging with Serilog

ASP.NET Core includes some basic logging providers, but to get the most out of it you’ll need to plug in a full logging framework like Serilog – simple .NET logging with fully-structured events.