System.Text.Json 9.0.11
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
Showing the top 20 packages that depend on System.Text.Json.
| Packages | Downloads |
|---|---|
|
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one
of the following packages to add the appropriate language support:
- Microsoft.CodeAnalysis.CSharp.Workspaces
- Microsoft.CodeAnalysis.VisualBasic.Workspaces
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/fa72fa61b0d822ea8a3fbeb96f668340419ab5cd.
|
19 |
|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
16 |
|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
15 |
|
NuGet.Packaging
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
|
15 |
|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
14 |
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
14 |
|
Microsoft.AspNetCore.Http.Connections.Common
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/535da07711bd5e2d8e44c0ea10bd2c8be1a9a584
|
14 |
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
14 |
|
PuppeteerSharp
Headless Browser .NET API
|
13 |
|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
13 |
|
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
13 |
|
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
|
12 |
|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
12 |
|
Microsoft.AspNetCore.SignalR.Common
Common serialiation primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b92c9f50f0333ea661785ba849f303cde6a93844
|
12 |
|
Microsoft.AspNetCore.SignalR.Common
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e56abc45c4f8adc518abfc11a59849d616431e2c
|
12 |
|
ReactiveUI
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. This is the base package with the base platform implementations
|
12 |
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
12 |
|
Oracle.ManagedDataAccess
ODP.NET, Managed Driver is a 100% native code .NET Framework driver for Oracle Database. No additional Oracle Client software is required to be installed to connect to Oracle Database.
|
12 |
|
KubernetesClient.Models
Client library for the Kubernetes open source container orchestrator.
|
12 |
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.11)
- System.IO.Pipelines (>= 9.0.11)
- System.Text.Encodings.Web (>= 9.0.11)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
.NET 8.0
- System.IO.Pipelines (>= 9.0.11)
- System.Text.Encodings.Web (>= 9.0.11)
.NET 9.0
- No dependencies.
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.11)
- System.IO.Pipelines (>= 9.0.11)
- System.Text.Encodings.Web (>= 9.0.11)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)