# QLM client side requirements

### QLM v19 API Requirements <a href="#h_01hetn8d9qh06qs2g88yx3bdms" id="h_01hetn8d9qh06qs2g88yx3bdms"></a>

* .NET API for Windows (QlmLicenseLib.dll)
  * .NET Framework 2.0 (no longer supported)
  * .NET Framework 4.62 (or higher)
  * .NET 6.0.36 (or higher)
  * .NET 7.0.20 (or higher)
  * .NET 8.0.21 (or higher)
  * .NET 9.0.10 (or higher)
  * [.NET Std 2.1 and .NET Core 3.1](https://support.soraco.co/hc/en-us/articles/360036510211--NET-Core-and-NET-Standard-Support)&#x20;
* Non .NET API for non Windows platforms&#x20;
  * Java API
  * JavaScript API
  * Xamarin C# API
  * Objective-C API
  * Qt C++ API
  * PHP API

### QLM Management Console v19 Requirements <a href="#h_01hetn8q63qxndnhvm4mchg4ek" id="h_01hetn8q63qxndnhvm4mchg4ek"></a>

* .NET 9.0.10 (or higher)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.soraco.co/docs/faq/qlm-client-side-requirements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
