Understand and implement middleware in an ASP.NET Core app. Use included middleware like HTTP logging and authentication. Create custom middleware to handle requests and responses.
Learning objectives
By the end of this module, you’ll be able to:
- Describe the role of middleware in an ASP.NET Core app.
- Use included middleware like HTTP logging and authentication.
- Create custom middleware to handle requests and responses.
Leave a Reply