Improving .NET Core MVC Apps Using Extension Points
Offered By: Pluralsight
Course Description
Overview
.NET Core is a new platform that brings even greater extensibility to the already flexible MVC framework. This course will explore how to leverage those extension points, and customize components of MVC to meet the evolving needs of your projects.
As you grow comfortable building MVC apps with .NET Core, you’ll quickly want to go further. Instead of just using MVC, you’ll want to control and customize its features and conventions. In this course, Improving .NET Core 2 MVC Apps Using Extension Points, you'll learn how to adapt the framework to your project requirements, rather than limiting your vision to work within its default constraints. First, you'll learn how to extend or build custom versions of components like Tag Helpers, View Components, Filters, and more. Next, you'll explore customizing how incoming data is handled, and how outgoing response data is generated. Finally, you'll discover how to modify the internal behaviors of MVC by customizing Action Method Selection, the Application Model, and the Middleware pipeline. By the end of this course, you’ll know how to extend or adapt MVC to the needs of your project, and take your skills to the next level.
As you grow comfortable building MVC apps with .NET Core, you’ll quickly want to go further. Instead of just using MVC, you’ll want to control and customize its features and conventions. In this course, Improving .NET Core 2 MVC Apps Using Extension Points, you'll learn how to adapt the framework to your project requirements, rather than limiting your vision to work within its default constraints. First, you'll learn how to extend or build custom versions of components like Tag Helpers, View Components, Filters, and more. Next, you'll explore customizing how incoming data is handled, and how outgoing response data is generated. Finally, you'll discover how to modify the internal behaviors of MVC by customizing Action Method Selection, the Application Model, and the Middleware pipeline. By the end of this course, you’ll know how to extend or adapt MVC to the needs of your project, and take your skills to the next level.
Syllabus
- Course Overview 1min
- Getting the Most Out of MVC 14mins
- Improving Views and Layouts 33mins
- Controlling Application Flow with Filters 37mins
- Enhancing Data Binding and Validation 30mins
- Customizing Application Responses 26mins
- Influencing the Action Method Selection Process 26mins
- Changing MVC Conventions Using the App Model 25mins
- Customizing the Middleware Pipeline 25mins
Taught by
Alex Wolf
Related Courses
Building Your Azure Skills ToolkitMicrosoft via edX Asynchronous Programming in C# and .NET Core
Microsoft via edX Data Access in C# and .NET Core
Microsoft via edX Implementing SOLID Principles in C# with .NET Core
Coursera Project Network via Coursera RESTful Web API - The Complete Guide (.NET7 API) Part 1
Udemy