Personal website of Gideon Bakx

This page features articles mostly related to software development.

2042 Days ago
Mount a NFS share upon boot from Ubuntu 18.04
2089 Days ago
How to get the version number of a .NET assembly from the command line using Powershell or custom code?
2111 Days ago
By default NUnit runs on MTAThread. But how to run Nunit tests on STAThread?