I have seen some pretty nice code in the .NET Core/.NET 5.x github and one of the things that interests me most currently is the extendable framework code. All reasonably complex applications make use of supporting assemblies these days with dependency injection, logging, composition containers, configuration files, and complex command line processing being a fewContinue reading “Adding Microsoft.Extensions to .NET Framework Application.”