PigSQLSrvLibDemo 2.8.110

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

// Install PigSQLSrvLibDemo as a Cake Tool
#tool nuget:?package=PigSQLSrvLibDemo&version=2.8.110
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 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. 
.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)
Additional computed target framework(s)
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.110 212 6/15/2023
2.8.102 217 6/4/2023
2.8.98 196 5/28/2023
2.8.82 240 4/16/2023
2.8.80 251 4/14/2023
2.8.72 311 2/20/2023
2.8.70 324 2/2/2023
2.8.68 332 1/28/2023
2.8.66 325 1/20/2023
2.8.56 347 12/11/2022
2.8.20 483 10/20/2022
2.8.16 452 10/15/2022
2.8.12 487 10/12/2022
2.8.8 448 10/4/2022
2.7.98 474 9/24/2022
2.6.36 451 8/29/2022
2.6.32 509 8/16/2022
2.6.30 473 7/29/2022
2.5.30 499 7/28/2022
2.5.22 489 7/19/2022
2.5.20 523 7/11/2022
2.5.10 499 7/10/2022
2.3.10 488 7/8/2022
2.3.8 505 7/4/2022
2.2.32 472 6/26/2022
2.1.38 488 6/23/2022
2.1.30 506 6/16/2022
2.1.20 484 6/14/2022
2.1.2 505 6/9/2022
1.8.28 517 4/14/2022
1.8.18 528 1/23/2022
1.8.2 513 1/15/2022
1.7.1 385 12/15/2021
1.6.12 393 12/5/2021
1.6.1 382 12/3/2021
1.5.8 380 10/20/2021
1.5.5 423 10/10/2021
1.5.3 395 10/8/2021
1.5.2 435 10/5/2021
1.5.1 430 9/24/2021
1.4.3 395 9/22/2021
1.3.1 421 9/9/2021
1.2.3 392 9/6/2021
1.1.8 405 8/29/2021
1.0.8.1 428 7/28/2021
1.0.7.2 410 7/22/2021
1.0.6.1 388 7/17/2021
1.0.5.1 434 7/13/2021
1.0.4.1 432 7/6/2021
1.0.3.3 387 6/22/2021
1.0.2.1 373 6/13/2021
1.0.1.3 406 6/7/2021

Reference the latest class library.