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

Getting a DaprClient injected #206

Open
christophwille opened this issue Nov 21, 2024 · 0 comments
Open

Getting a DaprClient injected #206

christophwille opened this issue Nov 21, 2024 · 0 comments

Comments

@christophwille
Copy link

Given that in one of the solutions we share code between "normal" ASP.NET application that do service invocation via DaprClient, I wanted to ask what the accepted/recommended way would be. I mean is using

builder.Services.AddDaprClient();

the right approach? The reason for asking in the first place is because there are no Dapr client libraries references in the projects here... so I am wondering what version of Dapr is supposed to match, and whether actually that dual approach of bindings/triggers with DaprClient would work and if someone already did it (mixing DaprClient with this extension's bindings et al).

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