Gideon Bakx
Home
About
Personal website of Gideon Bakx
This page features articles mostly related to software development.
Getting the version of a .NET assembly
1532 Days ago
How to get the version number of a .NET assembly from the command line using Powershell or custom code?
C#
Powershell
Testing NUnit on a STA Thread
1554 Days ago
By default NUnit runs on MTAThread. But how to run Nunit tests on STAThread?
NUnit
C#
.NET
1
2