Tom Deseyn's contributions
Article
Build .NET container images with Tekton
Tom Deseyn
Learn how to build and push .NET container images in Tekton pipelines without a Dockerfile. See how the dotnet-publish-image task simplifies your CI/CD workflow.
Article
How to deploy .NET applications with systemd and Podman
Tom Deseyn
Discover how to build and deploy .NET application images as systemd services with Podman.
Article
What you need to know about Red Hat's .NET container images
Tom Deseyn
This article discusses the advantages of Red Hat's .NET container images and provides an overview of the available images.
Article
.NET 10 is now available for RHEL and OpenShift
Tom Deseyn
+1
Now .NET 10 is available for RHEL and OpenShift, bringing new features like C# 14/F# 10 support, performance improvements, and updated APIs.
Article
Some more C# 13
Tom Deseyn
Learn more about the new advanced features of C# 13 (part 2 of 2).
Article
C# 13
Tom Deseyn
Discover the new features of C# 13 (part 1 of 2).
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.
Build .NET container images with Tekton
Learn how to build and push .NET container images in Tekton pipelines without a Dockerfile. See how the dotnet-publish-image task simplifies your CI/CD workflow.
How to deploy .NET applications with systemd and Podman
Discover how to build and deploy .NET application images as systemd services with Podman.
What you need to know about Red Hat's .NET container images
This article discusses the advantages of Red Hat's .NET container images and provides an overview of the available images.
.NET 10 is now available for RHEL and OpenShift
Now .NET 10 is available for RHEL and OpenShift, bringing new features like C# 14/F# 10 support, performance improvements, and updated APIs.
Some more C# 13
Learn more about the new advanced features of C# 13 (part 2 of 2).
C# 13
Discover the new features of C# 13 (part 1 of 2).
.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.