Introducing PoshTweet - The PowerShell Twitter Script Library
It's probably no surprise from those of you that follow my blog and tech tips here on DevCentral that I'm a fan of Windows PowerShell. I've written a set of Cmdlets that allow you to manage and...
Published Dec 30, 2008
Version 1.0Jun 19, 2009
You can use [Reflection.Assembly]::Load to load in a .NET Assembly but I chose to write my own natively. Also, doing it all in scripts requires no other software downloads.
-Joe