Coding Grounds
Compilation of different programming projects I amuse myself with.
Monday, 23 January 2023
Creating a json string representing enum names and values in C#
›
A short blog post here demonstrating how to create a JSON string showing enum names and values for an enum in C#, simple stuff! From Linqp...
1 comment:
Saturday, 7 January 2023
List patterns in C# 11 - And getting a compiler error on code that should work
›
I have tested out list patterns in .NET 7 and C#. I am using Linqpad 7 and .NET 7.0.1. List patterns are useful I guess to compared sequence...
Sunday, 11 December 2022
Presentation in Norwegian presenting demo repository with GraphQL and Hotchocolate/Strawberryshake
›
I have written a presentation about GraphQL demo repository of mine here. It is in Norwegian, so it will not be translated to english here....
‹
›
Home
View web version