StreamJsonRpc 2.22.3-alpha
Prefix ReservedSee the version list below for details.
dotnet add package StreamJsonRpc --version 2.22.3-alpha
NuGet\Install-Package StreamJsonRpc -Version 2.22.3-alpha
<PackageReference Include="StreamJsonRpc" Version="2.22.3-alpha" />
<PackageVersion Include="StreamJsonRpc" Version="2.22.3-alpha" />
<PackageReference Include="StreamJsonRpc" />
paket add StreamJsonRpc --version 2.22.3-alpha
#r "nuget: StreamJsonRpc, 2.22.3-alpha"
#:package StreamJsonRpc@2.22.3-alpha
#addin nuget:?package=StreamJsonRpc&version=2.22.3-alpha&prerelease
#tool nuget:?package=StreamJsonRpc&version=2.22.3-alpha&prerelease
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 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.192)
 - Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
 - Microsoft.VisualStudio.Threading.Only (>= 17.14.2-alpha)
 - Microsoft.VisualStudio.Validation (>= 17.8.8)
 - Nerdbank.Streams (>= 2.12.84-alpha)
 - Newtonsoft.Json (>= 13.0.3)
 - System.Collections.Immutable (>= 8.0.0)
 - System.Diagnostics.DiagnosticSource (>= 8.0.1)
 - System.IO.Pipelines (>= 8.0.0)
 - System.Text.Json (>= 8.0.5)
 - System.Threading.Tasks.Dataflow (>= 8.0.1)
 
 - 
                                                    
.NETStandard 2.1
- MessagePack (>= 2.5.192)
 - Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
 - Microsoft.VisualStudio.Threading.Only (>= 17.14.2-alpha)
 - Microsoft.VisualStudio.Validation (>= 17.8.8)
 - Nerdbank.Streams (>= 2.12.84-alpha)
 - Newtonsoft.Json (>= 13.0.3)
 - System.Collections.Immutable (>= 8.0.0)
 - System.Diagnostics.DiagnosticSource (>= 8.0.1)
 - System.IO.Pipelines (>= 8.0.0)
 - System.Text.Json (>= 8.0.5)
 - System.Threading.Tasks.Dataflow (>= 8.0.1)
 
 - 
                                                    
net8.0
- MessagePack (>= 2.5.192)
 - Microsoft.VisualStudio.Threading.Only (>= 17.14.2-alpha)
 - Microsoft.VisualStudio.Validation (>= 17.8.8)
 - Nerdbank.Streams (>= 2.12.84-alpha)
 - Newtonsoft.Json (>= 13.0.3)
 - System.IO.Pipelines (>= 8.0.0)
 
 
NuGet packages (154)
Showing the top 5 NuGet packages that depend on StreamJsonRpc:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            Microsoft.VisualStudio.Utilities
                                                        
                                                            
                                                         A member of the Visual Studio SDK  | 
                                                    |
| 
                                                        
                                                            Aspire.Hosting
                                                        
                                                            
                                                         Core abstractions for the .NET Aspire application model.  | 
                                                    |
| 
                                                        
                                                            Microsoft.VisualStudio.Shell.Framework
                                                        
                                                            
                                                         A member of the Visual Studio SDK  | 
                                                    |
| 
                                                        
                                                            Microsoft.VisualStudio.Shell.15.0
                                                        
                                                            
                                                         A member of the Visual Studio SDK  | 
                                                    |
| 
                                                        
                                                            Aspire.Hosting.AppHost
                                                        
                                                            
                                                         Core library and MSBuild logic for .NET Aspire AppHost projects.  | 
                                                    
GitHub repositories (45)
Showing the top 20 popular GitHub repositories that depend on StreamJsonRpc:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            microsoft/PowerToys
                                                        
                                                         
                                                            Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/roslyn
                                                        
                                                         
                                                            The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Flow-Launcher/Flow.Launcher
                                                        
                                                         
                                                            :mag: Quick file search & app launcher for Windows with community-made plugins
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            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!!
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/aspire
                                                        
                                                         
                                                            Aspire is the tool for code-first, extensible, observable dev and deploy.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            HJLebbink/asm-dude
                                                        
                                                         
                                                            Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/kiota
                                                        
                                                         
                                                            OpenAPI based HTTP Client code generator
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            thomhurst/TUnit
                                                        
                                                         
                                                            A modern, fast and flexible .NET testing framework 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            OpenTabletDriver/OpenTabletDriver
                                                        
                                                         
                                                            Open source, cross-platform, user-mode tablet driver
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/interactive
                                                        
                                                         
                                                            .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            mono/monodevelop
                                                        
                                                         
                                                            MonoDevelop is a cross platform .NET IDE
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/VSSDK-Extensibility-Samples
                                                        
                                                         
                                                            Samples for building your own Visual Studio extensions
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/project-system
                                                        
                                                         
                                                            The .NET Project System for Visual Studio
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/testfx
                                                        
                                                         
                                                            This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/python-language-server
                                                        
                                                         
                                                            Microsoft Language Server for Python
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            aspnet/Razor
                                                        
                                                         
                                                            [Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/dotnet
                                                        
                                                         
                                                            Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/Nerdbank.Streams
                                                        
                                                         
                                                            Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/qsharp-compiler
                                                        
                                                         
                                                            Q# compiler, command line tool, and Q# language server
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            mrlacey/Rapid-XAML-Toolkit
                                                        
                                                         
                                                            A collection of tools to accelerate XAML development within Visual Studio. These include XAML analysis, XAML generations, plus templates and helpers.
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 2.23.32-alpha | 1,412 | 6/20/2025 | 
| 2.22.23 | 12,729 | 10/2/2025 | 
| 2.22.11 | 1,565,557 | 5/14/2025 | 
| 2.22.3-alpha | 1,449 | 3/13/2025 | 
| 2.21.69 | 2,104,518 | 3/18/2025 | 
| 2.21.10 | 104,652 | 2/12/2025 | 
| 2.20.20 | 368,448 | 11/20/2024 | 
| 2.20.17 | 230,834 | 11/12/2024 | 
| 2.19.27 | 259,783 | 8/13/2024 | 
| 2.18.48 | 347,710 | 5/21/2024 | 
| 2.18.44 | 10,719 | 5/22/2024 | 
| 2.17.11 | 255,677 | 2/7/2024 | 
| 2.17.8 | 236,138 | 11/14/2023 | 
| 2.16.36 | 257,622 | 8/10/2023 | 
| 2.15.29 | 310,349 | 5/16/2023 | 
| 2.14.24 | 367,493 | 3/3/2023 | 
| 2.13.33 | 174,228 | 11/9/2022 | 
| 2.12.27 | 337,620 | 8/9/2022 | 
| 2.11.35 | 577,229 | 5/6/2022 | 
| 2.10.44 | 89,109 | 3/4/2022 | 
| 2.10.41 | 10,818 | 2/23/2022 | 
| 2.9.85 | 48,739 | 11/9/2021 | 
| 2.9.12-alpha | 20,015 | 5/12/2021 | 
| 2.8.28 | 997,813 | 9/23/2021 | 
| 2.8.21 | 436,636 | 5/17/2021 | 
| 2.7.76 | 72,314 | 3/11/2021 | 
| 2.7.70 | 1,112,515 | 3/3/2021 | 
| 2.7.67 | 443,769 | 6/17/2021 | 
| 2.7.66-alpha | 15,210 | 1/15/2021 | 
| 2.6.121 | 205,653 | 10/23/2020 | 
| 2.6.99-rc | 2,740 | 9/19/2020 | 
| 2.6.86-alpha | 8,382 | 9/4/2020 | 
| 2.5.46 | 176,902 | 8/11/2020 | 
| 2.5.44 | 29,884 | 7/31/2020 | 
| 2.5.36-alpha | 2,384 | 7/16/2020 | 
| 2.4.48 | 152,372 | 4/24/2020 | 
| 2.4.24-rc | 2,759 | 4/2/2020 | 
| 2.3.112 | 2,965 | 4/24/2020 | 
| 2.3.103 | 48,735 | 3/5/2020 | 
| 2.3.99 | 134,115 | 2/10/2020 | 
| 2.3.80-rc | 20,130 | 1/7/2020 | 
| 2.3.65-alpha | 18,440 | 12/3/2019 | 
| 2.3.31-alpha | 18,208 | 11/12/2019 | 
| 2.3.22-alpha | 2,564 | 11/6/2019 | 
| 2.2.53 | 35,899 | 12/3/2019 | 
| 2.2.34 | 187,111 | 10/2/2019 | 
| 2.2.17-alpha | 47,475 | 9/10/2019 | 
| 2.1.74 | 27,678 | 9/10/2019 | 
| 2.1.55 | 87,120 | 8/2/2019 | 
| 2.1.45-alpha | 3,594 | 7/31/2019 | 
| 2.1.33-alpha | 2,749 | 7/25/2019 | 
| 2.1.29-alpha | 3,514 | 6/28/2019 | 
| 2.1.6-alpha | 8,011 | 3/21/2019 | 
| 2.0.208 | 17,029 | 6/20/2019 | 
| 2.0.203 | 6,727 | 6/11/2019 | 
| 2.0.187 | 119,056 | 5/14/2019 | 
| 2.0.180 | 3,414 | 5/3/2019 | 
| 2.0.167 | 258,958 | 3/29/2019 | 
| 2.0.146 | 35,493 | 2/11/2019 | 
| 2.0.140 | 8,943 | 1/23/2019 | 
| 2.0.123-beta | 87,807 | 12/13/2018 | 
| 2.0.115-beta | 3,142 | 11/21/2018 | 
| 2.0.106-beta | 4,760 | 11/12/2018 | 
| 2.0.102-beta | 3,799 | 10/22/2018 | 
| 2.0.94-beta | 2,897 | 10/18/2018 | 
| 2.0.79-alpha | 3,211 | 10/2/2018 | 
| 1.5.68 | 137,378 | 5/14/2019 | 
| 1.5.43 | 679,377 | 1/2/2019 | 
| 1.5.38-beta | 13,866 | 12/13/2018 | 
| 1.5.35-beta | 2,891 | 11/21/2018 | 
| 1.5.28-beta | 3,292 | 10/3/2018 | 
| 1.4.134 | 10,610 | 11/21/2018 | 
| 1.4.128 | 47,644 | 9/28/2018 | 
| 1.4.121 | 23,032 | 8/13/2018 | 
| 1.4.115-beta | 3,516 | 7/27/2018 | 
| 1.4.110-beta | 3,848 | 6/30/2018 | 
| 1.4.107-beta | 3,543 | 6/28/2018 | 
| 1.4.102-beta | 3,775 | 6/11/2018 | 
| 1.4.89-beta | 7,340 | 6/5/2018 | 
| 1.4.46-beta | 4,651 | 4/5/2018 | 
| 1.4.44-beta | 5,688 | 3/9/2018 | 
| 1.4.32-beta | 3,924 | 1/13/2018 | 
| 1.3.23 | 1,031,143 | 2/15/2018 | 
| 1.3.16-beta | 13,212 | 12/5/2017 | 
| 1.2.8 | 73,543 | 9/27/2017 | 
| 1.1.102 | 3,739 | 9/6/2017 | 
| 1.1.92 | 162,633 | 6/28/2017 | 
| 1.1.73 | 12,517 | 5/26/2017 | 
| 1.1.68 | 26,788 | 5/5/2017 | 
| 1.0.36 | 68,462 | 2/1/2017 | 
| 1.0.7-rc-gb958bb4715 | 123,768 | 11/12/2016 | 
| 0.12.32-alpha-g90be50f449 | 24,304 | 7/14/2016 |