PigKeyCacheCoreLib.SQLServerDemo 3.3.12

Suggested Alternatives

PigKeyCacheLib.SQLServerDemo

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

// Install PigKeyCacheCoreLib.SQLServerDemo as a Cake Tool
#tool nuget:?package=PigKeyCacheCoreLib.SQLServerDemo&version=3.3.12                
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 234 5/28/2023 3.3.30 is deprecated because it is no longer maintained.
3.3.28 222 4/21/2023 3.3.28 is deprecated because it is no longer maintained.
3.3.26 242 4/14/2023 3.3.26 is deprecated because it is no longer maintained.
3.3.22 288 2/8/2023 3.3.22 is deprecated because it is no longer maintained.
3.3.20 313 1/21/2023 3.3.20 is deprecated because it is no longer maintained.
3.3.18 317 12/11/2022 3.3.18 is deprecated because it is no longer maintained.
3.3.16 438 10/20/2022 3.3.16 is deprecated because it is no longer maintained.
3.3.12 439 10/16/2022 3.3.12 is deprecated because it is no longer maintained.
3.3.10 401 10/4/2022 3.3.10 is deprecated because it is no longer maintained.
3.3.8 407 10/3/2022 3.3.8 is deprecated because it is no longer maintained.
3.2.16 460 7/11/2022 3.2.16 is deprecated because it is no longer maintained.
3.2.10 473 7/11/2022 3.2.10 is deprecated because it is no longer maintained.
3.2.8 450 7/8/2022 3.2.8 is deprecated because it is no longer maintained.
3.1.38 442 6/16/2022 3.1.38 is deprecated because it is no longer maintained.
3.1.28 457 6/14/2022 3.1.28 is deprecated because it is no longer maintained.
3.1.18 463 4/14/2022 3.1.18 is deprecated because it is no longer maintained.
3.1.12 493 1/26/2022 3.1.12 is deprecated because it is no longer maintained.
3.1.6 482 1/15/2022 3.1.6 is deprecated because it is no longer maintained.
3.1.3 486 1/11/2022 3.1.3 is deprecated because it is no longer maintained.
3.0.6 322 12/28/2021 3.0.6 is deprecated because it is no longer maintained.
2.0.8 342 12/17/2021 2.0.8 is deprecated because it is no longer maintained.
1.2.6 446 11/15/2021 1.2.6 is deprecated because it is no longer maintained.
1.2.1 477 10/10/2021 1.2.1 is deprecated because it is no longer maintained.
1.1.1 362 10/5/2021 1.1.1 is deprecated because it is no longer maintained.
1.0.3 378 9/22/2021 1.0.3 is deprecated because it is no longer maintained.

Reference the latest class library.