You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

System.ClientModel

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

system.clientmodel - nuget Package Compare versions

Comparing version
1.1.0-beta.7
to
1.1.0
services/metadata/...6be9aa2dda1c415b940a95748fd6b2cc.psmdcp

Sorry, the diff of this file is not supported yet

+8
-0
# Release History
## 1.1.0 (2024-09-17)
### Other Changes
- Removed implicit cast from `string` to `ApiKeyCredential` ([#45554](https://github.com/Azure/azure-sdk-for-net/pull/45554)).
- Upgraded `System.Text.Json` package dependency to 6.0.9 ([#45416](https://github.com/Azure/azure-sdk-for-net/pull/45416)).
- Removed `PageCollection<T>` and related types in favor of using `CollectionResult<T>` and related types as the return values from paginated service endpoints ([#45961](https://github.com/Azure/azure-sdk-for-net/pull/45961)).
## 1.1.0-beta.7 (2024-08-14)

@@ -4,0 +12,0 @@

+6
-6

@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?>

<id>System.ClientModel</id>
<version>1.1.0-beta.7</version>
<version>1.1.0</version>
<authors>Microsoft</authors>

@@ -13,15 +13,15 @@ <requireLicenseAcceptance>true</requireLicenseAcceptance>

<readme>README.md</readme>
<projectUrl>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.1.0-beta.7/sdk/core/System.ClientModel/README.md</projectUrl>
<projectUrl>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.1.0/sdk/core/System.ClientModel/README.md</projectUrl>
<description>Contains building blocks for clients that call cloud services.</description>
<releaseNotes>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.1.0-beta.7/sdk/core/System.ClientModel/CHANGELOG.md</releaseNotes>
<releaseNotes>https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.1.0/sdk/core/System.ClientModel/CHANGELOG.md</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<repository type="git" url="https://github.com/Azure/azure-sdk-for-net" commit="2944f6eb233d5487572bfde399d96b5fcc993944" />
<repository type="git" url="https://github.com/Azure/azure-sdk-for-net" commit="7a16feb32d540a5dac27a5848dcdc553e47a0054" />
<dependencies>
<group targetFramework="net6.0">
<dependency id="System.Memory.Data" version="1.0.2" exclude="Build,Analyzers" />
<dependency id="System.Text.Json" version="4.7.2" exclude="Build,Analyzers" />
<dependency id="System.Text.Json" version="6.0.9" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="System.Memory.Data" version="1.0.2" exclude="Build,Analyzers" />
<dependency id="System.Text.Json" version="4.7.2" exclude="Build,Analyzers" />
<dependency id="System.Text.Json" version="6.0.9" exclude="Build,Analyzers" />
</group>

@@ -28,0 +28,0 @@ </dependencies>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display