[Mono-dev] PowerShell 3.0 on Mono

Rafael Teixeira monoman at gmail.com
Wed Jan 30 10:27:14 UTC 2013


Impressive achievement...
But what about licensing? And about compatibility with Nuget?

Rafael "Monoman" Teixeira
---------------------------------------
"The most exciting phrase to hear in science, the one that heralds new
discoveries, is not 'Eureka!' (I found it!) but 'That's funny ...'"
Isaac Asimov
US science fiction novelist & scholar (1920 - 1992)


On Tue, Jan 29, 2013 at 7:51 PM, Bruno Lauzé <brunolauze at msn.com> wrote:

>  Hi,
>
> I want to share with you the complete PowerShell 3.0 recompiled for Mono.
>
>
> Code base: https://github.com/brunolauze/pash
> Screenshots : http://sdrv.ms/WYQaPX
>
> Here's what the project includes so far:
>
> PowerShell console driven by a modified getline.cs
> PowerShell Language, DLR Language
> Microsoft codebase with replacement for all non managed code and Mono
> accommodation
> Unix File System Handling Support
> Implementation of ps/top/uname for required values
> PowerShell Module Management
> PowerShell Help Infrastructure
> WSMan implemented by Codeplex's WSMan.NET (Remote PowerShell execution)
> WSManSvc.exe Mono ServiceProcess
> Implementation of System.Diagnostics.Eventing
>
> ActiveDirectory PowerShell Module with a dozen of working cmdlets
> (modified version of Novell implementation to support byte[] and long
> properties)
>
> CimCmdlets with a rewritten System.Management which implements couple of
> classes of Win32_   renamed to UNIX_
>
> IShell32 implementation for OSX prefPane applications for "Control
> Panel"-like handling which allows to open prefPane from PowerShell
>
> Modified System.ServiceProcess to list launchd services under OSX.
>
> PowerShell Web Access through WSMan
> PowerShell OData Provider (can attach netflix as a drive for example)
> PowerShell OData WCF Service
>
> PowerShell Sqlite Provider
> Modified Codeplex's Pscx (Community PowerShell Extensions)
>
> Let's see if anyone is interested contributing to it.
>
> What's missing:
>
> Invoke-Method for System.Management via WSMan
> Windows Azure PowerShell Cmdlets
> and much more...
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130130/7b92f5d6/attachment.html>


More information about the Mono-devel-list mailing list