In this course, you will learn several important foundational technologies of the current .NET framework. Modern CPUs have more and more processors, so developers need to master multithreading. Library and service APIs are increasingly asynchronous, so async and await must be used correctly. Background processes run in worker services, and we now use gRPC to communicate between processes. You will learn all of this and more in this course.
This course is aimed at software developers who want to develop projects on the .NET platform.
Good C# or Visual Basic.NET skills as taught in the following courses: