Investigate support for nullable reference types in generated code
Open
investigate
- Dominant language
- C#
- Stars
- 4.5k
- Forks
- 836
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 7
Description
Code generated from *.proto* files does not include nullable reference type metadata.
Investigate:
- [ ] Does the status-quo lead to undesirable warnings
- [ ] Could Grpc.Tools be updated to detect when it is in a project with nullable reference types enabled and generate metadata
Contributor guide
Assessment
This issue has not been assessed yet.