Skip to content

TypedRest.SystemTextJson 1.5.1-beta0001-c9b8c36

Install from the command line:
Learn more about NuGet packages
$ dotnet add package TypedRest.SystemTextJson --version 1.5.1-beta0001-c9b8c36

About this version

Adds support for serializing using System.Text.Json to TypedRest. Pass new SystemTextJsonSerializer() to the EntryEndpoint constructor.