July 2019
Intermediate to advanced
410 pages
10h 32m
English
InventoryCommandFactory was useful to illustrate how the Factory pattern could be achieved using .Net, but let's revisit this now that we are using the .Net Core framework. Our requirement is given a string value; we want to return a particular implementation of InventoryCommand. This can be achieved in several ways, and, in this section, three examples will be given:
Read now
Unlock full access