ardalis / OrganizingAspNetCore

Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.
http://ardalis.com
MIT License
209 stars 60 forks source link

Question: project structure #5

Open Allann opened 7 years ago

Allann commented 7 years ago

Hi, thanks for this example code, quick question, would you be able to add a sample where Features are contained in other assemblies? Our application will soon become quite large and even splitting things up this way will become difficult to manage.

ardalis commented 7 years ago

I'll give it a look.