OpenRIAServices / OpenRiaServices

The Open RIA Services project continues what was previously known as WCF RIA Services.
https://openriaservices.gitbook.io/openriaservices/
Apache License 2.0
54 stars 47 forks source link

T4 templates code does not work with required members (and NRT?) #489

Closed Daniel-Svensson closed 2 months ago

Daniel-Svensson commented 5 months ago

Describe the bug T4 templates codegen generates code which does not compile if required members are used.

It is unclear if it works with nullable reference types and/or net8 server.

This was fixed for the default codegen in 5.4.2?

Expected behavior