Create Register API in .NET with Repository Pattern| Authentication & Authorization | Part 10

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

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

  • @sahilmugale6525
    @sahilmugale6525 4 месяца назад

    Great Work,Keep Going

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

    Always love your teaching and content 💓 don't how u learned so much please suggest,?

    • @letsprogram30
      @letsprogram30  2 месяца назад +1

      Thanks man!
      For me I always learn and implement them into some projects which helps me to understand the concepts in better way

  • @dvaghela8910
    @dvaghela8910 6 дней назад

    Hi Shashi, question - could we have used Microsoft Identity Core for this?

    • @letsprogram30
      @letsprogram30  6 дней назад +1

      @@dvaghela8910 yes we use that, but only thing is I don’t like the way it created lot a unused things which is not required and I would love to have control over my entities

  • @mdsafikulislam9113
    @mdsafikulislam9113 4 месяца назад

    Please make Inventory Management System...

    • @letsprogram30
      @letsprogram30  4 месяца назад

      You can use the same approach for the inventory management

  • @shahidnoor1984
    @shahidnoor1984 4 месяца назад

    will you use Mediatr in this play list??

    • @letsprogram30
      @letsprogram30  4 месяца назад +1

      Yes in the later part of the video, will convert this application with mediatr approach