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 LINQ, the .NET CLI, .NET Standard and .NET Core. 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
- Dependency Injection in .NET Core 3
- The .NET CLI
- A Data Access Layer Without Entity Framework
- LINQ instead of Looping