<PackageReference Include="System.ClientModel" Version="1.1.0-beta.6" />

JsonModelConverter

A generic converter which allows JsonSerializer to be able to write and read any models that implement IJsonModel<T>.

Gets the ModelReaderWriterOptions used to read and write models.

Initializes a new instance of JsonModelConverter with a default options of Json.

Initializes a new instance of JsonModelConverter.