Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.41 KB

functions-package-v2.md

File metadata and controls

21 lines (19 loc) · 1.41 KB
title description services author manager ms.service ms.topic ms.date ms.author ms.custom
include file
include file
functions
craigshoemaker
gwallace
azure-functions
include
01/28/2020
cshoe
include file

Add support in you preferred development environment using the following methods.

Development environment Application type To add support
Visual Studio C# class library Install the NuGet package
Visual Studio Code Based on core tools Register the extension bundle

Installing the Azure Tools extension is recommended.
Any other editor/IDE Based on core tools Register the extension bundle
Azure Portal Online only in portal Installs when adding a binding

See Update your extensions to update existing binding extensions without having to republish your function app.