Unlock the Power of ASP.NET Core Filters – Here's What You Need to Know

Описание к видео Unlock the Power of ASP.NET Core Filters – Here's What You Need to Know

I think filters is one of the most underrated features of #aspnetcore even if it's really powerful. By leveraging filters you can keep your code cleaner and gain a lot of power on the request-response pipeline. In this video I explain visually what exactly filters are in #AspNetCore and show some practical examples and uses cases for filters.

Join this channel to get access to perks:
   / @codewrinkles  

GitHub repo: https://github.com/danpdc/CwkSocial

Contents
1. Intro: 00:00
2. The middleware pipeline: 01:06
3. The action execution pipeline: 03:10
4. Filters in action - Exception filter 11:00
5. Filters in action - Action filters: 13:55
6. 3 ways to register filters: 18:28

Комментарии

Информация по комментариям в разработке