Microsoft.Azure.Kusto.Tools 12.0.0-preview

Prefix Reserved
This is a prerelease version of Microsoft.Azure.Kusto.Tools.
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.0.0-preview
                    
NuGet\Install-Package Microsoft.Azure.Kusto.Tools -Version 12.0.0-preview
                    
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.0.0-preview" />
                    
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.0.0-preview" />
                    
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.0.0-preview
                    
#r "nuget: Microsoft.Azure.Kusto.Tools, 12.0.0-preview"
                    
#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.0.0-preview
                    
#: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.0.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Azure.Kusto.Tools&version=12.0.0-preview&prerelease
                    
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 34,383 3/3/2025
13.0.0 332,225 1/14/2025
12.2.8 61,323 11/27/2024
12.2.7 48,491 10/1/2024
12.2.6 1,465 9/25/2024
12.2.5 4,754 8/14/2024
12.2.4 1,203 8/1/2024
12.2.3 8,461 6/18/2024
12.2.2 10,668 6/3/2024
12.2.1 3,549 5/5/2024
12.2.0 67,206 4/15/2024
12.1.2 2,952 4/4/2024
12.1.1 8,833 3/26/2024
12.1.0 12,621 2/24/2024
12.0.1 14,248 1/10/2024
12.0.0 3,273 12/17/2023
12.0.0-preview 2,380 11/9/2023
11.3.5 10,341 10/24/2023
11.3.4 3,288 9/28/2023
11.3.3 24,581 7/30/2023
11.3.2 107,107 6/6/2023
11.3.1 89,997 4/24/2023
11.3.0 2,143 4/18/2023
11.2.3 1,309 7/9/2023
11.2.2 1,008,030 1/30/2023
7.2.1 47,084 12/19/2022
7.2.0 2,358 12/13/2022
7.0.0 393,603 9/21/2022
6.1.2 2,151 11/6/2022
6.1.0 2,698,718 7/25/2022
6.0.3 40,002 4/28/2022
6.0.2 29,806 4/13/2022
6.0.1 13,496 3/6/2022
6.0.0-preview 3,996 2/10/2022
5.4.2 189,355 12/26/2021
5.4.0-preview 1,903 9/30/2021
5.3.1 11,843 8/17/2021
5.3.0-preview 1,483 7/8/2021
5.2.0 30,561 4/26/2021
5.1.0 3,499 4/13/2021
5.0.9 186,403 2/24/2021
5.0.8 8,070 1/28/2021
5.0.7 64,618 1/24/2021
5.0.6 3,599 1/10/2021
5.0.5-preview 1,692 12/1/2020
5.0.4 9,707 11/5/2020
5.0.3 3,961 10/15/2020
5.0.2-preview 1,971 10/7/2020
5.0.1-preview 1,678 9/7/2020
5.0.0-preview 1,787 9/3/2020
4.1.5 34,209 7/27/2020
4.1.4 2,155 7/21/2020
4.1.2 19,367 6/3/2020
4.1.1 3,100 5/19/2020
4.1.0 8,887 3/22/2020
4.0.9 2,349 3/5/2020
4.0.8 3,114 2/5/2020
4.0.3 12,544 11/26/2019
4.0.2 4,490 11/14/2019
3.1.0 4,917 7/10/2019
3.0.1-preview 2,068 6/23/2019
2.2.2 206,933 4/29/2019
2.1.9 2,827 3/25/2019
2.1.7 2,623 3/3/2019
2.1.5 2,595 2/18/2019
2.1.4 2,766 2/5/2019
2.1.1-preview 2,070 1/24/2019
1.2.1 3,451 1/8/2019
1.1.8 2,535 12/10/2018
1.1.7 3,010 12/3/2018
1.1.5 7,031 9/17/2018

12.0.0-preview:
       Kusto.CLI:
         * Added -azcli option to authenticate using the az commandline utility.
         * Added -headless option to run without user interaction.