Blog

Introducing the Source Generator Toolkit

Source Generators made easier!


Read more...


Sharing a common method across classes

Leverage interfaces and extension methods and to share a common method


Read more...


Holiday Break 2022

Taking a break until 2023


Read more...


HashiCorp Vault with C#

A step by step guide to integrating into HashiCorp vault with C#


Read more...


Structured logging - an introduction

An introduction to what, why and how of structured logging using Serilog


Read more...


Git workflows - explained

Git Flow? GitHub Flow? Flows? This post explains and compares various Git workflows


Read more...


Azure Devops Symbol Server - a how to guide

A guide to using an Azure Devops Symbol Server


Read more...


Dynamic Context (for Entity Framework Core)

A guide to returning projected, anonymous and simple type values dynamically


Read more...


Roslyn Analyzer - tips and tricks (Part 5)

A collection of tips and tricks for writing analyzers


Read more...


Roslyn Analyzer - testing an analyzer and code fix (Part 4)

A step by step guide to testing an analyzer and code fix


Read more...