Sharing a common method across classes
Leverage interfaces and extension methods and to share a common method
HashiCorp Vault with C#
A step by step guide to integrating into HashiCorp vault with C#
Structured logging - an introduction
An introduction to what, why and how of structured logging using Serilog
Git workflows - explained
Git Flow? GitHub Flow? Flows? This post explains and compares various Git workflows
Azure Devops Symbol Server - a how to guide
A guide to using an Azure Devops Symbol Server
Dynamic Context (for Entity Framework Core)
A guide to returning projected, anonymous and simple type values dynamically
Roslyn Analyzer - tips and tricks (Part 5)
A collection of tips and tricks for writing analyzers
Roslyn Analyzer - testing an analyzer and code fix (Part 4)
A step by step guide to testing an analyzer and code fix