Klondike icon indicating copy to clipboard operation
Klondike copied to clipboard

Ember front-end that builds on NuGet.Lucene for private package hosting

Results 44 Klondike issues
Sort by recently updated
recently updated
newest added

I'm using VS 2017 and docker version of Klondike 2.1.1 : "Failed to retrieve information about 'DevExpress.Xpo' from remote source 'https://nuget.nebol.se/FindPackagesById()?id='DevExpress.Xpo'&semVerLevel=2.0.0'. The content at 'https://nuget.nebol.se/FindPackagesById()?id='DevExpress.Xpo'&semVerLevel=2.0.0' is not valid XML. For...

Visiting the Klondike API page breaks the normal surfing flow, I can't click on anything on the page to get back to the other pages, as the menu is gone....

When visiting my nuget repo I am welcomed by a Getting Started message: ![image](https://user-images.githubusercontent.com/15637533/110787642-e4680300-826d-11eb-80ae-a4f950276d1d.png) That is not correct. The -name parameter should not be Klondike, as that will confuse the...

Hi there, I am getting the below error when pushing the nuget to onprem Klondike nuget server. I use the following command to push the nuget nuget.exe push c:\temp\nupkgs\**\*.nupkg -Source...

I have GUID in version and that is causing the Klondike to fail when uploading the package. Is there any way around it? Complete error message: > TaskRunner MoveNext Unhandled...

I have some issues running Klondike on an internal web server, using an HTTP listener on a custom port number, exposed to the internet by a reverse proxy using a...

enhancement

Attempting to restore a solution which references swashbuckle.aspnetcore causes a 500 error to be returned from klondike. This aborts the Visual studio build process requiring the Klondike package source to...

I'd like to be able to show a blurb for visitors to my nuget site. Just some info about where they are, who is running the site, what's the purpose,...

Hi! So I'm trying out Klondike. It's looking good, but there are parts of the UI I'm not using and I would like to turn them off as they are...

Cloned, build and run using Visual Studio 2017. There is no web page coming up like when you add the binaries directly in IIS. Added ASP.NET App_Data folder and also...