Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #626 Microsoft.Azure.Functions.Worker.Extensions.OpenApi throws System.IO.FileNotFoundException #627

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lgp1985
Copy link

@lgp1985 lgp1985 commented Nov 21, 2023

This addresses the #626 so the behavior of Microsoft.Azure.Functions.Worker.Extensions.OpenApi matches Microsoft.Azure.WebJobs.Extensions.OpenApi.

After the change I could confirm the migrated project can safely skip attempting to load unused types.

@lgp1985 lgp1985 changed the title fix #626 fix #626 Microsoft.Azure.Functions.Worker.Extensions.OpenApi throws System.IO.FileNotFoundException Nov 21, 2023
@lgp1985
Copy link
Author

lgp1985 commented Nov 27, 2023

Hey all, I would love to have this reviewed, so we have consistent behavior between both in-process and isolated workers.

@lgp1985
Copy link
Author

lgp1985 commented Nov 30, 2023

I would really appreciate this to be reviewed.

@Strandfelt
Copy link

@justinyoo I see you were the latest active MS staff in here. Any chance you could look at this? This project is failing for .NET 8 projects.

@Strandfelt
Copy link

How about you @kendaleiv, can you help get this reviewed?

@davidpetric
Copy link

Unfortunately, the project's limited recent development has led to challenges, including compatibility issues with the latest Azure Functions worker/isolated packages and Asp.Net integration. This situation is particularly challenging as we rely on this project for our Serverless APIs.

Moreover, it's disappointing to observe that Microsoft is advocating for Azure Functions in Serverless API development. This underscores the importance of reassessing our current strategy, especially considering the reported difficulties in the smooth integration of various Microsoft services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants