LessIO 1.0.34
A file system I/O library that overcomes limitations of .NET's System.IO libraries (such as long path names), aspires to be platform independent, and require less time to learn than System.IO.
Install-Package LessIO -Version 1.0.34
dotnet add package LessIO --version 1.0.34
<PackageReference Include="LessIO" Version="1.0.34" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LessIO --version 1.0.34
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LessIO:
Package | Downloads |
---|---|
BurnOutSharp
Port of BurnOut to C#, with additions
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LessIO:
Repository | Stars |
---|---|
activescott/lessmsi
A tool to view and extract the contents of an Windows Installer (.msi) file.
|