StreamJsonRpc 1.4.115-beta
Prefix Reserved
.NET Standard 1.1
This package targets .NET Standard 1.1. The package is compatible with this framework or higher.
.NET Framework 4.5
This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
This is a prerelease version of StreamJsonRpc.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package StreamJsonRpc --version 1.4.115-beta
NuGet\Install-Package StreamJsonRpc -Version 1.4.115-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StreamJsonRpc" Version="1.4.115-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StreamJsonRpc" Version="1.4.115-beta" />
<PackageReference Include="StreamJsonRpc" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add StreamJsonRpc --version 1.4.115-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StreamJsonRpc, 1.4.115-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=StreamJsonRpc&version=1.4.115-beta&prerelease
#tool nuget:?package=StreamJsonRpc&version=1.4.115-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A cross-platform .NET portable library that implements the JSON-RPC wire protocol and can use System.IO.Stream or WebSocket so you can use it with any transport.
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. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Microsoft.VisualStudio.Threading (>= 15.3.20)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.3)
- System.Reflection.Emit (>= 4.3.0)
-
.NETFramework 4.6
- Microsoft.VisualStudio.Threading (>= 15.3.20)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.3)
- System.Reflection.Emit (>= 4.3.0)
-
.NETStandard 1.1
- Microsoft.VisualStudio.Threading (>= 15.3.20)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.3)
- System.Reflection.Emit (>= 4.3.0)
-
.NETStandard 1.3
- Microsoft.VisualStudio.Threading (>= 15.3.20)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.3)
- System.Reflection.Emit (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.VisualStudio.Threading (>= 15.3.20)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.3)
- System.Reflection.Emit (>= 4.3.0)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- Microsoft.VisualStudio.Threading (>= 15.3.20)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.3)
- System.Reflection.Emit (>= 4.3.0)
NuGet packages (71)
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 (44)
Showing the top 20 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.
|
|
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!!
|
|
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
|
|
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.
|
|
OpenTabletDriver/OpenTabletDriver
Open source, cross-platform, user-mode tablet driver
|
|
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/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
|
|
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/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.
|
|
dotnet/Nerdbank.Streams
Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
|
|
FortuneN/FineCodeCoverage
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
Version | Downloads | Last updated |
---|---|---|
2.22.3-alpha | 982 | 3/13/2025 |
2.21.69 | 7,264 | 3/18/2025 |
2.21.10 | 26,480 | 2/12/2025 |
2.20.20 | 140,697 | 11/20/2024 |
2.20.17 | 136,860 | 11/12/2024 |
2.19.27 | 211,375 | 8/13/2024 |
2.18.48 | 243,401 | 5/21/2024 |
2.18.44 | 7,845 | 5/22/2024 |
2.17.11 | 223,286 | 2/7/2024 |
2.17.8 | 175,285 | 11/14/2023 |
2.16.36 | 207,861 | 8/10/2023 |
2.15.29 | 266,968 | 5/16/2023 |
2.14.24 | 313,160 | 3/3/2023 |
2.13.33 | 151,684 | 11/9/2022 |
2.12.27 | 260,375 | 8/9/2022 |
2.11.35 | 551,797 | 5/6/2022 |
2.10.44 | 79,774 | 3/4/2022 |
2.10.41 | 10,506 | 2/23/2022 |
2.9.85 | 47,026 | 11/9/2021 |
2.9.12-alpha | 19,563 | 5/12/2021 |
2.8.28 | 868,059 | 9/23/2021 |
2.8.21 | 426,638 | 5/17/2021 |
2.7.76 | 69,080 | 3/11/2021 |
2.7.70 | 957,931 | 3/3/2021 |
2.7.67 | 419,577 | 6/17/2021 |
2.7.66-alpha | 11,129 | 1/15/2021 |
2.6.121 | 182,684 | 10/23/2020 |
2.6.99-rc | 2,578 | 9/19/2020 |
2.6.86-alpha | 8,204 | 9/4/2020 |
2.5.46 | 164,497 | 8/11/2020 |
2.5.44 | 28,308 | 7/31/2020 |
2.5.36-alpha | 2,227 | 7/16/2020 |
2.4.48 | 148,576 | 4/24/2020 |
2.4.24-rc | 2,596 | 4/2/2020 |
2.3.112 | 2,818 | 4/24/2020 |
2.3.103 | 47,228 | 3/5/2020 |
2.3.99 | 131,969 | 2/10/2020 |
2.3.80-rc | 19,649 | 1/7/2020 |
2.3.65-alpha | 18,007 | 12/3/2019 |
2.3.31-alpha | 17,759 | 11/12/2019 |
2.3.22-alpha | 2,397 | 11/6/2019 |
2.2.53 | 33,252 | 12/3/2019 |
2.2.34 | 185,263 | 10/2/2019 |
2.2.17-alpha | 47,321 | 9/10/2019 |
2.1.74 | 27,207 | 9/10/2019 |
2.1.55 | 85,910 | 8/2/2019 |
2.1.45-alpha | 3,423 | 7/31/2019 |
2.1.33-alpha | 2,487 | 7/25/2019 |
2.1.29-alpha | 3,358 | 6/28/2019 |
2.1.6-alpha | 7,837 | 3/21/2019 |
2.0.208 | 16,646 | 6/20/2019 |
2.0.203 | 6,049 | 6/11/2019 |
2.0.187 | 118,682 | 5/14/2019 |
2.0.180 | 3,192 | 5/3/2019 |
2.0.167 | 254,994 | 3/29/2019 |
2.0.146 | 34,673 | 2/11/2019 |
2.0.140 | 8,522 | 1/23/2019 |
2.0.123-beta | 87,432 | 12/13/2018 |
2.0.115-beta | 2,943 | 11/21/2018 |
2.0.106-beta | 4,587 | 11/12/2018 |
2.0.102-beta | 3,570 | 10/22/2018 |
2.0.94-beta | 2,730 | 10/18/2018 |
2.0.79-alpha | 2,877 | 10/2/2018 |
1.5.68 | 125,773 | 5/14/2019 |
1.5.43 | 654,508 | 1/2/2019 |
1.5.38-beta | 12,760 | 12/13/2018 |
1.5.35-beta | 2,691 | 11/21/2018 |
1.5.28-beta | 2,986 | 10/3/2018 |
1.4.134 | 10,277 | 11/21/2018 |
1.4.128 | 47,357 | 9/28/2018 |
1.4.121 | 22,678 | 8/13/2018 |
1.4.115-beta | 3,242 | 7/27/2018 |
1.4.110-beta | 3,571 | 6/30/2018 |
1.4.107-beta | 3,195 | 6/28/2018 |
1.4.102-beta | 3,307 | 6/11/2018 |
1.4.89-beta | 6,955 | 6/5/2018 |
1.4.46-beta | 4,192 | 4/5/2018 |
1.4.44-beta | 5,310 | 3/9/2018 |
1.4.32-beta | 3,458 | 1/13/2018 |
1.3.23 | 993,967 | 2/15/2018 |
1.3.16-beta | 12,746 | 12/5/2017 |
1.2.8 | 71,030 | 9/27/2017 |
1.1.102 | 3,377 | 9/6/2017 |
1.1.92 | 162,316 | 6/28/2017 |
1.1.73 | 12,212 | 5/26/2017 |
1.1.68 | 26,490 | 5/5/2017 |
1.0.36 | 67,482 | 2/1/2017 |
1.0.7-rc-gb958bb4715 | 123,420 | 11/12/2016 |
0.12.32-alpha-g90be50f449 | 23,963 | 7/14/2016 |