Thursday, December 23, 2010

F# Silverlight Application

Sick of creating C# Silverlight projects simply to host your lovely F# code ? Well, be sick no more - this extension will allow you to create an F# Silverlight App in 1 easy step! Hope someone out there finds this useful!

(Updated 22/12/2010)
Update includes:
Changed output folder so debugging should now work straight away.
Gave App.fs a more neutral namespace as the fsproj file references it directly
Slightly larger MainPage.fs as an example of using Silverlight with F#

Read more: Visual Studio Gallery