Done: Projects in examples\Delivering\ServiceInteraction folder should compile.
Done: Using EF Core in code to initialize a fairly large array of data can be a complex task (e.g. BusinessOrderInitializer). Therefore, for database initialization, one could consider prepared SQL scripts, which use the same object model. The scripts could be modified for the specific task.
Check if all the Delivering examples run correctly (created issue-127).
Description.
examples\Delivering\ServiceInteraction
folder should compile.BusinessOrderInitializer
). Therefore, for database initialization, one could consider prepared SQL scripts, which use the same object model. The scripts could be modified for the specific task.Delivering
examples run correctly (created issue-127).