PigSQLSrvLibDemo 2.8.126

There is a newer version of this package available.
See the version list below for details.
dotnet add package PigSQLSrvLibDemo --version 2.8.126
                    
NuGet\Install-Package PigSQLSrvLibDemo -Version 2.8.126
                    
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="PigSQLSrvLibDemo" Version="2.8.126" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PigSQLSrvLibDemo" Version="2.8.126" />
                    
Directory.Packages.props
<PackageReference Include="PigSQLSrvLibDemo" />
                    
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 PigSQLSrvLibDemo --version 2.8.126
                    
#r "nuget: PigSQLSrvLibDemo, 2.8.126"
                    
#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=PigSQLSrvLibDemo&version=2.8.126
                    
Install PigSQLSrvLibDemo as a Cake Addin
#tool nuget:?package=PigSQLSrvLibDemo&version=2.8.126
                    
Install PigSQLSrvLibDemo as a Cake Tool
VB.net
Module Program
    Sub Main(args As String())
        Dim oConsoleDemo As New PigSQLSrvLibDemo.ConsoleDemo
        oConsoleDemo.Main()
    End Sub
End Module

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

Product Compatible and additional computed target framework versions.
.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
2.8.128 540 11/9/2023
2.8.126 384 11/6/2023
2.8.122 393 11/5/2023
2.8.110 676 6/15/2023
2.8.102 642 6/4/2023
2.8.98 632 5/28/2023
2.8.82 694 4/16/2023
2.8.80 687 4/14/2023
2.8.72 716 2/20/2023
2.8.70 792 2/2/2023
2.8.68 756 1/28/2023
2.8.66 774 1/20/2023
2.8.56 756 12/11/2022
2.8.20 905 10/20/2022
2.8.16 891 10/15/2022
2.8.12 951 10/12/2022
2.8.8 870 10/4/2022
2.7.98 918 9/24/2022
2.6.36 877 8/29/2022
2.6.32 944 8/16/2022
2.6.30 898 7/29/2022
2.5.30 933 7/28/2022
2.5.22 903 7/19/2022
2.5.20 946 7/11/2022
2.5.10 924 7/10/2022
2.3.10 942 7/8/2022
2.3.8 935 7/4/2022
2.2.32 897 6/26/2022
2.1.38 922 6/23/2022
2.1.30 938 6/16/2022
2.1.20 907 6/14/2022
2.1.2 920 6/9/2022
1.8.28 957 4/14/2022
1.8.18 952 1/23/2022
1.8.2 942 1/15/2022
1.7.1 816 12/15/2021
1.6.12 832 12/5/2021
1.6.1 810 12/3/2021
1.5.8 803 10/20/2021
1.5.5 836 10/10/2021
1.5.3 807 10/8/2021
1.5.2 881 10/5/2021
1.5.1 860 9/24/2021
1.4.3 836 9/22/2021
1.3.1 850 9/9/2021
1.2.3 833 9/6/2021
1.1.8 848 8/29/2021
1.0.8.1 859 7/28/2021
1.0.7.2 847 7/22/2021
1.0.6.1 813 7/17/2021
1.0.5.1 868 7/13/2021
1.0.4.1 864 7/6/2021
1.0.3.3 799 6/22/2021
1.0.2.1 810 6/13/2021
1.0.1.3 787 6/7/2021

Reference the latest class library.