Skip to main content
ReqRest.Serializers.Json package icon

ReqRest.Serializers.Json

An extension package for the ReqRest library. This package provides a JSON serializer based on the System.Text.Json members. Learn more about ReqRest at https://github.com/ReqRest/ReqRest and https://reqrest.github.io.

Total Downloads
1.1K
1,067
Published
Oct 25, 2019
Latest stable version

Install

.NET CLI
dotnet add package ReqRest.Serializers.Json --version 0.6.0-alpha2
Package Manager Console
Install-Package ReqRest.Serializers.Json -Version 0.6.0-alpha2
PackageReference
<PackageReference Include="ReqRest.Serializers.Json" Version="0.6.0-alpha2" />

Frameworks

.NETCoreApp3.0 .NETStandard2.0

Dependencies

ReqRest
.NETCoreApp3.0
[0.6.0-alpha2, )
ReqRest
.NETStandard2.0
[0.6.0-alpha2, )
System.Text.Json
.NETStandard2.0
[4.6.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.