Where To Go From Here
Discover how to advance your .NET skills by exploring diverse frameworks and tools such as ASP.NET Core for web apps, Blazor for C# front-end development, .NET MAUI for cross-platform mobile and desktop, WPF for Windows desktop, and Unity for game programming. Learn about minimal APIs, containerization, deployment, and performance diagnostics to build scalable, efficient applications.
We'll cover the following...
Congratulations on finishing this course. We have made significant progress in understanding the .NET platform and its capabilities. With the fundamentals covered, the next step is choosing the type of applications we want to build.The modern .NET ecosystem is a unified, cross-platform framework capable of building everything from cloud-native microservices to mobile and desktop applications. Depending on what we want to develop, there are various options:
ASP.NET Core: This is Microsoft’s flagship web ...