Utf8JsonStreamReader 4.0.1
dotnet add package Utf8JsonStreamReader --version 4.0.1
NuGet\Install-Package Utf8JsonStreamReader -Version 4.0.1
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="Utf8JsonStreamReader" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Utf8JsonStreamReader" Version="4.0.1" />
<PackageReference Include="Utf8JsonStreamReader" />
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 Utf8JsonStreamReader --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Utf8JsonStreamReader, 4.0.1"
#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.
#:package Utf8JsonStreamReader@4.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Utf8JsonStreamReader&version=4.0.1
#tool nuget:?package=Utf8JsonStreamReader&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A streaming JSON parser based on System.Text.Json.Utf8JsonReader
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.1 | 119 | 3/4/2026 |
| 4.0.0 | 87 | 3/4/2026 |
| 3.5.0 | 100 | 2/24/2026 |
| 3.4.2 | 1,100 | 12/5/2025 |
| 3.4.1 | 510 | 11/12/2025 |
| 3.3.3 | 771 | 10/9/2025 |
| 3.3.2 | 348 | 9/24/2025 |
| 3.3.1 | 223 | 9/24/2025 |
| 3.3.0 | 215 | 9/24/2025 |
| 3.2.3 | 292 | 9/23/2025 |
| 3.2.2 | 209 | 9/23/2025 |
| 3.2.1 | 228 | 9/22/2025 |
| 3.2.0 | 220 | 9/22/2025 |
| 3.1.0 | 10,854 | 6/2/2024 |
| 3.0.0 | 209 | 5/31/2024 |
| 2.0.0 | 221 | 5/30/2024 |
| 1.0.0 | 212 | 5/27/2024 |
| 0.23.0 | 210 | 5/12/2024 |
| 0.22.0 | 235 | 4/26/2024 |
| 0.21.0 | 219 | 4/26/2024 |
Loading failed