Changes to NuGet package ids

nuget.org now requires new package IDs to use only ASCII letters, digits, dots, and dashes, similar to the conventions used by npm, PyPI, and other major registries. Existing packages and existing IDs remain available.

Enforced for new packages, and from 15th July for existing packages.

https://github.com/NuGet/Announcements/issues/75

#dotnet #nuget

Strengthening NuGet Security with Package ID Standards · Issue #75 · NuGet/Announcements

Keeping the NuGet ecosystem safe is something we take seriously, and today we're sharing a change that's been carefully considered with that responsibility in mind: a small tightening of the rules ...

GitHub