Microsoft.Azure.Kusto.Tools 11.3.5

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Azure.Kusto.Tools --version 11.3.5
NuGet\Install-Package Microsoft.Azure.Kusto.Tools -Version 11.3.5
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="11.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Kusto.Tools --version 11.3.5
#r "nuget: Microsoft.Azure.Kusto.Tools, 11.3.5"
#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=11.3.5

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

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.0.0-preview 107 11/9/2023
11.3.5 3,317 10/24/2023
11.3.4 1,736 9/28/2023
11.3.3 6,551 7/30/2023
11.3.2 12,189 6/6/2023
11.3.1 44,999 4/24/2023
11.3.0 950 4/18/2023
11.2.3 349 7/9/2023
11.2.2 338,643 1/30/2023
7.2.1 38,183 12/19/2022
7.2.0 955 12/13/2022
7.0.0 58,475 9/21/2022
6.1.2 835 11/6/2022
6.1.0 820,957 7/25/2022
6.0.3 36,007 4/28/2022
6.0.2 4,860 4/13/2022
6.0.1 11,160 3/6/2022
6.0.0-preview 2,140 2/10/2022
5.4.2 134,046 12/26/2021
5.4.0-preview 631 9/30/2021
5.3.1 10,380 8/17/2021
5.3.0-preview 538 7/8/2021
5.2.0 29,009 4/26/2021
5.1.0 2,369 4/13/2021
5.0.9 90,619 2/24/2021
5.0.8 6,992 1/28/2021
5.0.7 3,716 1/24/2021
5.0.6 2,362 1/10/2021
5.0.5-preview 590 12/1/2020
5.0.4 8,404 11/5/2020
5.0.3 2,763 10/15/2020
5.0.2-preview 633 10/7/2020
5.0.1-preview 658 9/7/2020
5.0.0-preview 668 9/3/2020
4.1.5 30,901 7/27/2020
4.1.4 1,065 7/21/2020
4.1.2 17,811 6/3/2020
4.1.1 1,857 5/19/2020
4.1.0 5,856 3/22/2020
4.0.9 1,180 3/5/2020
4.0.8 1,826 2/5/2020
4.0.3 4,961 11/26/2019
4.0.2 3,123 11/14/2019
3.1.0 3,562 7/10/2019
3.0.1-preview 792 6/23/2019
2.2.2 205,065 4/29/2019
2.1.9 1,485 3/25/2019
2.1.7 1,267 3/3/2019
2.1.5 1,219 2/18/2019
2.1.4 1,423 2/5/2019
2.1.1-preview 858 1/24/2019
1.2.1 2,022 1/8/2019
1.1.8 1,315 12/10/2018
1.1.7 1,672 12/3/2018
1.1.5 5,268 9/17/2018

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