System.Text.Json 6.0.5
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.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
Showing the top 20 packages that depend on System.Text.Json.
| Packages | Downloads |
|---|---|
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
9 |
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
8 |
|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
8 |
|
Duende.IdentityModel
OpenID Connect & OAuth 2.0 client library
|
8 |
|
AntDesign
🌈 A set of enterprise-class UI components based on Ant Design and Blazor.
|
7 |
|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
7 |
|
OrchardCore.Users.Core
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.
Core implementation for Users module.
|
7 |
|
System.Memory.Data
Contains the BinaryData type, which is useful for converting between strings, streams, JSON, and bytes.
|
7 |
|
System.ClientModel
Contains building blocks for clients that call cloud services.
|
7 |
|
HotChocolate.Types
Contains the Hot Chocolate GraphQL type system.
|
7 |
|
GraphQL.SystemTextJson
System.Text.Json serializer for GraphQL.NET
|
7 |
|
Microsoft.OData.Edm
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
|
7 |
|
Json.More.Net
Provides extended functionality for the System.Text.Json namespace.
|
7 |
|
Fluid.Core
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
|
7 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- System.ValueTuple (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Memory (>= 4.5.4)
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 6.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
.NET Standard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Memory (>= 4.5.4)
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 6.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
.NET 6.0
- System.Text.Encodings.Web (>= 6.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
.NET Core 3.1
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encodings.Web (>= 6.0.0)