Skip to content

7.5.0.3-beta

Pre-release
Pre-release

Choose a tag to compare

@nimisha84 nimisha84 released this 29 Apr 23:06
· 393 commits to master since this release

.Net Standard release for this SDK.
The code was ported over to .Net Standard 2.0 to support .Net Core 2.1, .Net 4.6.1, .Net 4.7.2.

It is still in beta. Once, we see no issues, we will push this net-standard-development version to master.

Going forward, we will be supporting any new QBO v3 api releases only in .Net Standard SDK which will not support Oauth1. Deprecated LinqExtender dll is completely removed. Retry logic is moved to Core project. If you wish to use only 4.6.1 supported SDK then continue to use 7.5.0 version which has Oauth1 support and Retry and LinqExtender(deprecated) dlls.