Lski.IO NuGet Package

File system functions for manipulating and scanning paths that would normally throw a 'PathTooLongException' using the using standard System.IO functions.

Currently implements the ability to scan for information on a file of a directory and its contents in a consistent manner and also allows the deleting of files or directories where the path is too long and would throw an exception which is defined as greater than MAX_PATH characters.

(MAX_PATH is defined as 260 by the MSDN see: https://msdn.microsoft.com/en-gb/library/windows/desktop/aa365247%28v=vs.85%29.aspx)

In future functions for copying and moving files and directories will be added.




Got any Lski.IO Question?





Info

Version: 1.1.1-rc
Author(s): Lee Cooper
Last Update: Friday, July 17, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/lski/Lski.IO
NuGet Url: https://www.nuget.org/packages/Lski.IO


Install
Install-Package Lski.IO
dotnet add package Lski.IO
paket add Lski.IO
Lski.IO Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.5

avg-downloads-per-day

1

days-since-last-release

3205