Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2023
Ghost & StayPuft

dotnet

A collection of 13 posts

Enumeration class in C# using records
c-sharp

Enumeration class in C# using records

Let's see if we can optimize the Enumeration class provided by Microsoft in "eShopOnContainers"...

6 months ago September 17th, 2022 7 min read
c-sharp

Using embedded files in dotnet core

Two different implementations for reading embedded resources in c-sharp

a year ago March 6th, 2022 3 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

2 years ago May 29th, 2021 2 min read
Efficient file uploads with dotnet
dotnet

Efficient file uploads with dotnet

How to upload large files without allocating like crazy using dotnet

2 years ago December 8th, 2020 4 min read
mongodb

MongoDB - Missing discriminator array when doing upserts with UpdateOneModel

Upserts in combination with UpdateOneModel does not append the discriminator field. I'll show you some workarounds

2 years ago October 4th, 2020 6 min read
Subscribe via RSS
© Josef Ottosson 2023
Ghost & StayPuft