Since it's generally better to have less code than more there are one or two or three places in the codebase where I've used workarounds to get behaviour that didn't exist in .Net standard1.0. For example missing linq methods. I've tagged at least one of them with [NetStandardCompliance - Version \d.\d - .*?]