Creating Azure Functions in F#

Last year I wrote a blog post on getting started with Azure Functions using F#. Sadly, it was a bit cumbersome as you needed to create a C# project and then convert it, and that was mainly so you got the right properties in the config file.
Thankfully …


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

Last year I wrote a blog post on getting started with Azure Functions using F#. Sadly, it was a bit cumbersome as you needed to create a C# project and then convert it, and that was mainly so you got the right properties in the config file. Thankfully though this has been improved as there are now F# templates for Azure Functions! Let’s have a quick look at how to get started with them.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2020-01-12T22:03:42+00:00) Creating Azure Functions in F#. Retrieved from https://www.scien.cx/2020/01/12/creating-azure-functions-in-f/

MLA
" » Creating Azure Functions in F#." Posts on LINQ to Fail | Sciencx - Sunday January 12, 2020, https://www.scien.cx/2020/01/12/creating-azure-functions-in-f/
HARVARD
Posts on LINQ to Fail | Sciencx Sunday January 12, 2020 » Creating Azure Functions in F#., viewed ,<https://www.scien.cx/2020/01/12/creating-azure-functions-in-f/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Creating Azure Functions in F#. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2020/01/12/creating-azure-functions-in-f/
CHICAGO
" » Creating Azure Functions in F#." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2020/01/12/creating-azure-functions-in-f/
IEEE
" » Creating Azure Functions in F#." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2020/01/12/creating-azure-functions-in-f/. [Accessed: ]
rf:citation
» Creating Azure Functions in F# | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2020/01/12/creating-azure-functions-in-f/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.