Tom Deseyn

Tom Deseyn

Red Hatter working on .NET Core.

Tom Deseyn's contributions

Pattern matching
Article

C# 8 pattern matching

Tom Deseyn

We explore C# 8's extended pattern matching support and compare it to pattern matching in C# 7.

Asynchronous streams
Article

C# 8 asynchronous streams

Tom Deseyn

Explore the new C# 8 asynchronous streams feature in this first article in our series covering the new features available in C# 8.

No-Cost RHEL Developer Subscription now available
Article

.NET Core on Red Hat platforms

Tom Deseyn

We look at the various ways .NET Core is made available on Red Hat platforms, starting with an overview of the available platforms, and then showing how to install .NET Core on each of them.

.NET Core event tracing
Article

Tracing .NET Core applications

Tom Deseyn

Tom Deseyn shows how you can capture events from the .NET Core runtime and BCL using EventListener, dotnet-trace, and EventPipe environment variables.

.NET Process
Article

The .NET Process class on Linux

Tom Deseyn

We'll go over the basics of the .NET process class in .NET Core 3.0 and cover a few differences in usage between Windows and Linux.

.NET Core
Article

New features in .NET Core 3.0 on Linux

Tom Deseyn

We look at new features of .NET Core for Linux, including improved performance and support for building Windows desktop applications.