• This is a FAQ, where are the real docs?
  • .NET Core works with F#? Now? Without going crazy?
  • Where to report bugs?
  • How can i install it?
  • I maintain an F# library published as nupkg and I want to support .NET Core
  • Ok, How do I start converting a project?
  • A new target framework?
  • What are the required dependencies (and their versions) for F# libraries/tools?
  • How can I check which version of a dependency was resolved?
  • I need to change some of my code to run on .net core ... What do I do?
  • Can I create a single nuget package with multiple framework versions inside (.NET 4.6, .NET Core)?
  • But I already created the nuget package in my build, I don't want to use project.json for every framework
  • Do I need to merge nupkg manually?
  • Tools support?
  • Travis/Appveyor
  • Want to help?