System.Text.Json 4.6.0-preview6.19259.10
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 |
|---|---|
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
2 |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
2 |
|
Microsoft.Diagnostics.Tracing.TraceEvent
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
|
2 |
|
App.Metrics.Formatters.Json
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
|
1 |
|
Fluid.Core
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
|
1 |
|
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.
|
1 |
|
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
|
1 |
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
1 |
|
Microsoft.Build.Framework
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
|
1 |
|
Microsoft.Diagnostics.Tracing.TraceEvent
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
|
1 |
|
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
1 |
|
Airtable
AirtableApiClient is the C-Sharp client of the public APIs of Airtable. It facilitates the usage of Airtable APIs without having to worry about interfacing with raw HTTP.
|
1 |
MonoAndroid 1.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19259.10)
MonoTouch 1.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19259.10)
.NET Core 2.0
- System.Memory (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19259.10)
- System.Threading.Tasks.Extensions (>= 4.5.1)
.NET Core 2.1
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19259.10)
.NET Core 3.0
- No dependencies.
.NET Standard 2.0
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.0)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19259.10)
- System.Threading.Tasks.Extensions (>= 4.5.1)
UAP 10.0.16299
- System.Memory (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19259.10)
- System.Threading.Tasks.Extensions (>= 4.5.1)
Xamarin.iOS 1.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19259.10)
Xamarin.Mac 2.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19259.10)
Xamarin.TVOS 1.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19259.10)
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19259.10)