- Added a new
PostReceiveStringAsyncoverload that accepts an object parameter to be sent as the JSON body (#89) - Fixed an issue an issue with the
GetWithInlineCountAsyncmethod (#92) by @brakim - Changed target frameworks to now target
netstandard2.0;net8.0;net9.0instead of justnetstandard2.0 - Changed reference to
Microsoft.Extensions.Caching.Memoryfrom version 9.0.2 to version 6.0.3 for better compatibility - Removed unnecessary reference to
Microsoft.Extensions.Caching.Abstractions
Get it on NuGet: https://www.nuget.org/packages/B1SLayer/2.1.2