Microsoft.Azure.Kusto.Tools 12.2.3

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

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

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 (2)

Showing the top 2 NuGet packages that depend on Microsoft.Azure.Kusto.Tools:

Package Downloads
dexcmd

Azure Data Explorer Command Line utility

KustoSchemaTools

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
12.2.3 3,157 6/18/2024
12.2.2 2,323 6/3/2024
12.2.1 2,452 5/5/2024
12.2.0 10,710 4/15/2024
12.1.2 2,003 4/4/2024
12.1.1 3,082 3/26/2024
12.1.0 5,910 2/24/2024
12.0.1 5,471 1/10/2024
12.0.0 3,118 12/17/2023
12.0.0-preview 2,274 11/9/2023
11.3.5 8,787 10/24/2023
11.3.4 3,133 9/28/2023
11.3.3 20,849 7/30/2023
11.3.2 20,204 6/6/2023
11.3.1 79,984 4/24/2023
11.3.0 1,991 4/18/2023
11.2.3 1,194 7/9/2023
11.2.2 609,579 1/30/2023
7.2.1 44,349 12/19/2022
7.2.0 2,206 12/13/2022
7.0.0 102,025 9/21/2022
6.1.2 2,006 11/6/2022
6.1.0 1,394,125 7/25/2022
6.0.3 39,669 4/28/2022
6.0.2 16,609 4/13/2022
6.0.1 12,814 3/6/2022
6.0.0-preview 3,790 2/10/2022
5.4.2 170,360 12/26/2021
5.4.0-preview 1,782 9/30/2021
5.3.1 11,495 8/17/2021
5.3.0-preview 1,373 7/8/2021
5.2.0 30,247 4/26/2021
5.1.0 3,350 4/13/2021
5.0.9 129,824 2/24/2021
5.0.8 7,904 1/28/2021
5.0.7 24,938 1/24/2021
5.0.6 3,456 1/10/2021
5.0.5-preview 1,556 12/1/2020
5.0.4 9,486 11/5/2020
5.0.3 3,799 10/15/2020
5.0.2-preview 1,844 10/7/2020
5.0.1-preview 1,524 9/7/2020
5.0.0-preview 1,644 9/3/2020
4.1.5 34,047 7/27/2020
4.1.4 1,990 7/21/2020
4.1.2 19,020 6/3/2020
4.1.1 2,930 5/19/2020
4.1.0 7,661 3/22/2020
4.0.9 2,187 3/5/2020
4.0.8 2,909 2/5/2020
4.0.3 6,093 11/26/2019
4.0.2 4,330 11/14/2019
3.1.0 4,712 7/10/2019
3.0.1-preview 1,930 6/23/2019
2.2.2 206,325 4/29/2019
2.1.9 2,652 3/25/2019
2.1.7 2,431 3/3/2019
2.1.5 2,422 2/18/2019
2.1.4 2,614 2/5/2019
2.1.1-preview 1,928 1/24/2019
1.2.1 3,288 1/8/2019
1.1.8 2,378 12/10/2018
1.1.7 2,844 12/3/2018
1.1.5 6,609 9/17/2018

12.1.2:
       Kusto.CLI:
         * Fixed issue with Kusto CLI not working on Linux.