C# version history and core features
insights Stats
warning Please login first to view stats information.
C# is my favorite programming language and has been evolving overtime. I have been programming with many other languages but C# is always my favorite because it is simple and easy to use. Visual Studio is the most powerful tool I’ve ever used. To me, programming efficiency and performance are the key factors.
infoThis page will not be updated any more. For C# language features, refer to the compiler dpcumentation: https://github.com/dotnet/roslyn/blob/master/docs/Language%20Feature%20Status.md.
With each major release, new language or compiler features are added together with framework and IDE updates.
This page summarizes the version history up to C# 8.0 to help you recap the core features you may have missed.
Version history
* .NET Version doesn’t necessarily indicate the mini version that the feature could work on. For example, some features are compiler features/syntactic sugar and the code can work on previous version after compilation.
info Last modified by Raymond 5 years ago
copyright
This page is subject to Site terms.
comment Comments
No comments yet.