Microsoft.VisualStudio.Services.ServiceHooks.WebApi
19.227.0-preview
See the version list below for details.
Requires NuGet 3.4 or higher.
dotnet add package Microsoft.VisualStudio.Services.ServiceHooks.WebApi --version 19.227.0-preview
NuGet\Install-Package Microsoft.VisualStudio.Services.ServiceHooks.WebApi -Version 19.227.0-preview
<PackageReference Include="Microsoft.VisualStudio.Services.ServiceHooks.WebApi" Version="19.227.0-preview" />
paket add Microsoft.VisualStudio.Services.ServiceHooks.WebApi --version 19.227.0-preview
#r "nuget: Microsoft.VisualStudio.Services.ServiceHooks.WebApi, 19.227.0-preview"
// Install Microsoft.VisualStudio.Services.ServiceHooks.WebApi as a Cake Addin
#addin nuget:?package=Microsoft.VisualStudio.Services.ServiceHooks.WebApi&version=19.227.0-preview&prerelease
// Install Microsoft.VisualStudio.Services.ServiceHooks.WebApi as a Cake Tool
#tool nuget:?package=Microsoft.VisualStudio.Services.ServiceHooks.WebApi&version=19.227.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 Service Hooks Service via public REST APIs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- HtmlAgilityPack (>= 1.6.5)
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.VisualStudio.Services.Client (= 19.227.0-preview)
-
.NETStandard 2.0
- HtmlAgilityPack (>= 1.6.5)
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.VisualStudio.Services.Client (= 19.227.0-preview)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.VisualStudio.Services.ServiceHooks.WebApi:
Package | Downloads |
---|---|
GitOps.Clients.Ado
Package Description |
|
GitOps.Clients.AzDO
Package Description |
|
AzureDevOps.RestAPI.NetSDK.Helper
Helper extensions about the VssConnection object for the Azure DevOps .net SDK. The goal is to deliver an api, easy to use that manage complexity for you ;) |
|
ServiceCollectionHelpers.AssemblyFinder
Helper methods on the IServiceCollection that let you to register all classes or interfaces in the IOC |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.VisualStudio.Services.ServiceHooks.WebApi:
Repository | Stars |
---|---|
microsoft/azure-devops-dotnet-samples
.NET/C# samples for integrating with Azure DevOps Services and Azure DevOps Server
|