Skip to content

Develop Azure Functions in F#. Includes NET6 SDK, the Azure Functions SDK, and related extensions and dependencies

Notifications You must be signed in to change notification settings

KnowIT-mx/AzureFunctions-FSharpTemplate

Repository files navigation

Azure Functions in F# - .NET 6 (In-Process)

Open in GitHub Codespaces

Overview

Develop Azure Functions in F#. Includes NET6 SDK, the Azure Functions SDK, and related extensions and dependencies.

Includes an HTTP Trigger sample function and the templates for dotnet new command: Microsoft.Azure.WebJobs.ProjectTemplates

How to start

  1. Clone this template in a new repository (or click the badge above)
  2. Start VS Code, press F1, and select Remote-Containers: Open Folder in Container...
  3. Press F5 to start debugging project

If this is your first time using a development container, please follow the getting started steps to set up your machine.

About

Develop Azure Functions in F#. Includes NET6 SDK, the Azure Functions SDK, and related extensions and dependencies

Topics

Resources

Stars

Watchers

Forks