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

Dependency injection in Python Azure Functions #495

Open
javierhersan opened this issue Apr 24, 2024 · 1 comment
Open

Dependency injection in Python Azure Functions #495

javierhersan opened this issue Apr 24, 2024 · 1 comment
Labels
Enhancement Feature requests. P2 Priority 2 programming model About the programming model, its APIs, and abstractions

Comments

@javierhersan
Copy link

It would be great to have dependency injection in Python Azure functions. I would like to have something similar to what we have in dotnet with the startup class. Can we start working on adding dependency injection to blueprints?

@cgillum cgillum added Enhancement Feature requests. P2 Priority 2 programming model About the programming model, its APIs, and abstractions and removed Needs: Triage 🔍 labels Apr 30, 2024
@Grzelox
Copy link

Grzelox commented May 13, 2024

would be great to have at least basic DI for activity functions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Feature requests. P2 Priority 2 programming model About the programming model, its APIs, and abstractions
Projects
None yet
Development

No branches or pull requests

3 participants