SOR in a nutshell - Lunch-box/SimpleOrderRouting GitHub Wiki
#SOR in a nutshell
In blue, you have both the Infrastructure code (the SimpleOrderRouting.Infra assembly) and some external dependency (the OtherTeam.StandardizedMarketGatewayAPI assembly that embedds both the Market APIs and a very simple Market logic to mock the Market venues). In black: the domain code (the SimpleOrderRouting.Domain assembly).