Skip to content

TypedRest.SystemTextJson 1.6.0

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

About this version

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