![]() |
VOOZH | about |
dotnet add package StreamJsonRpc --version 2.25.29
NuGet\Install-Package StreamJsonRpc -Version 2.25.29
<PackageReference Include="StreamJsonRpc" Version="2.25.29" />
<PackageVersion Include="StreamJsonRpc" Version="2.25.29" />Directory.Packages.props
<PackageReference Include="StreamJsonRpc" />Project file
paket add StreamJsonRpc --version 2.25.29
#r "nuget: StreamJsonRpc, 2.25.29"
#:package StreamJsonRpc@2.25.29
#addin nuget:?package=StreamJsonRpc&version=2.25.29Install as a Cake Addin
#tool nuget:?package=StreamJsonRpc&version=2.25.29Install as a Cake Tool
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:
Learn about the use cases for JSON-RPC and how to use this library from our documentation.
This library has been tested with and is compatible with the following other JSON-RPC libraries:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 is compatible. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on StreamJsonRpc:
| Package | Downloads |
|---|---|
|
Aspire.Hosting
Core abstractions for the Aspire application model. |
|
|
Aspire.Hosting.AppHost
Core library and MSBuild logic for Aspire AppHost projects. |
|
|
Microsoft.VisualStudio.Utilities
A member of the Visual Studio SDK |
|
|
Microsoft.VisualStudio.Shell.Framework
A member of the Visual Studio SDK |
|
|
Microsoft.VisualStudio.Shell.15.0
A member of the Visual Studio SDK |
Showing the top 20 popular GitHub repositories that depend on StreamJsonRpc:
| Repository | Stars |
|---|---|
|
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!!
|
|
|
microsoft/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
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
OpenTabletDriver/OpenTabletDriver
Open source, cross-platform, user-mode tablet driver
|
|
|
microsoft/kiota
OpenAPI based HTTP Client code generator
|
|
|
MattParkerDev/SharpIDE
A modern, cross platform IDE for .NET, built with .NET & Godot
|
|
|
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/PTVS
Python Tools for Visual Studio
|
|
|
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
|
|
|
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
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.
|
|
|
dotnet/project-system
The .NET Project System for Visual Studio
|
|
|
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
|
|
|
uholeschak/ediabaslib
.NET BMW and VAG Ediabas interpreter library
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.25.29 | 29,300 | 6/15/2026 |
| 2.25.28 | 4,857 | 6/12/2026 |
| 2.25.25 | 23,955 | 6/2/2026 |
| 2.24.92 | 36,873 | 5/13/2026 |
| 2.24.84 | 611,108 | 1/21/2026 |
| 2.23.32-alpha | 5,248 | 6/20/2025 |
| 2.22.23 | 8,798,957 | 10/2/2025 |
| 2.22.11 | 4,875,063 | 5/14/2025 |
| 2.22.3-alpha | 1,572 | 3/13/2025 |
| 2.21.69 | 3,126,272 | 3/18/2025 |
| 2.21.10 | 304,449 | 2/12/2025 |
| 2.20.20 | 591,929 | 11/20/2024 |
| 2.20.17 | 276,452 | 11/12/2024 |
| 2.19.27 | 348,491 | 8/13/2024 |
| 2.18.48 | 419,805 | 5/21/2024 |
| 2.18.44 | 19,113 | 5/22/2024 |
| 2.17.11 | 307,757 | 2/7/2024 |
| 2.17.8 | 305,268 | 11/14/2023 |
| 2.16.36 | 315,335 | 8/10/2023 |
| 2.15.29 | 360,490 | 5/16/2023 |