Microsoft.VisualStudio.Services.Gallery.WebApi
19.212.0-preview
See the version list below for details.
Requires NuGet 3.4 or higher.
dotnet add package Microsoft.VisualStudio.Services.Gallery.WebApi --version 19.212.0-preview
NuGet\Install-Package Microsoft.VisualStudio.Services.Gallery.WebApi -Version 19.212.0-preview
<PackageReference Include="Microsoft.VisualStudio.Services.Gallery.WebApi" Version="19.212.0-preview" />
paket add Microsoft.VisualStudio.Services.Gallery.WebApi --version 19.212.0-preview
#r "nuget: Microsoft.VisualStudio.Services.Gallery.WebApi, 19.212.0-preview"
// Install Microsoft.VisualStudio.Services.Gallery.WebApi as a Cake Addin
#addin nuget:?package=Microsoft.VisualStudio.Services.Gallery.WebApi&version=19.212.0-preview&prerelease
// Install Microsoft.VisualStudio.Services.Gallery.WebApi as a Cake Tool
#tool nuget:?package=Microsoft.VisualStudio.Services.Gallery.WebApi&version=19.212.0-preview&prerelease
Integrate with Azure DevOps Server 2022 and Azure DevOps Services from desktop-based, ASP.NET, and other Windows applications. Provides access to the Gallery Service via public REST APIs.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.VisualStudio.Services.Client (= 19.212.0-preview)
- Newtonsoft.Json (>= 13.0.2-beta1)
-
.NETStandard 2.0
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.VisualStudio.Services.Client (= 19.212.0-preview)
- Newtonsoft.Json (>= 13.0.2-beta1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.VisualStudio.Services.Gallery.WebApi:
Package | Downloads |
---|---|
Microsoft.VisualStudio.Services.ExtensionManagement.WebApi
Integrate with Azure DevOps Server 2022 and Azure DevOps Services from desktop-based, ASP.NET, and other Windows applications. Provides access to the Extension Management Service via public REST APIs. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.VisualStudio.Services.Gallery.WebApi:
Repository | Stars |
---|---|
microsoft/azure-devops-dotnet-samples
.NET/C# samples for integrating with Azure DevOps Services and Azure DevOps Server
|