C# Language Specification for C# v8? #3303
-
Where can you find the C# Language Specification for C# v8? I found the official ecma specification of C# v5 at: https://www.ecma-international.org/publications/standards/Ecma-334.htm, and the C# v6 specification here in this repo. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can find draft specs for features in the proposals folder. @BillWagner and @gafter are working on getting those specs vetted and integrated. |
Beta Was this translation helpful? Give feedback.
You can find draft specs for features in the proposals folder. @BillWagner and @gafter are working on getting those specs vetted and integrated.