Info
Version: | 3.0.0 |
Author(s): | Macross.Json.Extensions |
Last Update: | Wednesday, June 15, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Macross-Software/core/tree/develop/ClassLibraries/Macross.Json.Extensions |
NuGet Url: | https://www.nuget.org/packages/Macross.Json.Extensions |
Install
Install-Package Macross.Json.Extensions
dotnet add package Macross.Json.Extensions
paket add Macross.Json.Extensions
Macross.Json.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Text.Json(>= 4.7.0)
- System.Text.Json(>= 4.7.0)
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.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.Net.Http.PushStreamContent
System.Net.Http.PushStreamContent<T>.