Basically what the question says.
Our company has a small suite of Visual Studio extensions we need to install. It's a bit of a pain and we just try to keep a list. When new ones are needed we send out an email or whatever.
Among these extensions we have written our own which has some home grown templates and tools.
Would we be able to have our visual studio extension install other visual studio extensions the same way a Nuget package can depend on other Nuget packages?