.NET Core MVC (Model-View-Controller) is a framework used to develop dynamic web applications and APIs on the .NET Core platform, and this model helps you organize and maintain your applications efficiently. The MVC model divides the application into three basic components: Model, View and Controller.
In this 5-day training, participants gain the ability to develop dynamic web pages with the .NET Core infrastructure.
Delegates will
- Learn the ASP.NET Core framework,
- Dominate the dotnet CLI command set,
- Develop dynamic web pages using the ASP.NET Core MVC project template,
- Develop a full-stack web application