Skip to content

Latest commit

 

History

History
 
 

Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionApp.V3Static

Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionAppV3Static

Getting Started

Restore NuGet Packages

Run the following command to restore all necessary NuGet packages into the project.

dotnet restore .

Run Function App

Run the Function app locally.

func start

Open a web browser and visit the page.

http://localhost:7071/api/swagger/ui