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

Implementing .NET Dapr SDK-wide nullability annotations #1316

Open
3 of 9 tasks
WhitWaldo opened this issue Jul 3, 2024 · 2 comments · May be fixed by #1317
Open
3 of 9 tasks

Implementing .NET Dapr SDK-wide nullability annotations #1316

WhitWaldo opened this issue Jul 3, 2024 · 2 comments · May be fixed by #1317
Assignees

Comments

@WhitWaldo
Copy link
Contributor

WhitWaldo commented Jul 3, 2024

This is just an issue to track the larger initiative to implement nullability annotations across the whole of the .NET SDK. It's a large enough undertaking that it's worth splitting into individual PRs for each SDK rather than trying to handle across all the SDKs in a single swoop.

Target APIs:

@WhitWaldo WhitWaldo linked a pull request Jul 3, 2024 that will close this issue
2 tasks
@WhitWaldo
Copy link
Contributor Author

/assign

@WhitWaldo
Copy link
Contributor Author

Following up with a note here that this issue will not be completed in the short term. Rather, it'll be part of a larger effort to migrate out all the existing functionality to standalone packages by purpose. Those packages themselves will be nullability annotated from the start, conform to best practices and start from a place of rigorous unit and integration testing as part of the transition.

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

Successfully merging a pull request may close this issue.

2 participants