PigKeyCacheCoreLib.SQLServerDemo 3.3.30

Suggested Alternatives

PigKeyCacheLib.SQLServerDemo

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

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

C#
class Program
{
    static void Main(string[] args)
    {
        PigKeyCacheCoreLib.SQLServerDemo.ConsoleDemo oConsoleDemo = new PigKeyCacheCoreLib.SQLServerDemo.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 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. 
.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
3.3.30 189 5/28/2023
3.3.28 182 4/21/2023
3.3.26 210 4/14/2023
3.3.22 262 2/8/2023
3.3.20 276 1/21/2023
3.3.18 298 12/11/2022
3.3.16 403 10/20/2022
3.3.12 415 10/16/2022
3.3.10 375 10/4/2022
3.3.8 392 10/3/2022
3.2.16 430 7/11/2022
3.2.10 451 7/11/2022
3.2.8 414 7/8/2022
3.1.38 414 6/16/2022
3.1.28 424 6/14/2022
3.1.18 448 4/14/2022
3.1.12 467 1/26/2022
3.1.6 451 1/15/2022
3.1.3 450 1/11/2022
3.0.6 298 12/28/2021
2.0.8 305 12/17/2021
1.2.6 414 11/15/2021
1.2.1 456 10/10/2021
1.1.1 326 10/5/2021
1.0.3 348 9/22/2021

Reference the latest class library.