Architecture
Can anyone show me the proper project structure for C# projects
In java, we have a src folder then packages within them. these packages contain classes. How are projects organized in C#? there is no proper structure, its whatever your company/you says it is Kinda this, Read more…