Don Richardson Aug 9, 2019 1 min One object Multiple implementations So, I need to be able to execute a specific interface implementation based on the interface being used on the newly instantiated object....
Don Richardson Aug 5, 2019 1 min System.Net.Http v4.2.0.0 not loading So.. it turns out that the incorrect dll is loaded via nuget. As a work-around, redirect your manifest to look for 4.0.0.0 and it works....