Base solution for your next web application
Open Closed

Technology Stack, Naming Conventions and Standards #4304


User avatar
0
mmukkara created

Is there any documentation on what Naming Conventions and Standards are used through out the project (ASP.NET CORE 2.x and ANGULAR 5.x). And also any documentation on technology stack and what is used or integrated in which layer. I see some scattered documentation on hangfire, Quartz, IdentityServer4, OWIN etc integrations but there is no full list mentioned anywhere to refer to. Consider me new to this ASP.NET Zero and mostly I am getting information from this forum. Appreciate your response and pointers to documentation for the full list.

Thank you!


1 Answer(s)
  • User Avatar
    0
    alirizaadiyahsi created

    Hi @mmukkara,

    Maybe you had seen official documents: ASPNET ZERO documents in HERE

    Actually ASPNET Zero is using open source framework that named AspNetBoilerplate. And you can see the full TECHNOLOGY STACK, NAMING CONVENTIONS AND STANDARDS at it's document: <a class="postlink" href="https://aspnetboilerplate.com/Pages/Documents">https://aspnetboilerplate.com/Pages/Documents</a>

    If this information not enough for you, you can ask/suggest for more.