Personal website of Gideon Bakx

This page features articles mostly related to software development.

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