Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2026

dotnet

A collection of 48 posts

c-sharp

Sorting (really) large files with C#

I show you how to sort enormous text files in a really efficient way using the External Merge Sort algorithm

5 years ago July 28th, 2021 9 min read
Dealing with access tokens in dotnet
httpclient

Dealing with access tokens in dotnet

Dealing with access tokens (including renewal) in dotnet

5 years ago July 8th, 2021 7 min read
episerver

New major version of JOS.ContentSerializer - Version 5.0

Bug fix and a breaking change in the new major version of JOS.ContentSerializer

5 years ago May 29th, 2021 2 min read
Select action method based on header value in ASP.NET Core
asp.net core

Select action method based on header value in ASP.NET Core

Shows how to use IActionConstraint to select a specific action method based on a header

5 years ago March 13th, 2021 3 min read
Efficient file uploads with dotnet
dotnet

Efficient file uploads with dotnet

How to upload large files without allocating like crazy using dotnet

5 years ago December 8th, 2020 4 min read
Subscribe via RSS
© Josef Ottosson 2026