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

Azure functions support missing #24

Open
sandromastronardi opened this issue Jan 5, 2021 · 0 comments
Open

Azure functions support missing #24

sandromastronardi opened this issue Jan 5, 2021 · 0 comments

Comments

@sandromastronardi
Copy link

I tried adding it to my azure function apps, but they have a IWebJobsBuilder builder, that the extension method doesn't work on.
Also doing it myself by adding the middleware doesn't work as azure functions don't have UseMiddleware functionality...
Would be nice to use this in azure functions as well...

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

No branches or pull requests

1 participant