Coding Grounds
Compilation of different programming projects I amuse myself with.
Saturday, 4 March 2023
Generic math - Factorial method
›
Here is a example of a generic math factorial method in C# 11. Generic math allows you to make numeric methods that makes use of the INumb...
Trøndersk dialekttemp with C# 11 og and patterns
›
This article demonstrates the use of relational patterns in C# 11. First off, relational patterns allow us to test how a given value /var...
Monday, 20 February 2023
Running eclint locally in development environment
›
If you have come accross eclint in Azure Devops or in other scenarios, you might want to run this in local development instead to get your ...
‹
›
Home
View web version