System.Text.Json 4.6.0-preview6.19303.8
Provides a fast, non-cached, forward-only way to read UTF-8 encoded JavaScript Object Notation (JSON) text.
Commonly Used Types:
System.Text.Json.Utf8JsonReader
System.Text.Json.Utf8JsonWriter
System.Text.Json.JsonDocument
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.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
|
20 |
|
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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
|
20 |
|
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.
|
20 |
|
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
|
20 |
|
Microsoft.Build.Framework
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
|
20 |
|
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
10 |
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
|
9 |
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
|
7 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
7 |
|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
6 |
|
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
|
6 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
5 |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.
|
5 |
|
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.
|
4 |
|
Microsoft.IdentityModel.JsonWebTokens
Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.
|
4 |
|
MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
|
4 |
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
3 |
|
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
3 |
|
RestSharp
Simple REST and HTTP API Client
|
3 |
https://go.microsoft.com/fwlink/?LinkID=799421
MonoAndroid 1.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19303.8)
Xamarin.WatchOS 1.0
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19303.8)
- System.Buffers (>= 4.5.0)
Xamarin.TVOS 1.0
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19303.8)
- System.Buffers (>= 4.5.0)
Xamarin.Mac 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19303.8)
- System.Buffers (>= 4.5.0)
Xamarin.iOS 1.0
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19303.8)
- System.Buffers (>= 4.5.0)
UAP 10.0.16299
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19303.8)
- System.Memory (>= 4.5.3)
.NET Standard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19303.8)
- System.Memory (>= 4.5.3)
- System.Numerics.Vectors (>= 4.5.0)
- System.Buffers (>= 4.5.0)
.NET Core 3.0
- No dependencies.
MonoTouch 1.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19303.8)
.NET Framework 4.6.1
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19303.8)
- System.Numerics.Vectors (>= 4.5.0)
- System.ValueTuple (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
.NET Core 2.0
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19303.8)
- System.Threading.Tasks.Extensions (>= 4.5.2)
.NET Core 2.1
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19303.8)