NuGet beta packages not showing
I am running the latest beta since the current stable version does not show nuget packages with tags and the nuget search function does not work.
So I am running 4.56.6, but this version does not show beta packages for feeds you add. So I can see beta packages in the official nuget feed, but not my company feed. This feature is working in the latest stable version.
I am wondering if this is a known issue or if a fix needs to be made because its choose your poison on nuget features between the stable and beta version.
So I am running 4.56.6, but this version does not show beta packages for feeds you add. So I can see beta packages in the official nuget feed, but not my company feed. This feature is working in the latest stable version.
I am wondering if this is a known issue or if a fix needs to be made because its choose your poison on nuget features between the stable and beta version.
Comments
I can see non-prerelease packages just fine, but all of the prerelease ones are absent. The official nuget feed shows prerelease and if I copy packages into a local folder and add that source they show up there too.
It's possible there is something weird with TeamCity's feed, but I just wanted to see if this was still a LINQPad issue first.
http://www.linqpad.net/download.aspx
Let me know.
It is a little disorienting to see every version of the package in the search results when you can click the drop down arrow and select which version you want. Also in that dialog box you cannot see the beta packages. The one problem this causes in listing all versions is search is basically unusable unless you know the package id, because whatever package most resembles your search term will take up the entire results with all its versions. I notice that both these issues of no beta packages under the download specific version option and search showing all the versions of one package are only for custom nuget feeds and do not occur in the nuget official package source which behaves how expected. I can provide screen shots if what I said above is not clear, just let me know.
But those are cosmetic issues, this beta build provides the functionality you need. Thank you
Notes:
4.57 and 4.58 both have the same issue with private NuGet feeds. Do you need a custom feed to diagnose? The feeds with pre-release do work in VS 2013 and VS 2015. I would provide a sample feed through a private channel if necessary.
I'm having this issue trying to download a beta nuget package that my team made. I have the Include Prerelease checked marked. I can view the package in visual studio with the checkmark Include prelease. Below is the version of my beta package
version : 6.0.9-Beta2
my version of linqpad is v5.40.00. I also have linqpad 6 but this is a .net framework nuget package I'm working with