GetFileAndDirListLib 1.3.100

Suggested Alternatives

PigToolsLiteLib

Additional Details

The original functions are implemented through PigFileSystem, PigFolders, and PigFiles.

There is a newer version of this package available.
See the version list below for details.
dotnet add package GetFileAndDirListLib --version 1.3.100
NuGet\Install-Package GetFileAndDirListLib -Version 1.3.100
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GetFileAndDirListLib" Version="1.3.100" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GetFileAndDirListLib --version 1.3.100
#r "nuget: GetFileAndDirListLib, 1.3.100"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GetFileAndDirListLib as a Cake Addin
#addin nuget:?package=GetFileAndDirListLib&version=1.3.100

// Install GetFileAndDirListLib as a Cake Tool
#tool nuget:?package=GetFileAndDirListLib&version=1.3.100

A class library that scans the current directory and generates directory lists and file lists.
Support to define directory list not to scan.
It can run on Windows and Linux platforms.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net20 is compatible.  net30 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on GetFileAndDirListLib:

Package Downloads
GetFileAndDirListLibDemo

Demo console program for GetFileAndDirListLib

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.56 265 6/11/2023
1.5.52 144 6/1/2023
1.5.50 185 5/26/2023
1.5.38 149 5/25/2023
1.5.36 176 5/7/2023
1.5.32 169 5/4/2023
1.5.30 184 5/1/2023
1.5.28 204 4/30/2023
1.5.20 217 4/28/2023
1.5.18 191 4/27/2023
1.5.16 192 4/17/2023
1.5.12 245 4/16/2023
1.5.10 240 4/12/2023
1.5.8 186 4/8/2023
1.5.6 292 4/1/2023
1.5.2 327 3/2/2023
1.3.112 341 2/18/2023
1.3.110 365 2/2/2023
1.3.108 389 1/20/2023
1.3.106 282 1/19/2023
1.3.103 268 1/18/2023
1.3.102 444 12/11/2022
1.3.100 327 11/23/2022
1.3.98 331 11/16/2022
1.3.96 529 11/12/2022
1.3.92 347 11/8/2022
1.3.90 369 11/2/2022
1.3.88 379 10/27/2022
1.3.86 424 10/22/2022
1.3.82 602 10/19/2022
1.3.80 424 10/17/2022
1.3.78 609 10/15/2022
1.3.76 618 10/4/2022
1.3.72 411 10/3/2022
1.3.70 442 9/24/2022
1.3.68 466 9/18/2022
1.3.60 444 9/12/2022
1.3.50 438 9/10/2022
1.3.38 453 9/4/2022
1.3.12 459 8/26/2022
1.3.10 458 8/14/2022
1.3.8 447 8/5/2022
1.2.32 670 7/19/2022
1.2.30 698 7/11/2022
1.2.28 712 7/6/2022
1.2.18 472 6/16/2022
1.2.8 670 6/14/2022
1.1.88 702 4/11/2022
1.1.68 521 2/4/2022
1.1.60 923 1/11/2022
1.1.38 441 12/25/2021
1.1.28 533 10/16/2021
1.1.18 402 10/10/2021
1.1.15 351 9/4/2021
1.1.12 466 8/28/2021
1.0.3.8 515 7/27/2021
1.0.2.10 589 7/11/2021
1.0.1.8 550 7/3/2021

Add description of class.