Microsoft.Azure.Kusto.Tools 12.1.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Azure.Kusto.Tools --version 12.1.0
                    
NuGet\Install-Package Microsoft.Azure.Kusto.Tools -Version 12.1.0
                    
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.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.Kusto.Tools" Version="12.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Azure.Kusto.Tools" />
                    
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 Microsoft.Azure.Kusto.Tools --version 12.1.0
                    
#r "nuget: Microsoft.Azure.Kusto.Tools, 12.1.0"
                    
#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.
#:package Microsoft.Azure.Kusto.Tools@12.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Azure.Kusto.Tools&version=12.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Azure.Kusto.Tools&version=12.1.0
                    
Install as a Cake Tool

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
13.0.2 33,093 3/3/2025
13.0.0 329,666 1/14/2025
12.2.8 61,148 11/27/2024
12.2.7 48,415 10/1/2024
12.2.6 1,460 9/25/2024
12.2.5 4,749 8/14/2024
12.2.4 1,198 8/1/2024
12.2.3 8,346 6/18/2024
12.2.2 10,610 6/3/2024
12.2.1 3,544 5/5/2024
12.2.0 65,984 4/15/2024
12.1.2 2,908 4/4/2024
12.1.1 8,743 3/26/2024
12.1.0 12,575 2/24/2024
12.0.1 14,138 1/10/2024
12.0.0 3,266 12/17/2023
12.0.0-preview 2,380 11/9/2023
11.3.5 10,340 10/24/2023
11.3.4 3,284 9/28/2023
11.3.3 24,556 7/30/2023
11.3.2 106,583 6/6/2023
11.3.1 89,830 4/24/2023
11.3.0 2,142 4/18/2023
11.2.3 1,308 7/9/2023
11.2.2 1,006,626 1/30/2023
7.2.1 47,080 12/19/2022
7.2.0 2,357 12/13/2022
7.0.0 393,286 9/21/2022
6.1.2 2,148 11/6/2022
6.1.0 2,676,906 7/25/2022
6.0.3 40,001 4/28/2022
6.0.2 29,805 4/13/2022
6.0.1 13,484 3/6/2022
6.0.0-preview 3,994 2/10/2022
5.4.2 189,354 12/26/2021
5.4.0-preview 1,901 9/30/2021
5.3.1 11,841 8/17/2021
5.3.0-preview 1,482 7/8/2021
5.2.0 30,552 4/26/2021
5.1.0 3,497 4/13/2021
5.0.9 186,106 2/24/2021
5.0.8 8,066 1/28/2021
5.0.7 64,271 1/24/2021
5.0.6 3,595 1/10/2021
5.0.5-preview 1,689 12/1/2020
5.0.4 9,705 11/5/2020
5.0.3 3,958 10/15/2020
5.0.2-preview 1,969 10/7/2020
5.0.1-preview 1,676 9/7/2020
5.0.0-preview 1,782 9/3/2020
4.1.5 34,207 7/27/2020
4.1.4 2,153 7/21/2020
4.1.2 19,363 6/3/2020
4.1.1 3,097 5/19/2020
4.1.0 8,885 3/22/2020
4.0.9 2,347 3/5/2020
4.0.8 3,109 2/5/2020
4.0.3 12,438 11/26/2019
4.0.2 4,488 11/14/2019
3.1.0 4,915 7/10/2019
3.0.1-preview 2,066 6/23/2019
2.2.2 206,923 4/29/2019
2.1.9 2,823 3/25/2019
2.1.7 2,619 3/3/2019
2.1.5 2,592 2/18/2019
2.1.4 2,763 2/5/2019
2.1.1-preview 2,068 1/24/2019
1.2.1 3,450 1/8/2019
1.1.8 2,533 12/10/2018
1.1.7 3,008 12/3/2018
1.1.5 7,024 9/17/2018

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