Adapter Design Pattern in C#

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

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

  • @CodeMaze
    @CodeMaze  2 месяца назад

    Thank you all for watching and for your support.
    ►► If you want to master Web API development using best practices, check out our Web API book: bit.ly/3x75ZMM
    ►► Also, to build great full-stack apps with Blazor, check out our course: bit.ly/3Pw3Y33

    • @ravisahu3395
      @ravisahu3395 2 месяца назад

      Is there any discount code

    • @CodeMaze
      @CodeMaze  2 месяца назад

      As part of the Patreon member, you get the biggest discount. But you can also check the price on the main sales page, linked in the comment.

  • @andresbeltran5779
    @andresbeltran5779 2 месяца назад

    Great, always learning in this channel

    • @CodeMaze
      @CodeMaze  2 месяца назад

      I appreciate that! It is always nice to hear something like that.

  • @davidmares6053
    @davidmares6053 2 месяца назад

    thank you :)

    • @CodeMaze
      @CodeMaze  2 месяца назад

      You're welcome!

  • @sunetala2957
    @sunetala2957 2 месяца назад

    Hi, how to design distributed transaction on saga.

    • @CodeMaze
      @CodeMaze  2 месяца назад

      I am not sure I can answer that question, but we have two articles covering the Saga pattern: code-maze.com/csharp-saga-pattern-with-nservicebus/ code-maze.com/dotnet-implementing-the-saga-pattern-using-rebus-and-rabbitmq/ so maybe those can help.