我在哪里可以提交C#语言的新功能请求?

时间:2022-05-06 15:10:42

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:

我知道微软有一个类似于uservoice.com的论坛,用于提供功能和错误提交,但它已经让我不知所措,我的google-fu今天下午失败了。然后我想......嘿,Stack Overflow真是一个很棒的问题!所以:

Where can I go to submit official requests for new features of the C# language?

我在哪里可以提交C#语言新功能的官方请求?

4 个解决方案

#1


GitHub is now the correct place to lodge such requests. Raise new requests as GitHub issues.

GitHub现在是提出此类请求的正确位置。随着GitHub问题提出新请求。

https://github.com/dotnet/csharplang

#2


GitHub Issues:

  • C# language
  • VB language
  • C# cross cutting VB
  • C#cross cutting VB

  • Roslyn discussions on the Rosyln compiler (only)
  • 关于Rosyln编译器的Roslyn讨论(仅限)

  • CoreFX This includes things like System.Collections, System.IO for .NET Core (.NET Core 2.0)
  • CoreFX这包括System.Collections,System.IO for .NET Core(.NET Core 2.0)之类的东西

  • CoreCLR This covers RyuJIT, GC and mscorlib for .NET Core (.NET Core 2.0)
  • CoreCLR这包括用于.NET Core的RyuJIT,GC和mscorlib(.NET Core 2.0)

  • ASP.NET Core This is for ASP.NET Core (.NET Core 2.0)
  • ASP.NET Core这适用于ASP.NET Core(.NET Core 2.0)

  • ASP.NET 4.7 - unknown
  • ASP.NET 4.7 - 未知

Historical places not for current discussion:

不适用于当前讨论的历史场所:

There is also the Visual Studio Uservoice for requests pertaining to Visual Studio specifically

还有Visual Studio Uservoice专门针对Visual Studio的请求

#4


Here is the official user voice channel for suggestions and ideas on the C# language.

以下是用于C#语言的建议和想法的官方用户语音通道。

#1


GitHub is now the correct place to lodge such requests. Raise new requests as GitHub issues.

GitHub现在是提出此类请求的正确位置。随着GitHub问题提出新请求。

https://github.com/dotnet/csharplang

#2


GitHub Issues:

  • C# language
  • VB language
  • C# cross cutting VB
  • C#cross cutting VB

  • Roslyn discussions on the Rosyln compiler (only)
  • 关于Rosyln编译器的Roslyn讨论(仅限)

  • CoreFX This includes things like System.Collections, System.IO for .NET Core (.NET Core 2.0)
  • CoreFX这包括System.Collections,System.IO for .NET Core(.NET Core 2.0)之类的东西

  • CoreCLR This covers RyuJIT, GC and mscorlib for .NET Core (.NET Core 2.0)
  • CoreCLR这包括用于.NET Core的RyuJIT,GC和mscorlib(.NET Core 2.0)

  • ASP.NET Core This is for ASP.NET Core (.NET Core 2.0)
  • ASP.NET Core这适用于ASP.NET Core(.NET Core 2.0)

  • ASP.NET 4.7 - unknown
  • ASP.NET 4.7 - 未知

Historical places not for current discussion:

不适用于当前讨论的历史场所:

There is also the Visual Studio Uservoice for requests pertaining to Visual Studio specifically

还有Visual Studio Uservoice专门针对Visual Studio的请求

#3


#4


Here is the official user voice channel for suggestions and ideas on the C# language.

以下是用于C#语言的建议和想法的官方用户语音通道。