Closed rfalanga closed 2 months ago
I'm starting by creating the models in the SupplyChainManagementSystem project. At this point that Visual Studio project is the only one with an appSettings.json file
Later in the article in the Listing 2, Joydip Kanjilal made it clear that this code should go into the SupplyChainManagementSystem.Server project. I wish he had said that earlier in the article.
Now, I've got to rearrange all that I've done today.
Left off at Listing 2
I've got to create the Project microservice/API. I think it is a part of the SupplyChainManagementSystem VS solution.
The instructions from the CODE Magazine tutorial start on p. 49.