This repository contains a .NET library designed to facilitate the execution of Kusto queries and commands within Azure Data Explorer environments. The library provides a streamlined interface for handling Kusto operations, making it easier to retrieve and process data efficiently.
- Kusto Query and Command Execution: Simplifies the execution of Kusto queries and commands with asynchronous support.
- Paged Query Support: Efficient handling of large datasets with built-in support for paginated query results.