Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2026

dotnet

A collection of 48 posts

How C# Records will change my life
c-sharp

How C# Records will change my life

The new record type will be a huge timesaver when working with immutable objects in C#

6 years ago July 19th, 2020 4 min read
enum

Beware of Enum.TryParse

Enum.TryParse sometimes doesn't do what you think

6 years ago March 15th, 2020 1 min read
episerver

JOS.ContentSerializer now supports TimeSpan? out of the box

JOS.ContentSerializer now has native support for TimeSpans

7 years ago September 4th, 2019 1 min read
dotnet

Dotnet Core - Filter out specific test projects when running dotnet test

Quick example showing how to exclude tests in a certain project when running dotnet test

7 years ago July 1st, 2019 1 min read
c-sharp

Let's talk about mapping objects in c-sharp

Why should we map our models to a different object before exposing the data in a API response? How to map our models?

7 years ago May 18th, 2019 7 min read
Subscribe via RSS
© Josef Ottosson 2026