ASP.NET Core (1/2)

Thursday, July 16, 2020

The course will teach you the general basics of the .NET Core platform and you will also learn how to host web apps on premises, in Microsoft Azure cloud, and on Windows and Linux. Topics will also include writing console apps and Windows Services and daemons in Linux.

You will tak a look at the basics of softwarove architecture and SOLID principles which are the bases for the ASP.NET Core platform. You will also learn about a key part of ASP.NET Core – the IoC/DI container, its functions and how to replace it with another one.

Next, your instructor will discuss ASP.NET MVC with enhancements in the Razor templating engine. He will show you how to create the basis for a web app and how to work with JavaScript, CSS preprocessors and CDN.

The last section focuses on tag helpers, a new form of scalability of the Razor engine, i.e. MVC and Razor Pages. Existing tag helpers and process for creating new ones will also be explained.

Click here to find out more