QL for C# ========= .. toctree:: :glob: :hidden: introduce-libraries-csharp dataflow These topics provide an overview of the QL C# libraries and show examples of how to use them. - `Basic C# QL query `__ describes how to write and run queries using LGTM. - :doc:`Introducing the C# libraries ` introduces the standard libraries used to write queries for C# code. .. raw:: html - :doc:`Tutorial: Analyzing data flow in C# ` demonstrates how to write queries using the standard QL for C# data flow and taint tracking libraries. .. raw:: html .. raw:: html .. raw:: html Other resources --------------- - For examples of how to query common C# elements, see the `C# QL cookbook `__. - For the queries used in LGTM, display a `C# query `__ and click **Open in query console** to see the QL code used to find alerts. - For more information about the C/C++ QL library see the `QL library for C# `__.