2 thoughts on “Cleveland .NET User Group – 10 Things I Do On Every .NET App

  1. Do you structure all the different csproj files with features as well? For example, I have two entry points: Web and Console. My Core is structured with a Features folder. The logical consequence is to also structure the Web and Console projects with features and, for example, call the command with a mediator.

Leave a Reply