GetFileAndDirListLibDemo 1.5.50

Suggested Alternatives

PigToolsLiteLibDemo

Additional Details

See an example of PigFileSystem.

dotnet add package GetFileAndDirListLibDemo --version 1.5.50
NuGet\Install-Package GetFileAndDirListLibDemo -Version 1.5.50
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="GetFileAndDirListLibDemo" Version="1.5.50" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GetFileAndDirListLibDemo --version 1.5.50
#r "nuget: GetFileAndDirListLibDemo, 1.5.50"
#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 GetFileAndDirListLibDemo as a Cake Addin
#addin nuget:?package=GetFileAndDirListLibDemo&version=1.5.50

// Install GetFileAndDirListLibDemo as a Cake Tool
#tool nuget:?package=GetFileAndDirListLibDemo&version=1.5.50
VB.net
Module Program
    Sub Main(args As String())
        Dim oConsoleDemo As New GetFileAndDirListLibDemo.ConsoleDemo
        oConsoleDemo.Main()
    End Sub
End Module

C#
class Program
{
    static void Main(string[] args)
    {
        GetFileAndDirListLibDemo.ConsoleDemo oConsoleDemo = new GetFileAndDirListLibDemo.ConsoleDemo() ;
        oConsoleDemo.Main();
    }
}

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.50 191 5/28/2023
1.5.12 166 4/16/2023
1.5.10 171 4/14/2023
1.5.6 199 4/2/2023
1.5.2 231 3/3/2023
1.3.112 241 2/20/2023
1.3.110 243 2/7/2023
1.3.108 270 1/20/2023
1.3.102 298 12/11/2022
1.3.96 348 11/12/2022
1.3.82 400 10/20/2022
1.3.78 368 10/16/2022
1.2.26 388 10/4/2022
1.2.22 449 7/19/2022
1.2.20 437 7/11/2022
1.2.18 450 7/9/2022
1.2.8 435 6/14/2022
1.1.38 460 4/11/2022
1.1.30 458 1/15/2022
1.1.28 464 1/11/2022
1.1.18 309 12/25/2021
1.1.8 386 10/16/2021
1.1.3 305 8/29/2021
1.0.3 362 7/27/2021
1.0.2 381 7/13/2021
1.0.1 358 7/4/2021

Update readme.