Azure / Azure/azure-functions-core-tools

[Feature Request] func start should be able to leverage dotnet watch

Open
#644 4 comments 13 reactions 0 assignees View on GitHub
feature investigate size:unknown
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
3d 13h
Merged PRs (30d)
13

Description

Currently, intensive local development with `func start` is tricky and time-consuming, since there is no live-reload behavior, not event with `dotnet watch run`, and `CTRL+C` plus `func start --build` is still slow (beta 35)

Contributor guide

Open the contributing guide

Research direction

Start at the `func start` command and investigate how it currently builds and launches local Functions projects. Determine how `dotnet watch` could provide live reload without the existing CTRL+C and `--build` cycle. Done means intensive local development with `func start` has a working live-reload path.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.