https://www.nuget.org/packages/ArangoDBNetStandard/3.0.0
What's Changed
- Use latest stable LTS .NET SDK to run tests (.NET 8) by @DiscoPYF in #482
- Fix #484: Use IEnumerable instead of IList. by @rossmills99 in #485
- Fix #479 Add tests for ArangoDB 3.11. by @rossmills99 in #486
- Overload CursorApi.PostCursorAsync to execute ad-hoc queries and return only basic statistics by @grzesiekjaczewski in #488
- Allow controlling the disposal of provided transport and HTTP client instances by @DiscoPYF in #487
- Update csproj version to 3.0.0. by @rossmills99 in #489
New Contributors
- @grzesiekjaczewski made their first contribution in #488
Full Changelog: 2.0.1...3.0.0