Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Special characters in nuget name



  • We produce nuget packages containing the special Swedish characters åäö. We can upload them to a feed in nuget and browse the package. But we cannot install them from Visual Studio, TFS build or even download them directly from the Proget webpage. We just get "The package was not found."

    This is not an issue with our old nuget-server but currently blocks us from using ProGet.

    Product: ProGet
    Version: 5.1.19



  • I'm afraid you are simply producing invalid packages.

    Per the NuGet specification, a package id "may not contain spaces or characters that are not valid for a URL"

    ProGet could validate better on upload, but ultimately you need to stop producing invalid packages if you want to use them in TFS, VS, etc. Even if ProGet supported invalid packages, it's highly likely that those tools won't, and will stop working all of a sudden.


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation