Microsoft.Azure.Kusto.Tools.NETCore 5.4.2

Prefix Reserved
Suggested Alternatives

Microsoft.Azure.Kusto.Tools

Additional Details

.NET Core specific package is deprecated. Please use Microsoft.Azure.Kusto.Tools that covers .Net 4.7.2, .Net 5.0, and Core 2.1

dotnet add package Microsoft.Azure.Kusto.Tools.NETCore --version 5.4.2
                    
NuGet\Install-Package Microsoft.Azure.Kusto.Tools.NETCore -Version 5.4.2
                    
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.NETCore" Version="5.4.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.Kusto.Tools.NETCore" Version="5.4.2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Azure.Kusto.Tools.NETCore" />
                    
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.NETCore --version 5.4.2
                    
#r "nuget: Microsoft.Azure.Kusto.Tools.NETCore, 5.4.2"
                    
#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.
#addin nuget:?package=Microsoft.Azure.Kusto.Tools.NETCore&version=5.4.2
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Azure.Kusto.Tools.NETCore&version=5.4.2
                    
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.4.2 61,430 12/26/2021 5.4.2 is deprecated because it is no longer maintained.
5.4.0-preview 338 9/30/2021 5.4.0-preview is deprecated because it is no longer maintained.
5.3.1 1,313 8/17/2021 5.3.1 is deprecated because it is no longer maintained.
5.3.0-preview 368 7/8/2021 5.3.0-preview is deprecated because it is no longer maintained.
5.2.0 7,225 4/26/2021 5.2.0 is deprecated because it is no longer maintained.
5.1.0 2,171 4/13/2021 5.1.0 is deprecated because it is no longer maintained.
5.0.9 1,132 2/24/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,162 1/28/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 737 1/24/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 824 1/10/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.4 876 11/5/2020 5.0.4 is deprecated because it is no longer maintained.
5.0.3 9,662 10/15/2020 5.0.3 is deprecated because it is no longer maintained.
5.0.2-preview 462 10/7/2020 5.0.2-preview is deprecated because it is no longer maintained.
5.0.1-preview 494 9/7/2020 5.0.1-preview is deprecated because it is no longer maintained.
5.0.0-preview 462 9/3/2020 5.0.0-preview is deprecated because it is no longer maintained.
4.1.5 993 7/27/2020 4.1.5 is deprecated because it is no longer maintained.
4.1.4 897 7/21/2020 4.1.4 is deprecated because it is no longer maintained.
4.1.2 1,412 6/3/2020 4.1.2 is deprecated because it is no longer maintained.
4.1.1 952 5/19/2020 4.1.1 is deprecated because it is no longer maintained.
4.1.0 938 3/22/2020 4.1.0 is deprecated because it is no longer maintained.
4.0.9 930 3/5/2020 4.0.9 is deprecated because it is no longer maintained.
4.0.8 959 2/5/2020 4.0.8 is deprecated because it is no longer maintained.

5.4.2 - LightIngest: Bug fix