Base solution for your next web application
Open Closed

Github vs Download #969


User avatar
0
nexgen created

Hi After login I get option to download after giving company name and application name.

Is that download same as github source? Or there are any difference?

I thought github is the most updated source?


1 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Hi,

    When you download, you will create your project based on the last release on Github (see Github releases: <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/releases">https://github.com/aspnetzero/aspnet-zero/releases</a>).

    For example, for v1.9.0.1, "21 commits to master since this release". So, Github code is most recent but only released when all tests are finished.