Asp.net Zero Github -
If you are looking for the "full paper" on its architecture, the platform typically includes: documents/docs/en/Index-Core-Mvc.md at master - GitHub
For the professional developer, the takeaway is this: ASP.NET Zero is a testament that the "open source vs. closed source" binary is too simplistic. It represents a model, where GitHub serves as the delivery infrastructure for a paid product. While you cannot contribute a pull request to the public repository, if you buy a license, you get a private key to the kingdom. It is a pragmatic compromise between the freedom of code access and the sustainability of commercial software. asp.net zero github
This is the open-source engine. It handles modularity, dependency injection, and the basic infrastructure. If you are looking for the "full paper"