Azure / Azure/azure-functions-host
Allow loading extensions from Nuget
Open
feature:byob
feature:graphextensions
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Leveraging existing Nuget loading infrastructure so that new extensions can be loaded via a nuget feed (instead of copying DLLs over)
Contributor guide
Research direction
Start by locating the existing NuGet loading infrastructure and the extension-loading entry points in the Azure Functions host. Determine how a NuGet feed should supply extensions instead of copied DLLs, then verify that extensions can be discovered and loaded through that path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100