Microsoft.VisualStudio.Services.Audit.WebApi
16.178.0-preview
Integrate with Azure DevOps Server 2019 and Azure DevOps Services from desktop-based, ASP.NET, and other Windows applications. Provides access to the Audit Service via public REST APIs.
This is a prerelease version of Microsoft.VisualStudio.Services.Audit.WebApi.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 3.4 or higher.
Install-Package Microsoft.VisualStudio.Services.Audit.WebApi -Version 16.178.0-preview
dotnet add package Microsoft.VisualStudio.Services.Audit.WebApi --version 16.178.0-preview
<PackageReference Include="Microsoft.VisualStudio.Services.Audit.WebApi" Version="16.178.0-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudio.Services.Audit.WebApi --version 16.178.0-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.6.2
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.AspNet.WebApi.Core (>= 5.2.7)
- Microsoft.VisualStudio.Services.Client (= 16.178.0-preview)
-
.NETStandard 2.0
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.VisualStudio.Services.Client (= 16.178.0-preview)
- Newtonsoft.Json (>= 12.0.3)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.VisualStudio.Services.Audit.WebApi:
Repository | Stars |
---|---|
microsoft/azure-devops-dotnet-samples
.NET/C# samples for integrating with Azure DevOps Services and Azure DevOps Server
|