.Net Standard 2.0 Porting to .Net Standard 2.0 Part 2: Porting MEF 1.0 to MEF 2.0 on .Net Core Porting an existing MEF 1.0 .Net 4.0 implementation to MEF 2.0 on .Net Core In Part 1 I discussed the basic setup of porting an existing .Net 4.0 code base over to a .Net Standard 2.0 project. In this