Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

aleksk/LongPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LongPath

This is a fork of the BCL Long Path library that provides functionality to make it easier to work with paths that are longer than the current 259 character limit of the System.IO namespace. Using the long path classes, projects can now use paths up to 32,000 characters.

The major differences between the LongPath and BCL library are:

  • API is similar to the existing System.IO.
  • UNC paths are supported.

About

Fork of the BCL LongPath library that supports UNC paths.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages