| page_type | languages | products | description | urlFragment | |||
|---|---|---|---|---|---|---|---|
sample |
|
|
Try and test with the QDK and sample and katas from Microsoft. |
Zirastein |
- The Microsoft Quantum Development Kit.
This program can be run in a number of different ways, depending on your preferred environment.
At a terminal, run the following command:
dotnet run
Open the folder containing this sample in Visual Studio ("Open a local folder" from the Getting Started screen or "File → Open → Folder..." from the menu bar) and set Zirastein.csproj as the startup project.
Press Start in Visual Studio to run the program.
- Operations: Q# code implementing quantum operations for this sample.
- Application: C# code to interact with and print out results of the Q# operations for this sample.
- Zirastein.csproj: Main C# project for the sample.