PigToolsLiteLibDemo 2.2.16

There is a newer version of this package available.
See the version list below for details.
dotnet add package PigToolsLiteLibDemo --version 2.2.16
NuGet\Install-Package PigToolsLiteLibDemo -Version 2.2.16
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="PigToolsLiteLibDemo" Version="2.2.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PigToolsLiteLibDemo --version 2.2.16
#r "nuget: PigToolsLiteLibDemo, 2.2.16"
#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 PigToolsLiteLibDemo as a Cake Addin
#addin nuget:?package=PigToolsLiteLibDemo&version=2.2.16

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

C#
class Program
{
    static void Main(string[] args)
    {
        PigToolsLiteLibDemo.ConsoleDemo oConsoleDemo = new PigToolsLiteLibDemo.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 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

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
3.5.36 189 12/6/2023
3.5.26 106 11/9/2023
3.5.22 94 11/5/2023
3.5.20 124 10/17/2023
3.5.16 102 9/28/2023
3.5.8 143 6/15/2023
3.5.6 121 6/13/2023
3.5.2 136 6/11/2023
3.3.158 114 5/28/2023
3.3.132 154 4/16/2023
3.3.130 165 4/14/2023
3.3.126.2 176 4/2/2023
3.3.126 182 4/1/2023
3.3.122 205 2/20/2023
3.3.92 269 12/11/2022
3.3.86 304 11/16/2022
3.3.82 316 11/12/2022
3.3.32 367 10/19/2022
3.3.28 385 10/17/2022
3.3.13 371 10/16/2022
3.3.12 367 10/9/2022
3.2.70 422 9/18/2022
3.2.68 364 9/12/2022
3.2.28 390 8/30/2022
3.0.8 389 8/26/2022
2.9.60 390 7/21/2022
2.9.8 398 7/11/2022
2.9.2 394 7/9/2022
2.8.2 393 6/16/2022
2.7.8 421 6/14/2022
2.7.2 402 6/3/2022
2.6.2 394 5/30/2022
2.5.2 398 5/15/2022
2.3.10 412 5/10/2022
2.2.16 425 4/9/2022
2.2.8 433 4/2/2022
2.2.2 402 3/26/2022
2.1.2 413 2/22/2022
2.0.2 441 2/3/2022
1.3.18 262 1/5/2022
1.3.16 253 12/26/2021
1.3.12 260 12/24/2021
1.3.2 351 10/16/2021

Add new functions of PigFunc