...future of C# is very bright.
In
the following Channel 9 video, Microsoft’s Dustin Campbell and Mads
Torgersen talk about the future of C#. Here are some of the bullet
points from the video:- You can write C# in any editor you want.
- C# is open source now
- C# runs on Windows, Mac, and Linux
- C# can be used to build Windows client apps, Windows Store apps, iOS apps, and Android aps and also used to build backend and middle-tier frameworks and libraries.
- C# (via Roslyn, the C# engine):
- Supports all IDEs and editors
- All the linters and analysis tools
- All the fixing and refactoring and code generation tools
- All the scripting and all the REPLs
- C# 7 comes with new features including tuples, record types, and pattern matching.
Comments
Post a Comment