B1SLayer 1.0.3
- 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
andLogout
toLoginAsync
andLogoutAsync
respectively - Some other minor improvements