AO.FileSystem
1.0.7
A FileSystem.EnumFiles static method for enumerating local files. Subset of WinForms.Library without WinForm dependency
Install-Package AO.FileSystem -Version 1.0.7
dotnet add package AO.FileSystem --version 1.0.7
<PackageReference Include="AO.FileSystem" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AO.FileSystem --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AO.FileSystem, 1.0.7"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install AO.FileSystem as a Cake Addin #addin nuget:?package=AO.FileSystem&version=1.0.7 // Install AO.FileSystem as a Cake Tool #tool nuget:?package=AO.FileSystem&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
added PathUtil static class -- with some handy file manipulation methods
https://github.com/adamfoneil/WinForms.Library/blob/master/WinForms.Library/PathUtil.cs
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.