At the heart of the Microsoft development experience is the .NET Framework. But these days there's so much more than just that original framework. You need to understand .NET Standard, .NET Core, the .NET Framework, mono, and Xamarin. Not to mention the cool features added to (and coming in the future) for C# and Roslyn, and how these all integrate into Visual Studio and Visual Studio Code. These are the base-level tools you need to know for success in the Microsoft development world.
Topics in this track include:
- What's new in C#
- Sharing code between full .NET, .NET Core, and mono with .NET Standard
- Roslyn
- Creating your own code analyzers