Azure / Azure/azure-functions-openapi-extension

Why use it instead of Microsoft.Azure.WebJobs.Extensions.OpenApi?

Open
#543 4 comments 3 reactions 0 assignees View on GitHub
Needs: Triage (Functions)
Dominant language
C#
Stars
388
Forks
202
PR merge metrics
No merged PRs in 30d

Description

I'm a bit puzzled as why to use this package (`Microsoft.Azure.Functions.Worker.Extensions.OpenApi`) when I still also need the `Microsoft.Azure.WebJobs.Extensions.OpenApi` package.

Most likely I'm missing the point ;)

I'm using it in my .NET 7 isolated Azure Function.
I was under the impression I need to replace all `Microsoft.Azure.WebJobs.*` packages with `Microsoft.Azure.Functions.Worker.*`.
That's why I found this package. But nothing changes when I add this package, because I still can't remove the `Microsoft.Azure.WebJobs.Extensions.OpenApi` package.

Please clarify.

Contributor guide

Open the contributing guide

Research direction

Start by comparing Microsoft.Azure.Functions.Worker.Extensions.OpenApi with Microsoft.Azure.WebJobs.Extensions.OpenApi in the .NET 7 isolated Azure Function context described here. Review the package documentation and dependency guidance; done means the documentation clearly explains each package's role and whether both are required.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp, openapi
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.