Josef Ottosson

Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2025

dotnet core

A collection of 29 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

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

6 years ago July 1st, 2019 1 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

6 years ago March 10th, 2019 20 min read
asp.net core

Dotnet core config transforms - environment variables with dots/colons

How to set correct environment variables on a unix system when using asp.net core appsettings transformations

8 years ago March 4th, 2017 1 min read
Subscribe via RSS
© Josef Ottosson 2025