regulaforensics / DocumentReader-web-csharp-client

Regula Document Reader web API c# client compatible with .NET & .NET Core
https://regulaforensics.com
8 stars 3 forks source link

SP-17454 fix csharp avoid extra serialization #128

Closed KirylKovaliov closed 3 days ago

KirylKovaliov commented 3 days ago

Description

In this pull request, I streamlined the process by removing an additional serialization layer, allowing direct access to raw JSON data.

Ticket link

https://app.clickup.com/t/4535044/SP-17454

Change type

Notes