Recently Updated Pages
BMX - Generic VM Template
Purpose These instructions are for standing up a Debian 13.4 VM to be used as a template in the ...
Debian: Offline Package Installation
If you need to add services or packages to a VM that has no internet access to pull down packages...
Sorting a List Collection of Type
You will come across the need to sort a list of types, at some point. This method will do In-Pla...
GitHub Personal Access Tokens
These expire annually. We use a couple for testing and automated access. Creation To create a ...
Docker Space Full
Here are some things to check on when the disk on a docker host gets full. sudo docker system pr...
NET7 Unit Test CSPROJ Content
<PropertyGroup> <TargetFramework>net7.0</TargetFramework> <ImplicitUsings>enable</Imp...
NET6 Unit Test CSPROJ Content
<PropertyGroup> <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</Imp...
NET5 Unit Test CSPROJ Content
<PropertyGroup> <TargetFramework>net5.0</TargetFramework> <!-- NoWarn below suppresse...
NET7 CSPROJ Content
<PropertyGroup> <TargetFramework>net7.0</TargetFramework> <PackageId>OGA.HBD.Lib</Pac...
NET6 CSPROJ Content
<PropertyGroup> <TargetFramework>net6.0</TargetFramework> <PackageId>OGA.HBD.Lib</Pac...