Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 200 Bytes

File metadata and controls

11 lines (8 loc) · 200 Bytes
using FormanceSDK;

var sdk = new Formance();

var res = await sdk.GetVersionsAsync();

// handle response