vendredi 22 juillet 2011

PowerWPF: PowerShell WPF project template

I've just posted PowerWPF at codeplex: http://PowerWPF.codeplex.com

The goal of this project is to ease the creation of WPF application for PowerShell people, that are absolute beginners in WPF development. We took care of all the PowerShell management functions (asynchronous calls, pipeline/runspace creation, etc...), leaving only the easiest way to call PowerShell engine and get its output. you just need to create your UI using Visual studio, either by drag n drop or by XAML code, add a few lines of C# code and you're done.

I'll post a tutorial in the coming days.

Aucun commentaire: