Azure / Azure/azure-functions-host
Single-file Publish
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Single-file Publish is required to be presented for functions in order to improve loading and cold-starts **right-now**
Moreover, new improvements are going to be provided with the upcoming .NET 5 should be taken into account: [URL](https://github.com/dotnet/designs/blob/98c7ac94077a81dd78c6de24c4f60fed380a1dfe/accepted/2020/single-file/design.md
)
Contributor guide
Research direction
Start by reading the linked .NET 5 single-file design document and the issue's requirement for Azure Functions. Identify the host entry points involved in publishing functions and determine how the proposed improvements apply. Done means establishing a concrete implementation scope for single-file publishing and validating its effect on loading and cold starts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100