System.Text.Json 5.0.0-preview.1.20120.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
When using NuGet 3.x this package requires at least version 3.4.
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.
|
18 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
15 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
14 |
NuGet.Packaging
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
|
14 |
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
13 |
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
13 |
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
|
13 |
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
13 |
PuppeteerSharp
Headless Browser .NET API
|
12 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
12 |
Microsoft.EntityFrameworkCore.SqlServer.Abstractions
Provides abstractions that are used by models in conjunction with the SQL Server EF Core provider
Commonly Used Types:
Microsoft.EntityFrameworkCore.HierarchyId
|
12 |
Elsa.Abstractions
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides abstractions and models that are used by Elsa.Core and other related packages. You don't need to reference this package separately if you reference any other Elsa package.
|
12 |
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
11 |
BootstrapBlazor
Bootstrap UI components for Blazor and Razor Components
|
11 |
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
|
11 |
Azure.Storage.Blobs
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
|
11 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
11 |
Microsoft.Build.Runtime
This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (like the compilers) into an application directory.
|
11 |
MonoAndroid 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.1.20120.5)
- System.Text.Encodings.Web (>= 5.0.0-preview.1.20120.5)
MonoTouch 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.1.20120.5)
- System.Text.Encodings.Web (>= 5.0.0-preview.1.20120.5)
.NET Framework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.1.20120.5)
- System.Text.Encodings.Web (>= 5.0.0-preview.1.20120.5)
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.ValueTuple (>= 4.5.0)
.NET Core 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.1.20120.5)
- System.Text.Encodings.Web (>= 5.0.0-preview.1.20120.5)
- System.Threading.Tasks.Extensions (>= 4.5.2)
.NET Core 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.1.20120.5)
- System.Text.Encodings.Web (>= 5.0.0-preview.1.20120.5)
.NET Core 3.0
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.1.20120.5)
- System.Text.Encodings.Web (>= 5.0.0-preview.1.20120.5)
.NET 5.0
- No dependencies.
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.1.20120.5)
- System.Text.Encodings.Web (>= 5.0.0-preview.1.20120.5)
- System.Threading.Tasks.Extensions (>= 4.5.2)
UAP 10.0.16299
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.1.20120.5)
- System.Text.Encodings.Web (>= 5.0.0-preview.1.20120.5)
- System.Threading.Tasks.Extensions (>= 4.5.2)
Xamarin.iOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.1.20120.5)
- System.Text.Encodings.Web (>= 5.0.0-preview.1.20120.5)
Xamarin.Mac 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.1.20120.5)
- System.Text.Encodings.Web (>= 5.0.0-preview.1.20120.5)
Xamarin.TVOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.1.20120.5)
- System.Text.Encodings.Web (>= 5.0.0-preview.1.20120.5)
Xamarin.WatchOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.1.20120.5)
- System.Text.Encodings.Web (>= 5.0.0-preview.1.20120.5)