The client library for ServiceHub, which makes it easy to request and activate services in another process.
Info
Version: | 4.1.3102 |
Author(s): | Microsoft |
Last Update: | Thursday, March 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aka.ms/vsextensibility |
NuGet Url: | https://www.nuget.org/packages/Microsoft.ServiceHub.Client |
Install
Install-Package Microsoft.ServiceHub.Client
dotnet add package Microsoft.ServiceHub.Client
paket add Microsoft.ServiceHub.Client
Microsoft.ServiceHub.Client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.ServiceHub.Framework(>= 2.7.100)
- Microsoft.ServiceHub.Resources(>= 2.7.100)
- Microsoft.VisualStudio.RemoteControl(>= 16.3.23)
- Microsoft.VisualStudio.Telemetry(>= 16.3.58)
- Nerdbank.Streams(>= 2.6.77)
- StreamJsonRpc(>= 2.6.113)
- System.Collections.Immutable(>= 1.7.1)
- System.Diagnostics.Process(>= 4.3.0)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.IO.Pipes(>= 4.3.0)
- System.Security.Principal.Windows(>= 4.6.0)
- Microsoft.ServiceHub.Framework(>= 2.7.100)
- Microsoft.ServiceHub.Resources(>= 2.7.100)
- Microsoft.VisualStudio.RemoteControl(>= 16.3.23)
- Microsoft.VisualStudio.Telemetry(>= 16.3.58)
- Nerdbank.Streams(>= 2.6.77)
- StreamJsonRpc(>= 2.6.113)
- System.Collections.Immutable(>= 1.7.1)
Tags