Josef Ottosson

Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2025

builder

A collection of 2 posts

c-sharp

Bonus - Builder Pattern with the implicit operator using c#

By using the implicit operator we can skip the Build method on our builders

3 years ago October 21st, 2022 1 min read
Using records when implementing the builder pattern in C#
c-sharp

Using records when implementing the builder pattern in C#

Here I'm showing some alternative ways of implementing the builder pattern by using regular classes, records and the new init keyword

3 years ago June 16th, 2022 5 min read
Subscribe via RSS
© Josef Ottosson 2025