Skip to content

yogyogi/ASP.NET-Core-CRUD-Operation-with-CQRS-and-MediatR-Patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ASP.NET Core CRUD Operation with CQRS and MediatR Patterns

Here we will Implementing ASP.NET Core CRUD Operation with CQRS and MediatR Patterns. Repository is updated to .NET 8.0

Read the entire article here - https://www.hosting.work/cqrs-mediatr-aspnet-core/

Tutorial Contents

  1. What is CQRS Pattern
  2. What is Mediator Pattern
  3. Pros of CQRS and Mediator Patterns
  4. Using the MediatR library
  5. Setting up ASP.NET Core Web API project with MediatR package
  6. Entity Framework Core Configurations
  7. Creating a Product with CQRS
  8. Read Products operations with CQRS
  9. Updating a Product with CQRS
  10. Delete a Product with CQRS
  11. MediatR Notifications
  12. MediatR Behaviors

Want to support me ?

Your support of every $5 will be a great reward for me to carry on my work. Thank you!

Buy Me A Coffee Paypal Me

About

Implementing ASP.NET Core CRUD Operation with CQRS and MediatR Patterns

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published