I know Microsoft has a forum similar to uservoice.com for feature and bug submissions, but it has slipped my mind and my google-fu is fail this afternoon. Then I thought... hey, what a great question for Stack Overflow! So:
Where can I go to submit official requests for new features of the C# language?
C# is a modern, general-purpose, object-oriented programming language developed by Microsoft. C# is designed for Common Language Infrastructure (CLI), which consists of the executable code and runtime environment that allows the use of various high-level languages on different computer platforms and architectures.
To choose the C# language latest versions, In Visual Studio, from the Solution Explorer, right-click on the project and select Properties -> Build Tab. And, then Select Advanced button. This will bring “Advanced Build Settings” windows, where you can check the drop-down option for “Language Version”.
GitHub Issues:
Historical places not for current discussion:
There is also the Visual Studio Uservoice for requests pertaining to Visual Studio specifically
GitHub is the correct place to lodge these requests. Raise them as GitHub issues.
https://github.com/dotnet/csharplang
https://connect.microsoft.com/
Update: Connect has been retired. This GitHub repo is now the place to add suggestions.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With