Skip to Content
Customizing ASP.NET Core 6.0 - Second Edition
book

Customizing ASP.NET Core 6.0 - Second Edition

by Jürgen Gutsch
December 2021
Intermediate to advanced
204 pages
3h 5m
English
Packt Publishing
Content preview from Customizing ASP.NET Core 6.0 - Second Edition

Chapter 8: Writing Custom Middleware

Wow, we are already onto the eighth chapter of this book! In this chapter, we will learn about middleware and how you can use it to customize your app a little more. We will quickly go over the basics of middleware and then we'll explore some special things you can do with it.

In this chapter, we'll cover the following topics:

  • Introducing middleware
  • Writing custom middleware
  • Exploring the potential of middleware
  • Using middleware on ASP.NET Core 3.0 and later

The topics covered in this chapter relate to the middleware layer of the ASP.NET Core architecture:

Figure 8.1 – The ASP.NET Core architecture

Figure 8.1 – The ASP.NET Core architecture

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Customizing ASP.NET Core 5.0

Customizing ASP.NET Core 5.0

Jürgen Gutsch
ASP.NET Core and Vue.js

ASP.NET Core and Vue.js

Devlin Basilan Duldulao
Mastering ASP.NET Web API

Mastering ASP.NET Web API

Mithun Pattankar, Malendra Hurbuns

Publisher Resources

ISBN: 9781803233604Supplemental Content