#Net – Soporte para Path Too Long con .Net Framework 4.6.2

Hola !

Hoy es tiempo de un post rápido. Recuerdas que Windows 10 solucionaba el problema con paths muy largos? (MAX_PATH) Pues bien, la llegada de .Net Framework 4.6.2 también nos permite solucionar este problema desde el punto de vista de .Net: System.IO. Como bien comentan en el post de novedades, las apps que usen .Net Fwk 4.6.2 podrán sacar provecho de esta nueva capacidad.

We fixed the 260 character (MAXPATH) file name length limitation in the System.IO APIs. Over 4500 of you voted for this issue on UserVoice!

This limitation doesn’t usually affect consumer applications (for example, loading files out of “My Documents”), but is more common on developer machines that build deeply nested source trees or use specialized tools that also run on Unix (where long paths are much more common).

This new capability is enabled for applications that target the .NET Framework 4.6.2 (or later).

Saludos @ Toronto

El Bruno

References

Leave a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: