StreamJsonRpc 2.17.8
Prefix ReservedSee the version list below for details.
dotnet add package StreamJsonRpc --version 2.17.8
NuGet\Install-Package StreamJsonRpc -Version 2.17.8
<PackageReference Include="StreamJsonRpc" Version="2.17.8" />
paket add StreamJsonRpc --version 2.17.8
#r "nuget: StreamJsonRpc, 2.17.8"
// Install StreamJsonRpc as a Cake Addin #addin nuget:?package=StreamJsonRpc&version=2.17.8 // Install StreamJsonRpc as a Cake Tool #tool nuget:?package=StreamJsonRpc&version=2.17.8
StreamJsonRpc
StreamJsonRpc is a cross-platform, .NET portable library that implements the JSON-RPC wire protocol.
It works over Stream, WebSocket, or System.IO.Pipelines pipes, independent of the underlying transport.
Bonus features beyond the JSON-RPC spec include:
- Request cancellation
- .NET Events as notifications
- Dynamic client proxy generation
- Support for compact binary serialization via MessagePack
- Pluggable architecture for custom message handling and formatting.
Learn about the use cases for JSON-RPC and how to use this library from our documentation.
Compatibility
This library has been tested with and is compatible with the following other JSON-RPC libraries:
- json-rpc-peer (npm)
- vscode-jsonrpc (npm)
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-browser 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 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. 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. |
-
.NETStandard 2.0
- MessagePack (>= 2.5.108)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
- Microsoft.VisualStudio.Threading (>= 17.7.35)
- Microsoft.VisualStudio.Threading.Analyzers (>= 17.7.35)
- Microsoft.VisualStudio.Validation (>= 17.6.11)
- Nerdbank.Streams (>= 2.10.69)
- Newtonsoft.Json (>= 13.0.1)
- System.Collections.Immutable (>= 7.0.0)
- System.Diagnostics.DiagnosticSource (>= 7.0.2)
- System.IO.Pipelines (>= 7.0.0)
- System.Text.Encodings.Web (>= 7.0.0)
- System.Text.Json (>= 7.0.3)
- System.Threading.Tasks.Dataflow (>= 7.0.0)
-
.NETStandard 2.1
- MessagePack (>= 2.5.108)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
- Microsoft.VisualStudio.Threading (>= 17.7.35)
- Microsoft.VisualStudio.Threading.Analyzers (>= 17.7.35)
- Microsoft.VisualStudio.Validation (>= 17.6.11)
- Nerdbank.Streams (>= 2.10.69)
- Newtonsoft.Json (>= 13.0.1)
- System.Collections.Immutable (>= 7.0.0)
- System.Diagnostics.DiagnosticSource (>= 7.0.2)
- System.IO.Pipelines (>= 7.0.0)
- System.Text.Encodings.Web (>= 7.0.0)
- System.Text.Json (>= 7.0.3)
- System.Threading.Tasks.Dataflow (>= 7.0.0)
NuGet packages (67)
Showing the top 5 NuGet packages that depend on StreamJsonRpc:
Package | Downloads |
---|---|
Microsoft.VisualStudio.Utilities
A member of the Visual Studio SDK |
|
Microsoft.VisualStudio.Shell.Framework
A member of the Visual Studio SDK |
|
Microsoft.VisualStudio.Imaging
A member of the Visual Studio SDK |
|
Microsoft.VisualStudio.Shell.15.0
A member of the Visual Studio SDK |
|
Microsoft.ServiceHub.Framework
The distributed ServiceHub Framework. |
GitHub repositories (34)
Showing the top 5 popular GitHub repositories that depend on StreamJsonRpc:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
|
|
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
|
Version | Downloads | Last updated |
---|---|---|
2.20.17 | 2,260 | 11/12/2024 |
2.19.27 | 103,126 | 8/13/2024 |
2.18.48 | 163,071 | 5/21/2024 |
2.18.44 | 3,532 | 5/22/2024 |
2.17.11 | 177,645 | 2/7/2024 |
2.17.8 | 136,165 | 11/14/2023 |
2.16.36 | 168,653 | 8/10/2023 |
2.15.29 | 230,202 | 5/16/2023 |
2.14.24 | 264,561 | 3/3/2023 |
2.13.33 | 123,495 | 11/9/2022 |
2.12.27 | 214,589 | 8/9/2022 |
2.11.35 | 515,790 | 5/6/2022 |
2.10.44 | 73,705 | 3/4/2022 |
2.10.41 | 10,443 | 2/23/2022 |
2.9.85 | 45,087 | 11/9/2021 |
2.9.12-alpha | 18,764 | 5/12/2021 |
2.8.28 | 772,725 | 9/23/2021 |
2.8.21 | 419,770 | 5/17/2021 |
2.7.76 | 65,781 | 3/11/2021 |
2.7.70 | 852,785 | 3/3/2021 |
2.7.67 | 404,205 | 6/17/2021 |
2.7.66-alpha | 9,353 | 1/15/2021 |
2.6.121 | 163,939 | 10/23/2020 |
2.6.99-rc | 2,545 | 9/19/2020 |
2.6.86-alpha | 8,160 | 9/4/2020 |
2.5.46 | 162,673 | 8/11/2020 |
2.5.44 | 27,412 | 7/31/2020 |
2.5.36-alpha | 2,190 | 7/16/2020 |
2.4.48 | 147,711 | 4/24/2020 |
2.4.24-rc | 2,560 | 4/2/2020 |
2.3.112 | 2,739 | 4/24/2020 |
2.3.103 | 46,373 | 3/5/2020 |
2.3.99 | 130,321 | 2/10/2020 |
2.3.80-rc | 19,442 | 1/7/2020 |
2.3.65-alpha | 17,827 | 12/3/2019 |
2.3.31-alpha | 17,575 | 11/12/2019 |
2.3.22-alpha | 2,361 | 11/6/2019 |
2.2.53 | 31,994 | 12/3/2019 |
2.2.34 | 183,464 | 10/2/2019 |
2.2.17-alpha | 47,283 | 9/10/2019 |
2.1.74 | 27,088 | 9/10/2019 |
2.1.55 | 85,378 | 8/2/2019 |
2.1.45-alpha | 3,385 | 7/31/2019 |
2.1.33-alpha | 2,439 | 7/25/2019 |
2.1.29-alpha | 3,320 | 6/28/2019 |
2.1.6-alpha | 7,781 | 3/21/2019 |
2.0.208 | 16,383 | 6/20/2019 |
2.0.203 | 5,439 | 6/11/2019 |
2.0.187 | 118,369 | 5/14/2019 |
2.0.180 | 3,113 | 5/3/2019 |
2.0.167 | 252,709 | 3/29/2019 |
2.0.146 | 33,978 | 2/11/2019 |
2.0.140 | 8,353 | 1/23/2019 |
2.0.123-beta | 87,144 | 12/13/2018 |
2.0.115-beta | 2,853 | 11/21/2018 |
2.0.106-beta | 4,524 | 11/12/2018 |
2.0.102-beta | 3,509 | 10/22/2018 |
2.0.94-beta | 2,674 | 10/18/2018 |
2.0.79-alpha | 2,783 | 10/2/2018 |
1.5.68 | 115,232 | 5/14/2019 |
1.5.43 | 631,609 | 1/2/2019 |
1.5.38-beta | 12,693 | 12/13/2018 |
1.5.35-beta | 2,639 | 11/21/2018 |
1.5.28-beta | 2,894 | 10/3/2018 |
1.4.134 | 10,062 | 11/21/2018 |
1.4.128 | 47,251 | 9/28/2018 |
1.4.121 | 22,524 | 8/13/2018 |
1.4.115-beta | 3,151 | 7/27/2018 |
1.4.110-beta | 3,480 | 6/30/2018 |
1.4.107-beta | 3,069 | 6/28/2018 |
1.4.102-beta | 3,181 | 6/11/2018 |
1.4.89-beta | 6,829 | 6/5/2018 |
1.4.46-beta | 4,058 | 4/5/2018 |
1.4.44-beta | 5,176 | 3/9/2018 |
1.4.32-beta | 3,317 | 1/13/2018 |
1.3.23 | 965,536 | 2/15/2018 |
1.3.16-beta | 12,646 | 12/5/2017 |
1.2.8 | 69,456 | 9/27/2017 |
1.1.102 | 3,259 | 9/6/2017 |
1.1.92 | 162,178 | 6/28/2017 |
1.1.73 | 12,096 | 5/26/2017 |
1.1.68 | 26,376 | 5/5/2017 |
1.0.36 | 66,736 | 2/1/2017 |
1.0.7-rc-gb958bb4715 | 123,273 | 11/12/2016 |
0.12.32-alpha-g90be50f449 | 23,800 | 7/14/2016 |