@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20260601.2 → 1.0.0-alpha.20260607.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
@@ -6,9 +6,9 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator.Management/1.0.0-alpha.20260601.2": {
9
+ "Azure.Generator.Management/1.0.0-alpha.20260607.3": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.57.0",
11
+ "Azure.Core": "1.58.0",
12
12
  "Azure.Generator": "1.0.0-alpha.20260516.2",
13
13
  "Azure.ResourceManager": "1.14.0",
14
14
  "Humanizer.Core": "3.0.1"
@@ -17,26 +17,26 @@
17
17
  "Azure.Generator.Management.dll": {}
18
18
  }
19
19
  },
20
- "Azure.Core/1.57.0": {
20
+ "Azure.Core/1.58.0": {
21
21
  "dependencies": {
22
22
  "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
23
23
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
24
24
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
25
25
  "Microsoft.Identity.Client": "4.83.1",
26
26
  "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
27
- "System.ClientModel": "1.13.0",
27
+ "System.ClientModel": "1.14.0",
28
28
  "System.Memory.Data": "10.0.3"
29
29
  },
30
30
  "runtime": {
31
31
  "lib/net10.0/Azure.Core.dll": {
32
- "assemblyVersion": "1.57.0.0",
33
- "fileVersion": "1.5700.26.27104"
32
+ "assemblyVersion": "1.58.0.0",
33
+ "fileVersion": "1.5800.26.30406"
34
34
  }
35
35
  }
36
36
  },
37
37
  "Azure.Core.Expressions.DataFactory/1.0.0": {
38
38
  "dependencies": {
39
- "Azure.Core": "1.57.0"
39
+ "Azure.Core": "1.58.0"
40
40
  },
41
41
  "runtime": {
42
42
  "lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "Azure.Generator/1.0.0-alpha.20260516.2": {
49
49
  "dependencies": {
50
- "Azure.Core": "1.57.0",
50
+ "Azure.Core": "1.58.0",
51
51
  "Azure.Core.Expressions.DataFactory": "1.0.0",
52
52
  "Azure.ResourceManager": "1.14.0",
53
53
  "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1"
@@ -61,7 +61,7 @@
61
61
  },
62
62
  "Azure.ResourceManager/1.14.0": {
63
63
  "dependencies": {
64
- "Azure.Core": "1.57.0"
64
+ "Azure.Core": "1.58.0"
65
65
  },
66
66
  "runtime": {
67
67
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -477,7 +477,7 @@
477
477
  "dependencies": {
478
478
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
479
479
  "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260516.1",
480
- "System.ClientModel": "1.13.0"
480
+ "System.ClientModel": "1.14.0"
481
481
  },
482
482
  "runtime": {
483
483
  "lib/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
@@ -570,7 +570,7 @@
570
570
  }
571
571
  }
572
572
  },
573
- "System.ClientModel/1.13.0": {
573
+ "System.ClientModel/1.14.0": {
574
574
  "dependencies": {
575
575
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
576
576
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
@@ -579,8 +579,8 @@
579
579
  },
580
580
  "runtime": {
581
581
  "lib/net10.0/System.ClientModel.dll": {
582
- "assemblyVersion": "1.13.0.0",
583
- "fileVersion": "1.1300.26.26806"
582
+ "assemblyVersion": "1.14.0.0",
583
+ "fileVersion": "1.1400.26.30307"
584
584
  }
585
585
  }
586
586
  },
@@ -729,17 +729,17 @@
729
729
  }
730
730
  },
731
731
  "libraries": {
732
- "Azure.Generator.Management/1.0.0-alpha.20260601.2": {
732
+ "Azure.Generator.Management/1.0.0-alpha.20260607.3": {
733
733
  "type": "project",
734
734
  "serviceable": false,
735
735
  "sha512": ""
736
736
  },
737
- "Azure.Core/1.57.0": {
737
+ "Azure.Core/1.58.0": {
738
738
  "type": "package",
739
739
  "serviceable": true,
740
- "sha512": "sha512-POStMP+rxaAEYScwGBpIUcnEpSj/3ctYmCmt2IqU3recuAjjddEgTq4q4TLImEdQCfsFr/HpEuYjiY/wKeAprQ==",
741
- "path": "azure.core/1.57.0",
742
- "hashPath": "azure.core.1.57.0.nupkg.sha512"
740
+ "sha512": "sha512-A5P6rTFEg5mAaW90+eAZNRBikJz4I5m09WDqIOC8SkB4zPnxz+rYnZ/NqoKHO+wemkqjHGvCTZqW+lPqkpvj1Q==",
741
+ "path": "azure.core/1.58.0",
742
+ "hashPath": "azure.core.1.58.0.nupkg.sha512"
743
743
  },
744
744
  "Azure.Core.Expressions.DataFactory/1.0.0": {
745
745
  "type": "package",
@@ -979,12 +979,12 @@
979
979
  "path": "nuget.versioning/6.14.3",
980
980
  "hashPath": "nuget.versioning.6.14.3.nupkg.sha512"
981
981
  },
982
- "System.ClientModel/1.13.0": {
982
+ "System.ClientModel/1.14.0": {
983
983
  "type": "package",
984
984
  "serviceable": true,
985
- "sha512": "sha512-UneZiqYV3vmsCQJ2bO3fEzSGqK84kxEOOLN0OGDxxhAzef91gZLBQ5J8tgP0oTuwYmUSvwXGzvuq3Cvkedv8tA==",
986
- "path": "system.clientmodel/1.13.0",
987
- "hashPath": "system.clientmodel.1.13.0.nupkg.sha512"
985
+ "sha512": "sha512-yhIJHDW3Hh5kcvhHv3ww1T8qvya06Nlwo/SR/rke4/fHXtyKiqQV/9b/VDhnVI7QUcMnpfvh4pIEFhNsTDLeKQ==",
986
+ "path": "system.clientmodel/1.14.0",
987
+ "hashPath": "system.clientmodel.1.14.0.nupkg.sha512"
988
988
  },
989
989
  "System.ComponentModel.Composition/8.0.0": {
990
990
  "type": "package",
@@ -950,6 +950,34 @@
950
950
  <param name="id"></param>
951
951
  <returns></returns>
952
952
  </member>
953
+ <member name="T:Azure.Generator.Management.Snippets.JsonResponseDeserialization">
954
+ <summary>
955
+ Builds AOT-safe inline JSON deserialization for framework collection response types
956
+ (e.g. <c>IDictionary&lt;string, BinaryData&gt;</c> produced from a TypeSpec <c>Record&lt;unknown&gt;</c>).
957
+ These types do not implement <see cref="T:System.ClientModel.Primitives.IPersistableModel`1"/>, so
958
+ <c>ModelReaderWriter.Read&lt;T&gt;</c> cannot be used; instead the JSON payload is parsed and the
959
+ collection is constructed with explicit <c>foreach</c> loops.
960
+ </summary>
961
+ </member>
962
+ <member name="M:Azure.Generator.Management.Snippets.JsonResponseDeserialization.IsInlineJsonDeserializable(Microsoft.TypeSpec.Generator.Primitives.CSharpType)">
963
+ <summary>
964
+ Returns <c>true</c> when <paramref name="type"/> is a framework collection (dictionary or list)
965
+ that must be deserialized with inline JSON rather than <c>ModelReaderWriter.Read&lt;T&gt;</c>.
966
+ </summary>
967
+ </member>
968
+ <member name="M:Azure.Generator.Management.Snippets.JsonResponseDeserialization.BuildDeserializeFromContent(Microsoft.TypeSpec.Generator.Primitives.CSharpType,Microsoft.TypeSpec.Generator.Expressions.ValueExpression,System.String,Microsoft.TypeSpec.Generator.Expressions.ValueExpression@)">
969
+ <summary>
970
+ Builds statements that parse <paramref name="content"/> (a <see cref="T:System.BinaryData"/> such as
971
+ <c>result.Content</c>) into a value of <paramref name="type"/>, exposing the result via
972
+ <paramref name="valueVariable"/>.
973
+ </summary>
974
+ </member>
975
+ <member name="M:Azure.Generator.Management.Snippets.JsonResponseDeserialization.BuildDeserializeFromRootElement(Microsoft.TypeSpec.Generator.Primitives.CSharpType,Microsoft.TypeSpec.Generator.Expressions.ValueExpression,System.String,Microsoft.TypeSpec.Generator.Expressions.ValueExpression@)">
976
+ <summary>
977
+ Builds statements that deserialize <paramref name="rootElement"/> (a <see cref="T:System.Text.Json.JsonElement"/>)
978
+ into a value of <paramref name="type"/>, guarding against a top-level JSON <c>null</c> body.
979
+ </summary>
980
+ </member>
953
981
  <member name="M:Azure.Generator.Management.Utilities.ArmResourceMetadataExtensions.CreateClientInfosMap(Azure.Generator.Management.Models.ArmResourceMetadata,Microsoft.TypeSpec.Generator.Providers.TypeProvider,System.Collections.Generic.IEnumerable{Azure.Generator.Management.Models.ResourceMethod})">
954
982
  <inheritdoc cref="M:Azure.Generator.Management.Utilities.ArmResourceMetadataExtensions.&lt;G&gt;$3BBD617C8A31A7C0E10A06384A9D1FA5.CreateClientInfosMap(Microsoft.TypeSpec.Generator.Providers.TypeProvider,System.Collections.Generic.IEnumerable{Azure.Generator.Management.Models.ResourceMethod})"/>
955
983
  </member>
@@ -6,9 +6,9 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator.Management/1.0.0-alpha.20260601.2": {
9
+ "Azure.Generator.Management/1.0.0-alpha.20260607.3": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.57.0",
11
+ "Azure.Core": "1.58.0",
12
12
  "Azure.Generator": "1.0.0-alpha.20260516.2",
13
13
  "Azure.ResourceManager": "1.14.0",
14
14
  "Humanizer.Core": "3.0.1"
@@ -17,26 +17,26 @@
17
17
  "Azure.Generator.Management.dll": {}
18
18
  }
19
19
  },
20
- "Azure.Core/1.57.0": {
20
+ "Azure.Core/1.58.0": {
21
21
  "dependencies": {
22
22
  "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
23
23
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
24
24
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
25
25
  "Microsoft.Identity.Client": "4.83.1",
26
26
  "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
27
- "System.ClientModel": "1.13.0",
27
+ "System.ClientModel": "1.14.0",
28
28
  "System.Memory.Data": "10.0.3"
29
29
  },
30
30
  "runtime": {
31
31
  "lib/net10.0/Azure.Core.dll": {
32
- "assemblyVersion": "1.57.0.0",
33
- "fileVersion": "1.5700.26.27104"
32
+ "assemblyVersion": "1.58.0.0",
33
+ "fileVersion": "1.5800.26.30406"
34
34
  }
35
35
  }
36
36
  },
37
37
  "Azure.Core.Expressions.DataFactory/1.0.0": {
38
38
  "dependencies": {
39
- "Azure.Core": "1.57.0"
39
+ "Azure.Core": "1.58.0"
40
40
  },
41
41
  "runtime": {
42
42
  "lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "Azure.Generator/1.0.0-alpha.20260516.2": {
49
49
  "dependencies": {
50
- "Azure.Core": "1.57.0",
50
+ "Azure.Core": "1.58.0",
51
51
  "Azure.Core.Expressions.DataFactory": "1.0.0",
52
52
  "Azure.ResourceManager": "1.14.0",
53
53
  "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1"
@@ -61,7 +61,7 @@
61
61
  },
62
62
  "Azure.ResourceManager/1.14.0": {
63
63
  "dependencies": {
64
- "Azure.Core": "1.57.0"
64
+ "Azure.Core": "1.58.0"
65
65
  },
66
66
  "runtime": {
67
67
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -477,7 +477,7 @@
477
477
  "dependencies": {
478
478
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
479
479
  "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260516.1",
480
- "System.ClientModel": "1.13.0"
480
+ "System.ClientModel": "1.14.0"
481
481
  },
482
482
  "runtime": {
483
483
  "lib/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
@@ -570,7 +570,7 @@
570
570
  }
571
571
  }
572
572
  },
573
- "System.ClientModel/1.13.0": {
573
+ "System.ClientModel/1.14.0": {
574
574
  "dependencies": {
575
575
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
576
576
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
@@ -579,8 +579,8 @@
579
579
  },
580
580
  "runtime": {
581
581
  "lib/net10.0/System.ClientModel.dll": {
582
- "assemblyVersion": "1.13.0.0",
583
- "fileVersion": "1.1300.26.26806"
582
+ "assemblyVersion": "1.14.0.0",
583
+ "fileVersion": "1.1400.26.30307"
584
584
  }
585
585
  }
586
586
  },
@@ -729,17 +729,17 @@
729
729
  }
730
730
  },
731
731
  "libraries": {
732
- "Azure.Generator.Management/1.0.0-alpha.20260601.2": {
732
+ "Azure.Generator.Management/1.0.0-alpha.20260607.3": {
733
733
  "type": "project",
734
734
  "serviceable": false,
735
735
  "sha512": ""
736
736
  },
737
- "Azure.Core/1.57.0": {
737
+ "Azure.Core/1.58.0": {
738
738
  "type": "package",
739
739
  "serviceable": true,
740
- "sha512": "sha512-POStMP+rxaAEYScwGBpIUcnEpSj/3ctYmCmt2IqU3recuAjjddEgTq4q4TLImEdQCfsFr/HpEuYjiY/wKeAprQ==",
741
- "path": "azure.core/1.57.0",
742
- "hashPath": "azure.core.1.57.0.nupkg.sha512"
740
+ "sha512": "sha512-A5P6rTFEg5mAaW90+eAZNRBikJz4I5m09WDqIOC8SkB4zPnxz+rYnZ/NqoKHO+wemkqjHGvCTZqW+lPqkpvj1Q==",
741
+ "path": "azure.core/1.58.0",
742
+ "hashPath": "azure.core.1.58.0.nupkg.sha512"
743
743
  },
744
744
  "Azure.Core.Expressions.DataFactory/1.0.0": {
745
745
  "type": "package",
@@ -979,12 +979,12 @@
979
979
  "path": "nuget.versioning/6.14.3",
980
980
  "hashPath": "nuget.versioning.6.14.3.nupkg.sha512"
981
981
  },
982
- "System.ClientModel/1.13.0": {
982
+ "System.ClientModel/1.14.0": {
983
983
  "type": "package",
984
984
  "serviceable": true,
985
- "sha512": "sha512-UneZiqYV3vmsCQJ2bO3fEzSGqK84kxEOOLN0OGDxxhAzef91gZLBQ5J8tgP0oTuwYmUSvwXGzvuq3Cvkedv8tA==",
986
- "path": "system.clientmodel/1.13.0",
987
- "hashPath": "system.clientmodel.1.13.0.nupkg.sha512"
985
+ "sha512": "sha512-yhIJHDW3Hh5kcvhHv3ww1T8qvya06Nlwo/SR/rke4/fHXtyKiqQV/9b/VDhnVI7QUcMnpfvh4pIEFhNsTDLeKQ==",
986
+ "path": "system.clientmodel/1.14.0",
987
+ "hashPath": "system.clientmodel.1.14.0.nupkg.sha512"
988
988
  },
989
989
  "System.ComponentModel.Composition/8.0.0": {
990
990
  "type": "package",
@@ -950,6 +950,34 @@
950
950
  <param name="id"></param>
951
951
  <returns></returns>
952
952
  </member>
953
+ <member name="T:Azure.Generator.Management.Snippets.JsonResponseDeserialization">
954
+ <summary>
955
+ Builds AOT-safe inline JSON deserialization for framework collection response types
956
+ (e.g. <c>IDictionary&lt;string, BinaryData&gt;</c> produced from a TypeSpec <c>Record&lt;unknown&gt;</c>).
957
+ These types do not implement <see cref="T:System.ClientModel.Primitives.IPersistableModel`1"/>, so
958
+ <c>ModelReaderWriter.Read&lt;T&gt;</c> cannot be used; instead the JSON payload is parsed and the
959
+ collection is constructed with explicit <c>foreach</c> loops.
960
+ </summary>
961
+ </member>
962
+ <member name="M:Azure.Generator.Management.Snippets.JsonResponseDeserialization.IsInlineJsonDeserializable(Microsoft.TypeSpec.Generator.Primitives.CSharpType)">
963
+ <summary>
964
+ Returns <c>true</c> when <paramref name="type"/> is a framework collection (dictionary or list)
965
+ that must be deserialized with inline JSON rather than <c>ModelReaderWriter.Read&lt;T&gt;</c>.
966
+ </summary>
967
+ </member>
968
+ <member name="M:Azure.Generator.Management.Snippets.JsonResponseDeserialization.BuildDeserializeFromContent(Microsoft.TypeSpec.Generator.Primitives.CSharpType,Microsoft.TypeSpec.Generator.Expressions.ValueExpression,System.String,Microsoft.TypeSpec.Generator.Expressions.ValueExpression@)">
969
+ <summary>
970
+ Builds statements that parse <paramref name="content"/> (a <see cref="T:System.BinaryData"/> such as
971
+ <c>result.Content</c>) into a value of <paramref name="type"/>, exposing the result via
972
+ <paramref name="valueVariable"/>.
973
+ </summary>
974
+ </member>
975
+ <member name="M:Azure.Generator.Management.Snippets.JsonResponseDeserialization.BuildDeserializeFromRootElement(Microsoft.TypeSpec.Generator.Primitives.CSharpType,Microsoft.TypeSpec.Generator.Expressions.ValueExpression,System.String,Microsoft.TypeSpec.Generator.Expressions.ValueExpression@)">
976
+ <summary>
977
+ Builds statements that deserialize <paramref name="rootElement"/> (a <see cref="T:System.Text.Json.JsonElement"/>)
978
+ into a value of <paramref name="type"/>, guarding against a top-level JSON <c>null</c> body.
979
+ </summary>
980
+ </member>
953
981
  <member name="M:Azure.Generator.Management.Utilities.ArmResourceMetadataExtensions.CreateClientInfosMap(Azure.Generator.Management.Models.ArmResourceMetadata,Microsoft.TypeSpec.Generator.Providers.TypeProvider,System.Collections.Generic.IEnumerable{Azure.Generator.Management.Models.ResourceMethod})">
954
982
  <inheritdoc cref="M:Azure.Generator.Management.Utilities.ArmResourceMetadataExtensions.&lt;G&gt;$3BBD617C8A31A7C0E10A06384A9D1FA5.CreateClientInfosMap(Microsoft.TypeSpec.Generator.Providers.TypeProvider,System.Collections.Generic.IEnumerable{Azure.Generator.Management.Models.ResourceMethod})"/>
955
983
  </member>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure-typespec/http-client-csharp-mgmt",
3
- "version": "1.0.0-alpha.20260601.2",
3
+ "version": "1.0.0-alpha.20260607.3",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "TypeSpec library for emitting Azure management libraries for C#.",
6
6
  "readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp-mgmt/README.md",