Run the following command to restore all necessary NuGet packages into the project.
dotnet restore .
Run the Function app locally.
func start
Open a web browser and visit the page.
http://localhost:7071/api/swagger/ui
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Run the following command to restore all necessary NuGet packages into the project.
dotnet restore .
Run the Function app locally.
func start
Open a web browser and visit the page.
http://localhost:7071/api/swagger/ui