![]() |
VOOZH | about |
Please see https://docs.microsoft.com/en-us/azure/quantum/install-update-qdk for instructions on how to update Q# projects to the latest version of the QDK, which uses the Microsoft.Quantum.Sdk package.
dotnet add package Microsoft.Quantum.Development.Kit --version 0.18.2106148911
NuGet\Install-Package Microsoft.Quantum.Development.Kit -Version 0.18.2106148911
<PackageReference Include="Microsoft.Quantum.Development.Kit" Version="0.18.2106148911" />
<PackageVersion Include="Microsoft.Quantum.Development.Kit" Version="0.18.2106148911" />Directory.Packages.props
<PackageReference Include="Microsoft.Quantum.Development.Kit" />Project file
paket add Microsoft.Quantum.Development.Kit --version 0.18.2106148911
#r "nuget: Microsoft.Quantum.Development.Kit, 0.18.2106148911"
#:package Microsoft.Quantum.Development.Kit@0.18.2106148911
#addin nuget:?package=Microsoft.Quantum.Development.Kit&version=0.18.2106148911Install as a Cake Addin
#tool nuget:?package=Microsoft.Quantum.Development.Kit&version=0.18.2106148911Install as a Cake Tool
Provides tools for developing quantum algorithms in the Q# programming language.
Learn more about Target Frameworks and .NET Standard.
Showing the top 1 NuGet packages that depend on Microsoft.Quantum.Development.Kit:
| Package | Downloads |
|---|---|
|
Microsoft.Quantum.Canon
Microsoft's Quantum Core Libraries. |
Showing the top 1 popular GitHub repositories that depend on Microsoft.Quantum.Development.Kit:
| Repository | Stars |
|---|---|
|
microsoft/qsharp-compiler
Q# compiler, command line tool, and Q# language server
|