Microsoft.Azure.Kusto.Tools.NETCore 5.3.1

Prefix Reserved
Suggested Alternatives

Microsoft.Azure.Kusto.Tools

Additional Details

.NET Core specific package is deprecated. Please use Microsoft.Azure.Kusto.Tools that covers .Net 4.7.2, .Net 5.0, and Core 2.1

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

// Install Microsoft.Azure.Kusto.Tools.NETCore as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Kusto.Tools.NETCore&version=5.3.1                

Client tools for ingesting and querying data with Kusto service.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
5.4.2 54,842 12/26/2021 5.4.2 is deprecated because it is no longer maintained.
5.4.0-preview 238 9/30/2021 5.4.0-preview is deprecated because it is no longer maintained.
5.3.1 1,171 8/17/2021 5.3.1 is deprecated because it is no longer maintained.
5.3.0-preview 276 7/8/2021 5.3.0-preview is deprecated because it is no longer maintained.
5.2.0 7,102 4/26/2021 5.2.0 is deprecated because it is no longer maintained.
5.1.0 1,944 4/13/2021 5.1.0 is deprecated because it is no longer maintained.
5.0.9 1,023 2/24/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,047 1/28/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 627 1/24/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 717 1/10/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.4 764 11/5/2020 5.0.4 is deprecated because it is no longer maintained.
5.0.3 9,085 10/15/2020 5.0.3 is deprecated because it is no longer maintained.
5.0.2-preview 355 10/7/2020 5.0.2-preview is deprecated because it is no longer maintained.
5.0.1-preview 389 9/7/2020 5.0.1-preview is deprecated because it is no longer maintained.
5.0.0-preview 359 9/3/2020 5.0.0-preview is deprecated because it is no longer maintained.
4.1.5 867 7/27/2020 4.1.5 is deprecated because it is no longer maintained.
4.1.4 786 7/21/2020 4.1.4 is deprecated because it is no longer maintained.
4.1.2 1,293 6/3/2020 4.1.2 is deprecated because it is no longer maintained.
4.1.1 835 5/19/2020 4.1.1 is deprecated because it is no longer maintained.
4.1.0 816 3/22/2020 4.1.0 is deprecated because it is no longer maintained.
4.0.9 813 3/5/2020 4.0.9 is deprecated because it is no longer maintained.
4.0.8 826 2/5/2020 4.0.8 is deprecated because it is no longer maintained.

5.3.1 - Kusto.Ingest: Extend IKustoQueuedIngestClient interface to allow providing an action that will be executed on every ingestion status notification processed from the notifications queue