System.Text.Json 4.7.2
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 |
|---|---|
|
Emgu.CV
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.
|
2 |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
1 |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
1 |
|
Swashbuckle.AspNetCore.ReDoc
Middleware to expose an embedded version of ReDoc from an ASP.NET Core application
|
1 |
|
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
|
1 |
|
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/260d16a8ee0ab42d94d8dfdfe85a1279c85dcffd.
|
1 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
1 |
|
Emgu.CV
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.
|
1 |
|
Microsoft.Extensions.Logging.EventSource
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
|
1 |
|
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.
|
1 |
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
1 |
|
YoloDotNet.Standard
YoloDotNet is a blazing-fast C# .NET Standard 2.0 compliant implementation of Yolo and Yolo-World models for real-time object detection in images and videos. Powered by ONNX Runtime, and supercharged with GPU acceleration using CUDA, this app is all about detecting objects at lightning speed!
Supported Versions:
Yolov8, Yolov9, Yolov10, Yolov11, Yolo-World
Supported Tasks:
Classification
Object Detection
OBB Detection
Segmentation
Pose Estimation
|
0 |
MonoAndroid 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
MonoTouch 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
.NET Framework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
.NET Core 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET Core 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
.NET Core 3.0
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
.NET Core 3.1
- No dependencies.
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
UAP 10.0.16299
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
Xamarin.iOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
Xamarin.Mac 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
Xamarin.TVOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
Xamarin.WatchOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)