microsoft / microsoft/typespec
Decide on nullable reference behavior for generated code
Open
emitter:client:csharp
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Currently, all generated code has nullable references disabled. But System.ClientModel has nullable references enabled. We should decide which direction we want to go and whether we should have a toggle to decide the behavior. The Azure plugin will need to generate with nullable references disabled.
Contributor guide
Assessment
This issue has not been assessed yet.