PigToolsLiteLibDemo 2.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package PigToolsLiteLibDemo --version 2.0.2
                    
NuGet\Install-Package PigToolsLiteLibDemo -Version 2.0.2
                    
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.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PigToolsLiteLibDemo" Version="2.0.2" />
                    
Directory.Packages.props
<PackageReference Include="PigToolsLiteLibDemo" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PigToolsLiteLibDemo --version 2.0.2
                    
#r "nuget: PigToolsLiteLibDemo, 2.0.2"
                    
#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.
#addin nuget:?package=PigToolsLiteLibDemo&version=2.0.2
                    
Install PigToolsLiteLibDemo as a Cake Addin
#tool nuget:?package=PigToolsLiteLibDemo&version=2.0.2
                    
Install PigToolsLiteLibDemo as a Cake Tool
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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.72 136 6/10/2024
3.5.70 133 6/5/2024
3.5.36 242 12/6/2023
3.5.26 157 11/9/2023
3.5.22 125 11/5/2023
3.5.20 173 10/17/2023
3.5.16 154 9/28/2023
3.5.8 200 6/15/2023
3.5.6 177 6/13/2023
3.5.2 187 6/11/2023
3.3.158 169 5/28/2023
3.3.132 209 4/16/2023
3.3.130 222 4/14/2023
3.3.126.2 239 4/2/2023
3.3.126 241 4/1/2023
3.3.122 267 2/20/2023
3.3.92 333 12/11/2022
3.3.86 360 11/16/2022
3.3.82 374 11/12/2022
3.3.32 436 10/19/2022
3.3.28 449 10/17/2022
3.3.13 431 10/16/2022
3.3.12 430 10/9/2022
3.2.70 482 9/18/2022
3.2.68 419 9/12/2022
3.2.28 454 8/30/2022
3.0.8 458 8/26/2022
2.9.60 457 7/21/2022
2.9.8 468 7/11/2022
2.9.2 460 7/9/2022
2.8.2 464 6/16/2022
2.7.8 490 6/14/2022
2.7.2 466 6/3/2022
2.6.2 462 5/30/2022
2.5.2 459 5/15/2022
2.3.10 481 5/10/2022
2.2.16 494 4/9/2022
2.2.8 499 4/2/2022
2.2.2 474 3/26/2022
2.1.2 468 2/22/2022
2.0.2 497 2/3/2022
1.3.18 336 1/5/2022
1.3.16 329 12/26/2021
1.3.12 331 12/24/2021
1.3.2 425 10/16/2021

Optimization Configure application classes, PigCompressor and add functions of PigFunc.