Provides message types and client/server APIs for the PowerShell Editor Services JSON protocol.
Info
| Version: | 0.6.2.389 |
| Author(s): | Microsoft |
| Last Update: | Friday, August 12, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PowerShell/PowerShellEditorServices |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.PowerShell.EditorServices.Protocol |
Install
Install-Package Microsoft.PowerShell.EditorServices.Protocol
dotnet add package Microsoft.PowerShell.EditorServices.Protocol
paket add Microsoft.PowerShell.EditorServices.Protocol
Microsoft.PowerShell.EditorServices.Protocol Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.PowerShell.EditorServices(>= 0.6.2.389)
- Newtonsoft.Json(>= 7.0.1)
Tags