Skip to main content
Macross.Json.Extensions package icon

Macross.Json.Extensions

Macross Software Json extensions library. Provides helpers & converters for the System.Text.Json API and push stream types for the System.Net.Http API. Commonly Used Types: System.Text.Json.Utf8JsonStreamReader System.Text.Json.Serialization.JsonStringEnumMemberConverter System.Text.Json.Serialization.JsonTimeSpanConverter System.Text.Json.Serialization.JsonMicrosoftDateTimeConverter System.Text.Json.Serialization.JsonMicrosoftDateTimeOffsetConverter System.Text.Json.Serialization.JsonIPAddressConverter System.Text.Json.Serialization.JsonIPEndPointConverter System.Text.Json.Serialization.JsonDelegatedStringConverter System.Text.Json.Serialization.JsonTypeConverterAdapter System.Text.Json.Serialization.JsonVersionConverter System.Net.Http.PushStreamContent System.Net.Http.PushStreamContent<T>

Total Downloads
26.8M
26,802,890
Published
Nov 1, 2021
Latest stable version

Install

.NET CLI
dotnet add package Macross.Json.Extensions --version 2.2.0-beta1
Package Manager Console
Install-Package Macross.Json.Extensions -Version 2.2.0-beta1
PackageReference
<PackageReference Include="Macross.Json.Extensions" Version="2.2.0-beta1" />

Frameworks

.NETStandard2.0 .NETStandard2.1

Dependencies

[4.7.0, )
System.Text.Json
.NETStandard2.0
[4.7.0, )
System.Text.Json
.NETStandard2.1
[4.7.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

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.