This should be fairly straight-forward.
- From the solution level directory run
dotnet restoreanddotnet build(ensure that you have dotnet 2.2) - Startup an instance of each application
- the pricers need a unique identifier as a running argument (ie
dotnet run -- luke)
- the pricers need a unique identifier as a running argument (ie
- Watch the magic