Skip to content

Curated list of Q# libraries

DmitryVasilevsky edited this page Mar 3, 2025 · 2 revisions

We maintain a curated list of known Q# libraries. It provides a convenient way to reference these libraries in your project via Add Q# project reference command as described in Q# External Dependencies. This list is in JSON format and is located here.

The following information is provided for each library:

  • Name: The short name of the library
  • Description: Description of the functionality this library provides.
  • Dependency: Information on where the library is located (on GitHub), who is the owner, and the appropriate git refspec.

The current list from the repository gets embedded into VSCode extension every time it is released.

Clone this wiki locally