Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 377 Bytes

File metadata and controls

23 lines (15 loc) · 377 Bytes

json-expandoobject

JSON.NET converter making it possible to round-trip type-safe ExpandoObjects.

ko-fi

Requirements

  • .NET 10.0 or later
  • Newtonsoft.Json 13.0.4 or later

Building

Requires the .NET 10.0 SDK or later.

dotnet build

Testing

dotnet test