Skip to content

TypedRest.SystemTextJson 1.4.2-beta0006-ac754c2

Install from the command line:
Learn more about NuGet packages
$ dotnet add package TypedRest.SystemTextJson --version 1.4.2-beta0006-ac754c2

About this version

Adds support for serializing using System.Text.Json to TypedRest. To use this package, pass new SystemTextJsonSerializer() to the EntryEndpoint constructor.