github Azure/azure-sdk-for-net Azure.Core.Experimental_0.1.0-preview.24

latest releases: Azure.Provisioning.AppContainers_1.0.0-beta.1, Azure.Provisioning.Kubernetes_1.0.0-beta.1, Azure.Provisioning.ContainerService_1.0.0-beta.1...
pre-release20 months ago

0.1.0-preview.24 (2023-02-06)

Features Added

  • Added types MutableJsonDocument and MutableJsonElement. These types have APIs similar to the BCL types JsonDocument and JsonElement, but allow the JSON content to be changed.
  • Added types DynamicJson and DynamicData, which provide a dynamic layer over a data payload. This allows schematized data to be accessed using patterns similar to those used with standard .NET types.
  • Added extension method ToDynamic() to BinaryData. This enables retrieving DynamicJson from the Response.Content property.

Breaking Changes

  • Removed JsonData type.

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

NewReleases is sending notifications on new releases.