These assemblies contain common code that I have found useful over the years, particularly when bootstrapping small proof-of-concept or bug demonstration applications. It reduces the amount of boilerplate code needed to be productive.
v2.x
will target .NET 8.0
.
v1.x
targets .NET 7.0
.