1

I have been unable to find proper documentation for Microsoft.Azure.Kusto.Data nuget package apart from https://github.com/Azure/azure-kusto-dotnet which doesn't really contain any code or documentation around the methods used. Where else can I look for more information ?

1
  • Nothing new in this regards, quite a bunch of projects don't have any. What you could do is search about specific namespaces, sometimes you end up on projects that can help you understand how to use these. Commented Jan 11, 2023 at 10:27

1 Answer 1

2

See here for docs https://learn.microsoft.com/en-us/azure/data-explorer/kusto/api/netfx/about-the-sdk

And here for code examples: https://github.com/Azure/azure-kusto-samples-dotnet

Sign up to request clarification or add additional context in comments.

2 Comments

Actually I am more interested in methods inside CslCommandGenerator which can't be found in these docs.
Anything specific, or broad documentation?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.