Skip to content

StephenClearyApps/PortableLibraryProfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortableLibraryProfiles

A simple library and console app to enumerate all PCL profiles for all frameworks installed on the local machine.

Usage

Just execute the app.

All PCL profiles on the local machine (at C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETPortable) are examined, converted to JSON, and stored in a "profiles.json" file.

Also, if there are any folders in the same directory as the executable, they are treated as a .NETPortable folder, and they are processed separately into their own profiles.json file.

To see the results in a table, go here:

http://portablelibraryprofiles.apps.stephencleary.com/

About

A simple desktop app to enumerate all PCL profiles for all frameworks installed on the local machine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages