Josef Ottosson

Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2021
Ghost & StayPuft
Josef Ottosson

Josef Ottosson

Microsoft MVP

59 posts
Select action method based on header value - ASP.NET Core
asp.net core

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

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

a month ago March 13th, 2021 3 min read
My take on the "Result class"
c-sharp

My take on the "Result class"

Don't use exceptions for flow control, use a custom Result class instead!

2 months ago February 17th, 2021 7 min read
Azure Storage - Zip multiple files using Azure Functions
azure

Azure Storage - Zip multiple files using Azure Functions

Shows how to take x amount of files from Azure Storage and generate a zip file.

3 months ago January 9th, 2021 7 min read
Polymorphic deserialization with System.Text.Json
dotnet core

Polymorphic deserialization with System.Text.Json

How to do polymorphic deserialization with System.Text.Json by using a custom JsonConverter.

4 months ago December 20th, 2020 8 min read
Efficient file uploads with dotnet
dotnet

Efficient file uploads with dotnet

How to upload large files without allocating like crazy using dotnet

4 months ago December 8th, 2020 4 min read
Subscribe via RSS
© Josef Ottosson 2021
Ghost & StayPuft