.NET Minimal API Part 5 - Middleware vs Filters

Поделиться
HTML-код
  • Опубликовано: 8 ноя 2024

Комментарии • 4

  • @robl39
    @robl39 9 месяцев назад

    Thanks for the informative video. I don’t get all the hype from Microsoft around minimal APIs. No real enterprise app is going to have a bunch of delegates in startup code.

    • @vasiliioleinic
      @vasiliioleinic  9 месяцев назад

      Well you are right it's not going to be a bunch of delegates in the startup code. Most likely everyone will create a class for the middleware/filter and implement it there and just wire it up later on. I'm currently using the MinimalAPI's for a couple of projects in live and have no real issue with it so far.

  • @azheruddinabdul3754
    @azheruddinabdul3754 Год назад

    Not able to follow properly. your voice is very low and please zoom it. Thank you.

    • @vasiliioleinic
      @vasiliioleinic  Год назад

      Will keep in mind for next videos, thx for feedback.