Skip to content

B1SLayer 1.0.3

Compare
Choose a tag to compare
@bgmulinari bgmulinari released this 16 Apr 18:15
· 79 commits to master since this release
  • Added the new request method PatchWithFileAsync, allowing the upload of Item Images
  • Added additional overloads for POST request methods, in order to cover every scenario available in Service Layer
  • Renamed the methods Login and Logout to LoginAsync and LogoutAsync respectively
  • Some other minor improvements