Resolve all using mine
WireMock.NET - Troubleshooting
, Author: Cezary Piątek

In the second installment of my blog post series on WireMock.NET, I will be discussing some of the most common problems that developers encounter while using the library. WireMock troubleshooting can be quite time consuming, especially when you don’t know the drill. I hope that my guideline will save you a lot of time.
... Read More
WireMock.NET - Introduction
, Author: Cezary Piątek

Mocking dependencies in ASP.NET Core tests
, Author: Cezary Piątek

Why I don't use MediatR for CQRS
, Author: Cezary Piątek

The purpose of this article is not to criticize the MediatR library. MediatR is a tool - and just like any tool, it has its own scope of application, and being used incorrectly might do more harm than good. This blog post summarizes my thoughts about using MediatR for supporting CQRS architecture.
... Read More
Adding support for VisualStudio 2022 to your extension
, Author: Cezary Piątek
