PigKeyCacheCoreLib.SQLServerDemo 3.1.6

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.1.6
                    
NuGet\Install-Package PigKeyCacheCoreLib.SQLServerDemo -Version 3.1.6
                    
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.1.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PigKeyCacheCoreLib.SQLServerDemo" Version="3.1.6" />
                    
Directory.Packages.props
<PackageReference Include="PigKeyCacheCoreLib.SQLServerDemo" />
                    
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 PigKeyCacheCoreLib.SQLServerDemo --version 3.1.6
                    
#r "nuget: PigKeyCacheCoreLib.SQLServerDemo, 3.1.6"
                    
#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=PigKeyCacheCoreLib.SQLServerDemo&version=3.1.6
                    
Install PigKeyCacheCoreLib.SQLServerDemo as a Cake Addin
#tool nuget:?package=PigKeyCacheCoreLib.SQLServerDemo&version=3.1.6
                    
Install PigKeyCacheCoreLib.SQLServerDemo as a Cake Tool
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 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. 
.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 263 5/28/2023 3.3.30 is deprecated because it is no longer maintained.
3.3.28 245 4/21/2023 3.3.28 is deprecated because it is no longer maintained.
3.3.26 265 4/14/2023 3.3.26 is deprecated because it is no longer maintained.
3.3.22 313 2/8/2023 3.3.22 is deprecated because it is no longer maintained.
3.3.20 339 1/21/2023 3.3.20 is deprecated because it is no longer maintained.
3.3.18 343 12/11/2022 3.3.18 is deprecated because it is no longer maintained.
3.3.16 465 10/20/2022 3.3.16 is deprecated because it is no longer maintained.
3.3.12 467 10/16/2022 3.3.12 is deprecated because it is no longer maintained.
3.3.10 428 10/4/2022 3.3.10 is deprecated because it is no longer maintained.
3.3.8 434 10/3/2022 3.3.8 is deprecated because it is no longer maintained.
3.2.16 489 7/11/2022 3.2.16 is deprecated because it is no longer maintained.
3.2.10 503 7/11/2022 3.2.10 is deprecated because it is no longer maintained.
3.2.8 479 7/8/2022 3.2.8 is deprecated because it is no longer maintained.
3.1.38 471 6/16/2022 3.1.38 is deprecated because it is no longer maintained.
3.1.28 488 6/14/2022 3.1.28 is deprecated because it is no longer maintained.
3.1.18 494 4/14/2022 3.1.18 is deprecated because it is no longer maintained.
3.1.12 526 1/26/2022 3.1.12 is deprecated because it is no longer maintained.
3.1.6 515 1/15/2022 3.1.6 is deprecated because it is no longer maintained.
3.1.3 519 1/11/2022 3.1.3 is deprecated because it is no longer maintained.
3.0.6 355 12/28/2021 3.0.6 is deprecated because it is no longer maintained.
2.0.8 375 12/17/2021 2.0.8 is deprecated because it is no longer maintained.
1.2.6 480 11/15/2021 1.2.6 is deprecated because it is no longer maintained.
1.2.1 511 10/10/2021 1.2.1 is deprecated because it is no longer maintained.
1.1.1 397 10/5/2021 1.1.1 is deprecated because it is no longer maintained.
1.0.3 414 9/22/2021 1.0.3 is deprecated because it is no longer maintained.

Reference the latest class library.