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.
#:package Microsoft.Azure.Kusto.Tools.NETCore@5.4.2
                    
#: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.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,467 12/26/2021 5.4.2 is deprecated because it is no longer maintained.
5.4.0-preview 359 9/30/2021 5.4.0-preview is deprecated because it is no longer maintained.
5.3.1 1,334 8/17/2021 5.3.1 is deprecated because it is no longer maintained.
5.3.0-preview 387 7/8/2021 5.3.0-preview is deprecated because it is no longer maintained.
5.2.0 7,245 4/26/2021 5.2.0 is deprecated because it is no longer maintained.
5.1.0 2,212 4/13/2021 5.1.0 is deprecated because it is no longer maintained.
5.0.9 1,151 2/24/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,181 1/28/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 756 1/24/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 843 1/10/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.4 894 11/5/2020 5.0.4 is deprecated because it is no longer maintained.
5.0.3 9,680 10/15/2020 5.0.3 is deprecated because it is no longer maintained.
5.0.2-preview 480 10/7/2020 5.0.2-preview is deprecated because it is no longer maintained.
5.0.1-preview 512 9/7/2020 5.0.1-preview is deprecated because it is no longer maintained.
5.0.0-preview 480 9/3/2020 5.0.0-preview is deprecated because it is no longer maintained.
4.1.5 1,012 7/27/2020 4.1.5 is deprecated because it is no longer maintained.
4.1.4 915 7/21/2020 4.1.4 is deprecated because it is no longer maintained.
4.1.2 1,430 6/3/2020 4.1.2 is deprecated because it is no longer maintained.
4.1.1 970 5/19/2020 4.1.1 is deprecated because it is no longer maintained.
4.1.0 957 3/22/2020 4.1.0 is deprecated because it is no longer maintained.
4.0.9 949 3/5/2020 4.0.9 is deprecated because it is no longer maintained.
4.0.8 977 2/5/2020 4.0.8 is deprecated because it is no longer maintained.

5.4.2 - LightIngest: Bug fix