Tom Deseyn

Tom Deseyn

Red Hatter working on .NET Core.

Tom Deseyn's contributions

A code editor with four icons symbolizing DevOps, developers, a gear, and a cluster.
Article

Some more C# 11

Learn about 5 new features that improve C# applications, including UTF-8 string literals, file-scoped types, generic attributes, and ref fields. (Part 3 of 3)

Featured image for .NET
Article

Hello Podman using .NET

The Docker.DotNet library lets .NET programs control containers using Podman or Docker. This tutorial shows you how it's done.