Azure / Azure/azure-functions-host

Allow loading extensions from Nuget

Open
#1,398 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.