Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Latest commit

 

History

History
 
 

Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionApp.V2IoC

Microsoft.Azure.WebJobs.Extensions.OpenApi.FunctionAppV2IoC

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