Skip to content

B1SLayer 1.2.0

Compare
Choose a tag to compare
@bgmulinari bgmulinari released this 23 Mar 17:19
· 58 commits to master since this release
  • Updated Flurl.Http to version 3.2.2
  • Added new method GetAllAsync, allowing to obtain all entities in a collection without having to loop requests yourself
  • Added new PostBatchAsync method overload, allowing to send a variable number of batch requests without needing to put them in a list
  • Fixed an issue related to the "Content-ID" with batch requests when using OData v4 (b1s/v2), as reported in issue #8
  • Fixed an issue related to the error response deserialization when using OData v4
  • Fixed an issue where the multipart reading of the response of a batch request would fail when using OData v4

Get it on NuGet: https://www.nuget.org/packages/B1SLayer/1.2.0