Tuesday, December 19, 2006

CodePlex PowerShell Projects

CodePlex is Microsoft's open source project hosting web site. When I looked tonight there are 7 PowerShell projects up there!

I think this is pretty cool - a set of additional PowerShell projects including:

  • PowerShell Community Extensions- Windows PowerShell is a new, object-oriented command shell developed by Microsoft. With the first version of PowerShell Microsoft is focusing on implementing a core set of features.
  • VS Command Shell - VSCmdShell provides users with a shell window inside Visual Studio IDE that can be used for Visual Studio commands as well.
  • PowerShell Scripts for Testing - PowerShell Scripts for Testing is a function library for PowerShell, Microsoft's .NET scripting language. The library brings xUnit-style assertions such as Assert and AssertEquals to PowerShell.
  • PowerShell SharePoint Provider - A full PowerShell provider for exposing SharePoint 2003 [version 2007 coming] as a file system. Administer your SharePoint installation with familiar copy/move/rename/delete and new-item metaphors. Move users between roles, copy users between webs; use the full power of the shell to script away the pain of GUI based mass-management.
  • PowerShell Utility Scripts - PowerShell Utility scripts for Windows Administrators and .NET Developers
  • ShinyPower - Want Help with PowerShell? ShinyPower is a small application that lets you browse the built-in help that comes with PowerShell.
  • NewsGator Powershell Provider - Newsgator (www.newsgator.com) provides a web services API exposing a complete interface to your RSS feeds.

WOW!

No comments: