Azure Data Explorer Command Line utility.
Info
Version: | 1.0.2 |
Author(s): | Richard Conway (@azurecoder) |
Last Update: | Sunday, June 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/dexcmd |
Install
Install-Package dexcmd
dotnet add package dexcmd
paket add dexcmd
dexcmd Download (Unzip the "nupkg" after downloading)
Dependencies
- Alba.CsConsoleFormat(>= 1.0.0)
- CommandLineParser(>= 2.8.0)
- Microsoft.Azure.Kusto.Data(>= 8.1.2)
- Microsoft.Azure.Kusto.Ingest(>= 8.1.2)
- Microsoft.Azure.Kusto.Tools(>= 4.1.2)
- Microsoft.Azure.Management.Kusto(>= 5.0.0)
- Microsoft.Extensions.Configuration(>= 3.1.5)
- Microsoft.Extensions.Configuration.CommandLine(>= 3.1.5)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.5)
- Microsoft.Extensions.Configuration.Json(>= 3.1.5)
- Microsoft.Identity.Client(>= 4.14.0)