An open API service indexing awesome lists of open source software.

https://github.com/joymon/powershell-as-dsl-in-dotnet-demo

Demo on using PowerShell as DSL language in .Net applications
https://github.com/joymon/powershell-as-dsl-in-dotnet-demo

domain-specific-language dotnet-framework dsl powershell

Last synced: about 2 months ago
JSON representation

Demo on using PowerShell as DSL language in .Net applications

Awesome Lists containing this project

README

          

# PowerShell as DSL in .Net Applications - Demo
Demo on using PowerShell as DSL language in .Net applications

##Links
[What is Domain Specific Language (DSL) in software development](http://joymonscode.blogspot.in/2013/01/what-is-domain-specific-language-dsl-in.html)

[Running PowerShell scripts from .Net](http://joymonscode.blogspot.in/2012/12/running-powershell-script-from-c-vbnet.html)

[DSL Demo : First C# application which uses PowerShell as DSL](http://joymonscode.blogspot.com/2013/01/dsl-demo-first-c-application-which-uses.html)