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# 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:
- What's new in .NET Core 3
- What's new in EF Core 3
- What's new in C# 8
- Windows Subsystem for Linux
- .NET Core and the CLI
- EF Core Deep Dive
- Parallel programming with C#
- Async internals in .NET
- Exception internals in .NET
- Moving from .NET to .NET Core in the Cloud
- Real world production ready web APIs