Skip to content

C# nullable reference types and sample compilation error #2073

Closed

Description

Hey,

These days we use .NET 7 and with NRT enabled, We also treat warnings as errors, so we can't compile the generated code. In addition, the getting started sample doesn't build currently.

image

I am evaluating this as an alternative to NSwag based codegen. Are there plans to support NRT (generate code that respects NRT)?

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

Metadata

Assignees

Labels

CsharpPull requests that update .net codeenhancementNew feature or requestgeneratorIssues or improvements relater to generation capabilities.

Type

No type

Projects

  • Status

    Done ✔️

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions