你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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 |