Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2023
Ghost & StayPuft

jos.enumeration

A collection of 3 posts

jos.enumeration

JOS.Enumeration - System.Text.Json support

Custom JsonConverter that only writes the integer value of our Enumeration class. It also supports deserialization by only supplying the Enumeration value.

6 days ago May 29th, 2023 3 min read
jos.enumeration

JOS.Enumeration - store in database (EF Core and Dapper)

Adds support for storing JOS.Enumeration values in a database using EF Core and/or Dapper.

23 days ago May 12th, 2023 3 min read
Enumeration class in C# using records
jos.enumeration

Enumeration class in C# using records

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

9 months ago September 17th, 2022 7 min read
Subscribe via RSS
© Josef Ottosson 2023
Ghost & StayPuft