Where can I submit request for new features in the C# language?

前端 未结 4 1524
走了就别回头了
走了就别回头了 2021-02-18 19:51

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,

4条回答
  •  忘掉有多难
    2021-02-18 20:19

    GitHub is the correct place to lodge these requests. Raise them as GitHub issues.

    https://github.com/dotnet/csharplang

提交回复
热议问题