Base solution for your next web application
Open Closed

Out-of-the-box framework has 91 NuGet package updates #4895


User avatar
0
timmackey created

Why does AspNetZero not distribute their framework with all NuGet packages up to date?
Either AspNetZero does the work one time, or every customer (1000's ?)does the work.


8 Answer(s)
  • User Avatar
    0
    strix20 created

    What version are you downloading? They update nuget packages with every release.

  • User Avatar
    0
    timmackey created

    I created a project from here yesterday: <a class="postlink" href="https://aspnetzero.com/Documents/Getting-Started-Angular">https://aspnetzero.com/Documents/Gettin ... ed-Angular</a>

  • User Avatar
    0
    aaron created
    Support Team

    Already tracked by #933.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Thanks @aaron. @TimMackey most of the time, we update all nuget packages before the releases. After our release, the nuget packages we use might be updated and customers can see such updates on Visual Studio. We cannot %100 prevent this from happening.

    As @aaron said, we are trying to update all nuget packages for the next release. We hope to do it in a few days.

  • User Avatar
    0
    timmackey created

    I will keep an eye out for the next release and try it. I will let you know how it goes. Thank you.

  • User Avatar
    0
    alper created
    Support Team

    I must say that the next release is still waiting just because of NuGet package update process. Because of Xamarin when some specific packages are being updated, the mobile version doesn't work. So we are trying to find a way to update them all without any errors. When there's a new release it's always up to date. On the other hand it'll be outdated at the time you download it.

  • User Avatar
    0
    timmackey created

    I have some sympathy for the effort in resolving all the update errors, having (unsuccessfully) attempted it myself. I also recognize that given the number of packages used in the solution that there will frequently (possibly daily) be one or more packages in need of updating. A few a day I can handle, provided they go smoothly. I just didn't expect to see packages published in Oct/Nov 2017 waiting to be updated. I will continue to monitor for v5.3 release.

  • User Avatar
    0
    ismcagdas created
    Support Team

    @TimMackey we just released v5.3. We have updated most of the nuget packages. We couldn't upgrade Xamarin.Android.* packages because, <a class="postlink" href="https://www.nuget.org/packages/Xamarin.Forms">https://www.nuget.org/packages/Xamarin.Forms</a> doesn't work with the versions higher than v25.4.0.2.

    We will also update those packages when Xamarin.Forms supports higher versions than v25.4.0.2.