PigSQLSrvCoreLibDemo 1.5.2

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

C#
class Program
{
    static void Main(string[] args)
    {
        PigSQLSrvCoreLibDemo.ConsoleDemo oConsoleDemo = new PigSQLSrvCoreLibDemo.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. 
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 283 11/9/2023
2.8.126 127 11/6/2023
2.8.122 182 11/5/2023
2.8.98 284 5/28/2023
2.8.82 244 4/16/2023
2.8.80 243 4/14/2023
2.8.72 307 2/20/2023
2.8.70 344 2/2/2023
2.8.68 363 1/28/2023
2.8.66 361 1/20/2023
2.8.56 367 12/11/2022
2.8.20 496 10/20/2022
2.8.16 468 10/15/2022
2.8.12 486 10/12/2022
2.8.8 437 10/4/2022
2.7.98 490 9/24/2022
2.6.36 494 8/29/2022
2.6.32 506 8/16/2022
2.6.30 517 7/29/2022
2.5.30 495 7/28/2022
2.5.22 514 7/19/2022
2.5.20 542 7/11/2022
2.5.10 527 7/10/2022
2.3.10 506 7/8/2022
2.3.8 530 7/4/2022
2.2.32 523 6/26/2022
2.1.38 519 6/23/2022
2.1.30 506 6/16/2022
2.1.20 504 6/14/2022
2.1.2 530 6/9/2022
1.8.28 564 4/14/2022
1.8.20 582 1/26/2022
1.8.18 538 1/23/2022
1.8.6 560 1/15/2022
1.8.2 382 1/10/2022
1.7.1 412 12/15/2021
1.6.12 404 12/5/2021
1.6.1 381 12/3/2021
1.5.9 451 11/15/2021
1.5.5 476 10/10/2021
1.5.3 406 10/8/2021
1.5.2 466 10/5/2021
1.5.1 436 9/24/2021
1.4.1 454 9/22/2021
1.3.2 449 9/9/2021
1.2.3 417 9/6/2021
1.1.8 425 8/29/2021
1.0.7.1 447 7/29/2021
1.0.6.2 518 7/24/2021
1.0.5.2 481 7/17/2021
1.0.4.2 468 7/12/2021
1.0.4.1 441 7/8/2021
1.0.3.2 470 6/24/2021
1.0.2.2 436 6/14/2021
1.0.1.3 503 6/8/2021

Optimization cache query function.