If you've got an existing class library, and you are wondering how big a task it will be to make it PCL, then check out this new PCL analyzer tool
It's open source (code on GitHub) and it uses reflection and the data from a spreadsheet from Microsoft's PCL team in order to tell you which non-portable APIs you are currently using.
I love it!
Good to hear you find it useful. BTW I've uploded a new version with much better performance for large assemblies.
ReplyDeleteCheers
Vagif