Skip to content

TypedRest.SystemTextJson 1.4.2-beta0005-4fc3887

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

About this version

Adds support for serializing using System.Text.Json to TypedRest. Reference this package and pass new SystemTextJsonSerializer>() to the EntryEndpoint constructor.