Personal website of Gideon Bakx

This page features articles mostly related to software development.

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