Implementing .NET Dapr SDK-wide nullability annotations
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 378
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 6
Description
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:
* [ ] Dapr.Actors
* [ ] Dapr.Actors.AspNetCore
* [ ] Dapr.AspNetCore
* [ ] Dapr.Client - implemented by #1317 , pending acceptance
* [X] Dapr.Extensions.Configuration
* [X] Dapr.Workflow
* [X] Dapr.Jobs - following acceptance of PR #1331
* [ ] Samples/Examples
* [ ] Quickstarts - will likely need to wait until all this is completed as the NuGet imports will lack the annotations
Contributor guide
Assessment
This issue has not been assessed yet.