How can I create F# dll and call it in C#? Thank you
If you are using the latest version, all you should need to do is set the project type to 'F# Library' when you create the project.