PowerShell and F#

by Doug Finke on December 30, 2008

in F#,PowerShell

Two great tastes that taste great together. Andy Schneider posts how to use PowerShell’s Add-Type cmdlet to get at the FSharp Code Provider and inline F# text in a PowerShell script and then access it from PoSh.

Inline F# in PowerShell