Clean ASP.NET Core API using MediatR and CQRS | Setup

Поделиться
HTML-код
  • Опубликовано: 1 дек 2019
  • Become a Patreon and get source code access: / nickchapsas
    Check out my courses: dometrain.com
    Hello everybody I'm Nick and in this ASP.NET Core tutorial I will show you how you can use CQRS and MediatR to clean up your applications. I will briefly explain what CQRS and the Mediator patterns are and how they apply in our use-case. The I will show you how you can use the MediatR package to decouple your API layer from your application layer, leading to more testable and manageable code.
    Don't forget to comment, like and subscribe :)
    Social Media:
    Follow me on GitHub: bit.ly/ChapsasGitHub
    Follow me on Twitter: bit.ly/ChapsasTwitter
    Connect on LinkedIn: bit.ly/ChapsasLinkedIn
    #aspnetcore #mediatr #cqrs #tutorial

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

  • @najibmestaoui6950
    @najibmestaoui6950 3 года назад +15

    You can't imagine how happy I am after watching this video! Thank you.

  • @pratiks6576
    @pratiks6576 3 года назад +9

    I don't think I could have gotten such a clear explanation of this pattern anywhere else on the web.

  • @zokocx
    @zokocx 3 года назад +11

    Great starting tutorial with enough introduction theory, I never used MediatR or even mediator pattern (been stuck at legacy project)

  • @jeremi84
    @jeremi84 4 года назад +3

    I pressed like and subscribed by just watching the first 8 mins of this video, it's one of the best explanations without going full-blown detail yet I understand the main concept! well done!

  • @ahmedshaker1695
    @ahmedshaker1695 4 года назад +8

    Perfect for whom wanna to start and get into MediatR and CQRS , keep up the great work man

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

    Video from 2019 and still applies today. This was very well explained. Thank you!

  • @sergiohuanca4812
    @sergiohuanca4812 3 года назад +1

    Love your content Nick. I'm just a newbie but learning a lot with your videos! Greetings from Perú!

  • @florin.soldan
    @florin.soldan 3 года назад +1

    Really good explanation and the demo was great, not too much not too less, really good balance. Thanks!

  • @adrenalinea953
    @adrenalinea953 3 года назад

    best video regarding MediatR and CQRS I could find! Thanks a lot!

  • @mohamedelbasmy5160
    @mohamedelbasmy5160 4 года назад

    I really enjoy watching your videos, very interesting tops and very clear explanation, Thanks you so much for all your efforts.

  • @ben.thornhill
    @ben.thornhill 4 года назад

    Awesome content! You are a great teacher. Keep up the great work. I subscribed and look forward to more videos.

  • @ilovepandaypoe6056
    @ilovepandaypoe6056 4 года назад

    really really great tutorial. I was able to follow along and everything working as expected. wow!

  • @triggerhappy899
    @triggerhappy899 3 года назад +1

    Great video! Maybe because I setup my project almost identitcal. I'm loving how the code is so organized and clean!

  • @digitalfriday
    @digitalfriday 4 года назад

    really great tutorial! cant wait for part 2!

  • @maidamsanthosh9612
    @maidamsanthosh9612 4 года назад

    What an explanation, easily understood. Thanks for the video..

  • @MR-ne5ww
    @MR-ne5ww 3 года назад +38

    00:00

  • @CollegeCode
    @CollegeCode 4 года назад

    Excellent video Nick! Keep up the great work.

  • @MrRozekkk
    @MrRozekkk 3 года назад

    Thanks for that tutorial. Very clearly described what to use and how. I've liked that CQRS pattern :D You deserve sub and like :)

  • @danielchikaka
    @danielchikaka 4 года назад

    Wow!

  • @talkathiriify
    @talkathiriify 4 года назад

    Thank you very much for the awesome series.