PigKeyCacheLib.SQLServerDemo 3.3.16

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

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

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

Product Compatible and additional computed target framework versions.
.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.3.32 177 6/16/2023
3.3.30 141 5/28/2023
3.3.28 135 4/21/2023
3.3.26 189 4/14/2023
3.3.22 255 2/8/2023
3.3.20 256 1/21/2023
3.3.18 285 12/11/2022
3.3.16 388 10/20/2022
3.3.12 390 10/16/2022
3.3.10 353 10/4/2022
3.3.8 388 10/3/2022
3.2.16 436 7/11/2022
3.2.10 422 7/11/2022
3.2.8 412 7/8/2022
3.1.38 410 6/16/2022
3.1.28 406 6/14/2022
3.1.18 440 4/14/2022
3.1.12 471 1/26/2022
3.1.6 414 1/15/2022
3.1.3 437 1/11/2022
3.0.8 265 12/30/2021
3.0.6 259 12/28/2021
2.0.6 269 12/17/2021
1.2.6 386 11/15/2021
1.2.3 346 10/17/2021
1.2.1 415 10/10/2021
1.1.1 328 10/5/2021
1.0.3 356 9/22/2021

Reference the latest class library.