Friday, October 19, 2018

Official directory structure guidelines?

Where I can find an official guideline to structuring your application? After generating the standard Web API with .NET Core, the structure seems a little messy. My controllers directory sits at the same level as bin and obj... is that normal? Shouldn't code be inside src or lib?

Official directory structure guidelines? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team