Azure / Azure/azure-functions-openapi-extension
Error with loading file Microsoft.Azure.WebJobs.Extensions.Http.dll
- Dominant language
- C#
- Stars
- 388
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
I'm using 0.7.2-preview version and I get this error when I go to URL `/swagger/ui`

The assemble is available in _bin/Debug/netcore3.1/_ directory but not in _bin/Debug/netcore3.1/bin/_.
I tried manually copying this file to the _bin/Debug/netcore3.1/bin/_ directory. The error goes away then, but I see an empty API definition.

Contributor guide
Research direction
Reproduce the failure with version 0.7.2-preview by opening /swagger/ui, then compare the assemblies under bin/Debug/netcore3.1/ and bin/Debug/netcore3.1/bin/. No source file or test is named in the issue; trace the loading path for Microsoft.Azure.WebJobs.Extensions.Http.dll. Done means the page loads without the assembly error and shows the expected API definition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp, openapi
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100