About Tail Recursion in .NET

Confession time. I am a true fan of functional programming and its concepts. Maybe that’s why I was curious lately how the prominent .NET compilers deal with tail recursion1. So I started investigating. TL;DR: It’s complicated. Despite the …

Beitrag lesen

How I organize my global usings

TL;DR: I use implicit global usings for all global using directives in .NET6 projects. I use a separate GlobalUsings.cs file for all global usings in non-.NET6 projects. Global usings are a new language feature introduced with C# 10 allowing us developers …

Beitrag lesen

Der Objektkultur-Newsletter

Mit unserem Newsletter informieren wir Sie stets über die neuesten Blogbeiträge,
Webcasts und weiteren spannenden Themen rund um die Digitalisierung.

Newsletter abonnieren