C# 12 - Definitely supported features #7493
-
I know that C# 12 is not yet released and I don't care what date it will eventually be released, but if I wanted to take it for granted, that when it is released it will definitely contain certain features, then what is that definite list of features? Clearly "interceptors" are not something we can assume will definitely be available when C# 12 gets released, but what about the other listed features here and here and here? If I were to "promise" some team of developers that when we get C#12 we will definitely be able to leverage say primary constructors or collection expressions or any of the other listed non-experimental features, would that be safe to do? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
We cannot give definites on future releases. All information is subject to change.
No. Until the release actually happens, all features are subject to change and potential withdrawal. -- However, if you want to instead give reasonable advise of what is most likely, then we can supply you with that information. |
Beta Was this translation helpful? Give feedback.
For the tentative list, see: dotnet/roslyn#69074