github Azure/azure-sdk-for-net System.ClientModel_1.1.0-beta.5

latest releases: Microsoft.Extensions.Azure_1.8.0, Azure.Developer.MicrosoftPlaywrightTesting.NUnit_1.0.0-beta.2, Azure.Developer.MicrosoftPlaywrightTesting.TestLogger_1.0.0-beta.2...
pre-release3 months ago

1.1.0-beta.5 (2024-07-11)

Features Added

  • Added AsyncPageCollection<T> and PageCollection<T> types as return types from paginated service operations, and ContinuationToken type for resuming collection state across processes.

Other Changes

  • Renamed AsyncResultCollection<T> and ResultCollection<T> to AsyncCollectionResult<T> and CollectionResult<T> to standardize use of the Result suffix in type names.
  • Removed AsyncPageableCollection<T> and PageableCollection<T> that previously represented collections of items rather than collections of pages of items, and renamed ResultPage<T> to PageResult<T>.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.