Skip to content

Blog

Welcome to my blog! Here you'll find my thoughts, tutorials, and experiences in tech.

Latest Posts

My First Post

An introduction to my blog and what you can expect from my future posts.

Enum as Flags

A blogpost on how to use enums as flags in C#

Ef Core Left Join Simplified

A blogpost on how to simplify left join usage in Ef Core

Using Refit to consume APIs

A blogpost on how I use Refit to simplify consuming APIs