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 also need to understand .NET Standard and .NET Core, not to mention the cool features added to C#, Roslyn and Visual Studio. These are the base-level tools you need to know for success in the Microsoft development world.
Topics in this track include:
- Cross-platform development with C#, WebAssembly, and Kubernetes
- C# 8
- Creating reactive apps in .NET
- Moving from .NET Framework to .NET Standard
- Developing using naked objects
- .NET Core, .NET Standard
- .NET delegates, Func, Action, and more
- Task, await, and async in C#
- Building static analyzers