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

Updating Dapr .NET SDK documentation #1409

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

WhitWaldo
Copy link
Contributor

@WhitWaldo WhitWaldo commented Nov 20, 2024

Description

As I go through the Dapr docs, this is a catch-all documentation PR that's applying updates that capture the changes made in the various accepted PRs for the 1.15 release. I'll update this list as I go, but here's what's covered so far:

  • Dependency injection changes
  • Clarified where the port is sourced from when both the endpoint and port env vars are specified.
  • Documented DaprClientBuilder options and how to configure it from different sources

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: N/A

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • [N/A] Code compiles correctly
  • [N/A] Created/updated tests
  • Extended the documentation

@WhitWaldo WhitWaldo added the documentation Improvements or additions to documentation label Nov 20, 2024
@WhitWaldo WhitWaldo added this to the v1.15 milestone Nov 20, 2024
@WhitWaldo WhitWaldo self-assigned this Nov 20, 2024
…as well as DAPR_GRPC_ENDPOINT and DAPR_GRPC_PORT.

Signed-off-by: Whit Waldo <[email protected]>
…of 1.15 and provided more information/example around sourcing from IConfiguration.

Signed-off-by: Whit Waldo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant