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.04k stars 482 forks source link

Update to .NET Core #11

Open Youssef1313 opened 4 years ago

matthewrenze commented 4 years ago

Youssef,

Thanks for the suggestion to update this demo to .NET Core.

I'm eventually planning to update my Clean Architecture course (that uses this demo) to get things up-to-date. When I do, I plan to update this demo project using .NET Core.

I'm not sure when this will happen but I definitely have it on my radar once I finish updating my older data science courses.

Thanks!

Matthew