JustinGrote / JustinGrote/ModuleFast
File paths need to be Url decoded when extracting
Abierto
- Lenguaje dominante
- C#
- Estrellas
- 151
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
As the title says, when files in a module have special characters (e.g. a space), they will be urlencoded during packaging. During extraction they need to be decoded.
https://github.com/NuGet/NuGet.Client/blob/d2887cd591059fd675d397b48c79cdc30ee2b6ba/src/NuGet.Core/NuGet.Packaging/PackageArchiveReader.cs#L317
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.