Tools Similar to VSCmdShell?
I really like VS Command Shell, but it hasn't bee开发者_如何学JAVAn updated in a long time and still has various bugs. Are there other similar tools out there?
The VSCmdShell source code is available, but I'd rather not start another side project.
NuGet comes with a complete powershell environment.
See here on setting up the powershell profile for NuGet.
精彩评论