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 24,638 3/3/2025
13.0.0 297,276 1/14/2025
12.2.8 60,249 11/27/2024
12.2.7 47,854 10/1/2024
12.2.6 1,448 9/25/2024
12.2.5 4,726 8/14/2024
12.2.4 1,183 8/1/2024
12.2.3 7,272 6/18/2024
12.2.2 10,385 6/3/2024
12.2.1 3,521 5/5/2024
12.2.0 57,295 4/15/2024
12.1.2 2,817 4/4/2024
12.1.1 8,277 3/26/2024
12.1.0 12,069 2/24/2024
12.0.1 13,467 1/10/2024
12.0.0 3,254 12/17/2023
12.0.0-preview 2,372 11/9/2023
11.3.5 10,325 10/24/2023
11.3.4 3,271 9/28/2023
11.3.3 24,445 7/30/2023
11.3.2 96,743 6/6/2023
11.3.1 88,328 4/24/2023
11.3.0 2,124 4/18/2023
11.2.3 1,288 7/9/2023
11.2.2 1,000,884 1/30/2023
7.2.1 46,936 12/19/2022
7.2.0 2,337 12/13/2022
7.0.0 390,982 9/21/2022
6.1.2 2,128 11/6/2022
6.1.0 2,517,970 7/25/2022
6.0.3 39,974 4/28/2022
6.0.2 29,783 4/13/2022
6.0.1 13,435 3/6/2022
6.0.0-preview 3,974 2/10/2022
5.4.2 189,331 12/26/2021
5.4.0-preview 1,882 9/30/2021
5.3.1 11,817 8/17/2021
5.3.0-preview 1,462 7/8/2021
5.2.0 30,525 4/26/2021
5.1.0 3,474 4/13/2021
5.0.9 184,331 2/24/2021
5.0.8 8,042 1/28/2021
5.0.7 61,313 1/24/2021
5.0.6 3,572 1/10/2021
5.0.5-preview 1,666 12/1/2020
5.0.4 9,680 11/5/2020
5.0.3 3,935 10/15/2020
5.0.2-preview 1,946 10/7/2020
5.0.1-preview 1,646 9/7/2020
5.0.0-preview 1,755 9/3/2020
4.1.5 34,183 7/27/2020
4.1.4 2,128 7/21/2020
4.1.2 19,330 6/3/2020
4.1.1 3,073 5/19/2020
4.1.0 8,862 3/22/2020
4.0.9 2,324 3/5/2020
4.0.8 3,085 2/5/2020
4.0.3 11,699 11/26/2019
4.0.2 4,463 11/14/2019
3.1.0 4,885 7/10/2019
3.0.1-preview 2,043 6/23/2019
2.2.2 206,851 4/29/2019
2.1.9 2,796 3/25/2019
2.1.7 2,595 3/3/2019
2.1.5 2,568 2/18/2019
2.1.4 2,741 2/5/2019
2.1.1-preview 2,046 1/24/2019
1.2.1 3,426 1/8/2019
1.1.8 2,510 12/10/2018
1.1.7 2,981 12/3/2018
1.1.5 6,970 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.