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.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login