Support F# scripts (.fsx) in v2 and v3
F# script usage is about to become much more prevalent due to the improved "#r nuget" imports in F#5. Azure Functions v2 and v3 should support F# scripts so that we can avoid having to create a "function project" when a a simple .fsx would suffice.
154
votes

Currently unplanned but please keep the votes coming. – Anthony
1 comment
-
Nathan Evans commented
It really ought to have 1st party support for a functional programming language.