We will implement the Mediator pattern later in this tutorial. We will have to register Swager within the application service container. Navigate to ../Startup.cs and add these lines to the ConfigureServices method. We will start off by creating a Blank Solution on Visual Studio. PS, I use Visual Studio 2019 Comunity which is completely FREE. Read More
