PacktPublishing / Software-Architecture-with-C-9-and-.NET-5

Code Repository created for Hands-On Software Architecture with C# 9 and .NET 5, Published by Packt
MIT License
39 stars 36 forks source link

Chapter 2 suggestions #2

Closed mikegoatly closed 3 years ago

mikegoatly commented 3 years ago

Added a project for SmartSearch: The instructions were there to create a console project, so this may be unwanted, but having the project already added to the ch02 solution is a nicer experience.

Added console instructions to the SmartSearch program - when first running it, it's nice to know you're expected to type something in :smile:

Renamed SmartDDictionary -> SmartDictionary as used in the chapter