softwerkab / fortnox-csharp-api-sdk

.NET SDK for Fortnox API.
MIT License
52 stars 64 forks source link

Make method async #232

Closed vanillajonathan closed 2 years ago

vanillajonathan commented 2 years ago

Make the method async, this lets us use await and hence drop the GetResult extensions.