About the Kusto .NET SDK
Applies to: ✅ Microsoft Fabric ✅ Azure Data Explorer
The Kusto .NET SDK is a set of libraries that .NET applications can use to communicate with Kusto.
The Kusto .NET SDK is available from NuGet Gallery. The packages target .NETFramework 4.7.2, .NETCoreApp 2.1, and .NETStandard 2.0.
For previous package versions, see the archived article.
Package | Description |
---|---|
Microsoft.Azure.Kusto.Cloud.Platform | Platform Library |
Microsoft.Azure.Kusto.Data | Client Library |
Microsoft.Azure.Kusto.Ingest | Ingestion Library |
Azure.ResourceManager.Kusto | Management Library |
Microsoft.Azure.Kusto.Language | Language service |
Microsoft.Azure.Kusto.Tools | Command-line tools |