matthewrenze / clean-architecture-demo

A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Framework 4.8
BSD 3-Clause "New" or "Revised" License
1.03k stars 483 forks source link

Discussion threads for topics #2

Closed pvanroos closed 4 years ago

pvanroos commented 6 years ago

Hi Matthew,

I watched your PS course. I liked it very much. Where can I engage you in a thoughtful discussion on the topics introduced in your course?

Thanks,

Paul

matthewrenze commented 6 years ago

Paul,

Thanks for the feedback on my course. I really appreciate it!

If you'd like to discuss the course further, please feel free to email me at info@matthewrenze.com and we'll schedule a time to chat.

Take care,

Matthew

On Mon, Mar 19, 2018 at 9:32 AM Paul VanRoosendaal notifications@github.com wrote:

Hi Matthew,

I watched your PS course. I liked it very much. Where can I engage you in a thoughtful discussion on the topics introduced in your course?

Thanks,

Paul

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/matthewrenze/clean-architecture-demo/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AGFl_7h1J2kY4CwbMl7uZH_OQEjHAWBSks5tf92xgaJpZM4SwfQj .

matthewrenze commented 6 years ago

Phillip,

I pulled down a fresh copy of the repo and built it using Visual Studio Enterprise 15.5.6.

Everything (including the Service project) seemed to build and run just fine.

I'm not sure what would be causing the errors you're encountering.

I would recommend taking a screenshot of the project references in the Service project, then delete and re-add each of them to see if that fixes the issue. In the event something got referenced with a hard-coded file path, that should fix the broken reference.

Best of luck!

Matthew

On Fri, Mar 30, 2018 at 4:13 AM Philip Kuhn notifications@github.com wrote:

Hi Matthew

I've cloned your repo but I cant get it to compile as is. The NuGet restore runs and reports everything restored but the Service project wont build, with a bunch of missing reference errors. All project references seem to be intact with no exclamations but its not happy about something. All other projects build ok. I'm running VS 2017 15.6.2. Any advice?

Thanks

Philip

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/matthewrenze/clean-architecture-demo/issues/2#issuecomment-377484844, or mute the thread https://github.com/notifications/unsubscribe-auth/AGFl_2HAVrnGYFIIUzVbRWegV4PZTDhsks5tjfcrgaJpZM4SwfQj .