Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2026

Josef Ottosson

113 posts
C# - How to throttle outgoing http requests - Concurrent
httpclient

C# - How to throttle outgoing http requests - Concurrent

This post focus on how to handle request rate limits when we are only allowed to send 10 requests at the same time

6 years ago September 6th, 2020 6 min read
CSVHelper - Read column value into a List property
dotnet

CSVHelper - Read column value into a List property

Quick tip showing how to split a column into multiple strings and populate a list when reading CSV files using CSVHelper

6 years ago August 21st, 2020 2 min read
Custom Dictionary JsonConverter using System.Text.Json
dotnet

Custom Dictionary JsonConverter using System.Text.Json

How to customize the deserialization/serialization of Dictionary<string, object> using System.Text.Json and a custom JsonConverter

6 years ago August 16th, 2020 8 min read
Dotnet pack - include referenced projects
dotnet

Dotnet pack - include referenced projects

Shows how to workaround the current limitations of dotnet pack when referencing other projects

6 years ago August 5th, 2020 6 min read
Heartbeat logger in Dotnet Core
dotnet core

Heartbeat logger in Dotnet Core

How to monitor your dotnet core applications by using a heartbeat logger

6 years ago July 21st, 2020 2 min read
Subscribe via RSS
© Josef Ottosson 2026