Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2026

c-sharp

A collection of 35 posts

dotnet core

Dotnet Core - Custom ConfigurationProvider for Docker Swarm Secrets

Shows how to read secrets stored in your docker swarm and use it as configuration in your dotnet core application

7 years ago September 18th, 2019 2 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
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
httpclient

You're (probably still) using HttpClient wrong and it is destabilizing your software

I try to optimize the fetching and deserialization of data in dotnet core as much as possible. HttpClientFactory and streams are my best friends

7 years ago March 10th, 2019 20 min read
c-sharp

Get dot-notation of C# property/member

Shows how to generate a dot-notation path from a C# property/expression

7 years ago February 7th, 2019 1 min read
Subscribe via RSS
© Josef Ottosson 2026