I previously had my project structured like this the problem is that, as the project grows, it getting a bit hard to maintain it. I'm trying to rethink my approach. I want to create a classlibrary project for each feature. For instance
Quotifyr.Auth
Quotifyr.Auth
inside their, I want to have all my
views
views
,
controllers
controllers
etc related to authentication to live there. The only issue is that, since it's a classlibrary, objects such as