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 |
|---|---|
|
aqua-core-text-json
Provides System.Text.Json serialization for Aqua types.
|
226 |
|
DevExpress.Web.Reporting.Common.Services
This package provides common services related to DevExpress Web Reporting controls.
|
18 |
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
16 |
|
Syncfusion.Blazor.Core
This package contains the base component, common classes and interfaces that are used in other Syncfusion Blazor UI components.
Helpful links:
Documentation: https://blazor.syncfusion.com/documentation/?utm_source=nuget&utm_medium=listing
Demos: https://blazor.syncfusion.com/demos/?utm_source=nuget&utm_medium=listing
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident/?utm_source=nuget&utm_medium=listing
Forum: https://www.syncfusion.com/forums/blazor-components/?utm_source=nuget&utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).
|
16 |
|
Syncfusion.EJ2.PdfViewer.AspNet.Core.Windows
Syncfusion Pdf Viewer for Essential JS 2 Asp.Net Core Windows is a .NET class library for converting PDF document into images and extracting PDF documents for Windows platform.
|
15 |
|
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
Commonly Used Types:
Microsoft.Extensions.DependencyModel.DependencyContext
|
13 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
13 |
|
Microsoft.Extensions.DependencyModel
Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application.
By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.
|
12 |
|
DevExpress.Xpo
eXpress Persistent Objects (XPO) is an Object-Relational Mapping (ORM) tool that handles all aspects of database creation and object persistence, allowing you to concentrate on your application's business logic. XPO supports more than a dozen database management systems and implements a common high-level API. Whether using MS SQL Server, PostgreSQL, MySQL, Oracle, or others, you will use the same code to implement data access and management operations. Should you decide to move your storage to a different database system, you’ll only need to change the connection string. For more information, see https://DevExpress.com/XPO.
|
12 |
|
Microsoft.IdentityModel.JsonWebTokens
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
|
12 |
|
NuGet.Protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
|
12 |
|
Syncfusion.Blazor.Core
This package contains the base component, MediaQuery component, common classes and interfaces that are used in other Syncfusion Blazor UI components.
|
12 |
|
Syncfusion.Blazor.Core
This package contains the base component, MediaQuery component, common classes and interfaces that are used in other Syncfusion® Blazor UI components.
|
12 |
|
Syncfusion.Blazor.Core
This package contains the base component, common classes and interfaces that are used in other Syncfusion Blazor UI components.
Helpful links:
Documentation: https://blazor.syncfusion.com/documentation/?utm_source=nuget&utm_medium=listing
Demos: https://blazor.syncfusion.com/demos/?utm_source=nuget&utm_medium=listing
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident/?utm_source=nuget&utm_medium=listing
Forum: https://www.syncfusion.com/forums/blazor-components/?utm_source=nuget&utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).
|
12 |
|
Microsoft.JSInterop
Abstractions and features for interop between .NET and JavaScript code.
|
11 |
|
System.Memory.Data
Contains the BinaryData type, which is useful for converting between strings, streams, JSON, and bytes.
|
11 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
11 |
|
Azure.Security.KeyVault.Certificates
This is the Microsoft Azure Key Vault Certificates client library
|
11 |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
11 |
.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)