Tom Deseyn

Tom Deseyn

Red Hatter working on .NET Core.

Tom Deseyn's contributions

.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.

.NET Core
Article

Using .NET PInvoke for Linux system functions

Tom Deseyn

.NET Platform Invoke (PInvoke) makes it easy to consume native libraries. This article describes how to use PInvoke for Linux system functions.

.NET Core
Article

Using a local NuGet server with Red Hat OpenShift

Tom Deseyn

How to deploy a NuGet server as a caching server on Red Hat OpenShift to speed up builds and host private packages. It also explains some general NuGet concepts and why it makes sense to use a local NuGet server.