PowerConsole – PowerShell Integrated with Visual Studio 2010

March 14, 2010

in IronPython,IronRuby,MEF,PowerConsole,PowerShell,Visual Studio 2010

  • PowerConsole brings the Visual Studio automation object DTE to your finger tips
    • Use PowerShell and the Visual Studio automation system to explore DTE interactively
    • Write simple scripts to automate everyday tasks in Visual Studio
  • Directly access Visual Studio services with Get-VSService and Get-Interface
  • Interact with Visual Studio MEF with Get-VSComponentModel
  • PowerConsole Requires VS 2010 RC.

PowerConsole extensions also exist for IronPython and IronRuby.

A small sample of the properties and methods on the $dte variable (VS automation object DTE ) piped to Get-Member.

image

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Contrat Creative Commons

© 2007-2012, Doug Finke