Tom Deseyn's contributions
Article
.NET 9 now available for RHEL and OpenShift
John Clingan
+1
The .NET 9 release is now available, targeting Red Hat Enterprise Linux (RHEL) 8.10, RHEL 9.5, RHEL 10, and Red Hat OpenShift. Here's a quick overview of what developers need to know about this new major release.
Article
Some more C# 12
Tom Deseyn
Explore C# 12 advanced features, including inline arrays, optional params and params in lambda expressions, ref readonly parameters, aliasing any type, and the UnsafeAccessorAttribute.
Article
C# 12: Collection expressions and primary constructors
Tom Deseyn
C# 12 provides two features that are useful in everyday development: collection expressions and primary constructors.
Article
.NET 8 now available for RHEL and OpenShift
John Clingan
+1
.NET 8 is now generally available, targeting Red Hat Enterprise Linux 8.7, 9.1, and Red Hat OpenShift. Here’s what developers need to know about this new major release.
Article
Containerize .NET applications with .NET 8
Tom Deseyn
Learn to containerize .NET projects using the .NET 8 SDK, which provides built-in support for building container images.
Article
How to deploy .NET apps as systemd services using containers
Tom Deseyn
Learn how containers and recent .NET features make systemd easy to run a service under Linux in this demonstration.
Article
Some more C# 11
Tom Deseyn
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)
Article
C# 11: Pattern matching and static abstract interfaces
Tom Deseyn
Discover more about C# 11 new features: pattern matching and static abstract interfaces and how they enable generic math. (Part 2 of 3)

.NET 9 now available for RHEL and OpenShift
The .NET 9 release is now available, targeting Red Hat Enterprise Linux (RHEL) 8.10, RHEL 9.5, RHEL 10, and Red Hat OpenShift. Here's a quick overview of what developers need to know about this new major release.

Some more C# 12
Explore C# 12 advanced features, including inline arrays, optional params and params in lambda expressions, ref readonly parameters, aliasing any type, and the UnsafeAccessorAttribute.

C# 12: Collection expressions and primary constructors
C# 12 provides two features that are useful in everyday development: collection expressions and primary constructors.

.NET 8 now available for RHEL and OpenShift
.NET 8 is now generally available, targeting Red Hat Enterprise Linux 8.7, 9.1, and Red Hat OpenShift. Here’s what developers need to know about this new major release.

Containerize .NET applications with .NET 8
Learn to containerize .NET projects using the .NET 8 SDK, which provides built-in support for building container images.

How to deploy .NET apps as systemd services using containers
Learn how containers and recent .NET features make systemd easy to run a service under Linux in this demonstration.

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)

C# 11: Pattern matching and static abstract interfaces
Discover more about C# 11 new features: pattern matching and static abstract interfaces and how they enable generic math. (Part 2 of 3)