Skip to content

madskristensen/AutoLoadPackageManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Package Load Explorer

Build status

Requires Visual Studio 2017.6 or newer

This extension makes it easy to diagnose how packages are being loaded in Visual Studio. Both build-in as well as packages comming from external extensions are supported.

Download from the Visual Studio MarketPlace or get the latest CI build.

The Package Load Explorer window

Display it by going to View -> Other Windows -> Package Load Explorer.

Context menu

Shows information about how the VS packages was loaded in the IDE.

Tool window

The columns shown are:

  • PackageGuid
  • PackageName
  • ModuleName
  • AutoLoadContextGuid
  • AutoLoadContextName
  • IsRuleBasedUIContext
  • UIContextTerms
  • IsAsyncPackage
  • IsAsyncForUIContext

License

Apache 2.0

About

A Visual Studio extension

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages