September 30, 2020
We recently started using MediatR in a project and its a great way to make your services simpler as requirements grow. I want to show a simple example to give an idea on why you would use it. I’ve created a person controller that has a search endpoint that in theory will get a Person […]
Read more