What's the easiest way to check nuget package platforms? -


i know name of nuget package in official nuget gallery. how can check on platforms it's avaibale, e.g full .net, silverlight, windows store apps, universal platform, etc..?

on windows use nuget package explorer download nuget package , show contents. frameworks supports shown in lib directory inside nuget package.

you can download nuget package nuget , unzip it.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -