B1SLayer 1.3.0
- Added support for Single Sign-On (SSO) authentication, allowing the integration with UI API for SAP Business One add-ons (#14)
- Added the ability to add HTTP headers to
SLBatchRequest
instances through its extension methods - Added the ability to set the timeout value for batch requests through the new
BatchRequestTimeout
property in theSLConnection
class - The
Data
property from theSLBatchRequest
class now also accepts JSON strings as the request body (#13) - Added new
PostReceiveStringAsync
request method (#28) - Updated Flurl.Http to version 3.2.4
- Updated Microsoft.AspNet.WebApi.Client to version 5.2.9
Get it on NuGet: https://www.nuget.org/packages/B1SLayer/1.3.0