Are there any F# templates for Windows Phone 8 development ? I know that the Windows Phone 7/7.1 had an F# template which can be downloaded from the Visual Studio Gallery . Is there any F# templates for Windows Phone 8 ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
closed as not constructive by Bill the Lizard♦ Mar 8 at 14:48
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
You have to create a F# portable library and then reference it from a C# Windows Phone project |
|||
|
|