• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Implementing Custom Middleware Components in ASP.NET Core 1

ASP.NET Core is the low-overhead, high-performance counterpart to the .NET Framework’s ASP.NET. In this course, you'll learn what middleware is and expand on that knowledge to create your own middleware components.

Gavin Lanata - Pluralsight course - Implementing Custom Middleware Components in ASP.NET Core 1
by Gavin Lanata

What you'll learn

The internet is ever-increasing in diversity and complexity, and the need for performance is omnipresent. Your tools can either hinder or block your efforts in creating great software. ASP.NET Core represents a new solution to add to your development tool box. In this course, Implementing Custom Middleware Components in ASP.NET Core, you'll learn what middleware is and how to build you own custom middleware using in-line methods and then expanding to classes. First, you'll learn how to create simple in-line middleware components. Next, you'll learn the composition of a middleware class which will be accepted into the application's pipeline. Then, you'll learn what middleware you can find with ASP.NET Core out of the box. Finally, you'll learn how middleware compares to classic ASP.NET HTTP modules and handles. By the end of this course, you'll understand how middleware fits into ASP.NET Core and how to create your own custom middleware.

Table of contents

About the author

Gavin Lanata - Pluralsight course - Implementing Custom Middleware Components in ASP.NET Core 1
Gavin Lanata

Gavin Lanata has been involved in the development of front-end software solutions for the last decade. With a mixed background in Art, Design, Video, Sound, and I.T., Gavin has focused his attentions on the reasons behind why we do the things we do when using software.

More Courses by Gavin