@azure-typespec/http-client-csharp 1.0.0-alpha.20260327.2 → 1.0.0-alpha.20260330.2
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.
- package/dist/generator/Azure.Generator.StubLibrary.deps.json +25 -25
- package/dist/generator/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/Azure.Generator.deps.json +20 -20
- package/dist/generator/Azure.Generator.dll +0 -0
- package/dist/generator/Azure.Generator.pdb +0 -0
- package/dist/generator/Azure.Generator.xml +5 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.deps.json +25 -25
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.deps.json +20 -20
- package/dist/generator/net10.0/Azure.Generator.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.xml +5 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.dll +0 -0
- package/package.json +2 -2
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20260330.2": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260330.2",
|
|
12
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260327.2",
|
|
13
13
|
"System.ClientModel": "1.10.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
@@ -404,12 +404,12 @@
|
|
|
404
404
|
}
|
|
405
405
|
}
|
|
406
406
|
},
|
|
407
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
407
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260327.2": {
|
|
408
408
|
"dependencies": {
|
|
409
409
|
"CommandLineParser": "2.9.1",
|
|
410
410
|
"Microsoft.Build": "17.9.5",
|
|
411
411
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
412
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
412
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260327.2",
|
|
413
413
|
"NuGet.Configuration": "6.14.0",
|
|
414
414
|
"NuGet.Protocol": "6.14.0",
|
|
415
415
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -423,10 +423,10 @@
|
|
|
423
423
|
}
|
|
424
424
|
}
|
|
425
425
|
},
|
|
426
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
426
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260327.2": {
|
|
427
427
|
"dependencies": {
|
|
428
428
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
429
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
429
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260327.2",
|
|
430
430
|
"System.ClientModel": "1.10.0"
|
|
431
431
|
},
|
|
432
432
|
"runtime": {
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
}
|
|
437
437
|
}
|
|
438
438
|
},
|
|
439
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
439
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260327.2": {
|
|
440
440
|
"dependencies": {
|
|
441
441
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
442
442
|
"System.Memory.Data": "10.0.3"
|
|
@@ -676,24 +676,24 @@
|
|
|
676
676
|
}
|
|
677
677
|
}
|
|
678
678
|
},
|
|
679
|
-
"Azure.Generator/1.0.0-alpha.
|
|
679
|
+
"Azure.Generator/1.0.0-alpha.20260330.2": {
|
|
680
680
|
"dependencies": {
|
|
681
681
|
"Azure.Core": "1.52.0",
|
|
682
682
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
683
683
|
"Azure.ResourceManager": "1.14.0",
|
|
684
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
684
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260327.2"
|
|
685
685
|
},
|
|
686
686
|
"runtime": {
|
|
687
687
|
"Azure.Generator.dll": {
|
|
688
688
|
"assemblyVersion": "1.0.0.0",
|
|
689
|
-
"fileVersion": "1.0.26.
|
|
689
|
+
"fileVersion": "1.0.26.18002"
|
|
690
690
|
}
|
|
691
691
|
}
|
|
692
692
|
}
|
|
693
693
|
}
|
|
694
694
|
},
|
|
695
695
|
"libraries": {
|
|
696
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
696
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20260330.2": {
|
|
697
697
|
"type": "project",
|
|
698
698
|
"serviceable": false,
|
|
699
699
|
"sha512": ""
|
|
@@ -845,26 +845,26 @@
|
|
|
845
845
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
846
846
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
847
847
|
},
|
|
848
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
848
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260327.2": {
|
|
849
849
|
"type": "package",
|
|
850
850
|
"serviceable": true,
|
|
851
|
-
"sha512": "sha512-
|
|
852
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
853
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
851
|
+
"sha512": "sha512-BbXrS96yLavwmaJYGFfXhh+DMw90rAuvcmJiUccldEoA6GvwEp5eD5XbMAqKu08fkmMOD213CCga0txN60wp0g==",
|
|
852
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260327.2",
|
|
853
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260327.2.nupkg.sha512"
|
|
854
854
|
},
|
|
855
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
855
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260327.2": {
|
|
856
856
|
"type": "package",
|
|
857
857
|
"serviceable": true,
|
|
858
|
-
"sha512": "sha512-
|
|
859
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
860
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
858
|
+
"sha512": "sha512-Yt1QaW6ZVhdR5Olp5MNMHeKGuO5XDFO3nw40WnpYt0t948xjC57PjXfDONJYJjeYGtiiIcgv3iHUdnjvEndZyA==",
|
|
859
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260327.2",
|
|
860
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260327.2.nupkg.sha512"
|
|
861
861
|
},
|
|
862
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
862
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260327.2": {
|
|
863
863
|
"type": "package",
|
|
864
864
|
"serviceable": true,
|
|
865
|
-
"sha512": "sha512-
|
|
866
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
867
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
865
|
+
"sha512": "sha512-rYsV0SVp889JxR0PvVtAWi00V1Q+iwOsXQTeqiISEeHIxEqMg6+ujJywwaXT09IDCMmY5ickTgsE369BrtERnw==",
|
|
866
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260327.2",
|
|
867
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260327.2.nupkg.sha512"
|
|
868
868
|
},
|
|
869
869
|
"Newtonsoft.Json/13.0.3": {
|
|
870
870
|
"type": "package",
|
|
@@ -1013,7 +1013,7 @@
|
|
|
1013
1013
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
1014
1014
|
"hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
|
|
1015
1015
|
},
|
|
1016
|
-
"Azure.Generator/1.0.0-alpha.
|
|
1016
|
+
"Azure.Generator/1.0.0-alpha.20260330.2": {
|
|
1017
1017
|
"type": "project",
|
|
1018
1018
|
"serviceable": false,
|
|
1019
1019
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator/1.0.0-alpha.20260330.2": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.52.0",
|
|
12
12
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
13
13
|
"Azure.ResourceManager": "1.14.0",
|
|
14
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
14
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260327.2"
|
|
15
15
|
},
|
|
16
16
|
"runtime": {
|
|
17
17
|
"Azure.Generator.dll": {}
|
|
@@ -405,12 +405,12 @@
|
|
|
405
405
|
}
|
|
406
406
|
}
|
|
407
407
|
},
|
|
408
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
408
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260327.2": {
|
|
409
409
|
"dependencies": {
|
|
410
410
|
"CommandLineParser": "2.9.1",
|
|
411
411
|
"Microsoft.Build": "17.9.5",
|
|
412
412
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
413
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
413
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260327.2",
|
|
414
414
|
"NuGet.Configuration": "6.14.0",
|
|
415
415
|
"NuGet.Protocol": "6.14.0",
|
|
416
416
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -424,10 +424,10 @@
|
|
|
424
424
|
}
|
|
425
425
|
}
|
|
426
426
|
},
|
|
427
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
427
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260327.2": {
|
|
428
428
|
"dependencies": {
|
|
429
429
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
430
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
430
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260327.2",
|
|
431
431
|
"System.ClientModel": "1.10.0"
|
|
432
432
|
},
|
|
433
433
|
"runtime": {
|
|
@@ -437,7 +437,7 @@
|
|
|
437
437
|
}
|
|
438
438
|
}
|
|
439
439
|
},
|
|
440
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
440
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260327.2": {
|
|
441
441
|
"dependencies": {
|
|
442
442
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
443
443
|
"System.Memory.Data": "10.0.3"
|
|
@@ -680,7 +680,7 @@
|
|
|
680
680
|
}
|
|
681
681
|
},
|
|
682
682
|
"libraries": {
|
|
683
|
-
"Azure.Generator/1.0.0-alpha.
|
|
683
|
+
"Azure.Generator/1.0.0-alpha.20260330.2": {
|
|
684
684
|
"type": "project",
|
|
685
685
|
"serviceable": false,
|
|
686
686
|
"sha512": ""
|
|
@@ -832,26 +832,26 @@
|
|
|
832
832
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
833
833
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
834
834
|
},
|
|
835
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
835
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260327.2": {
|
|
836
836
|
"type": "package",
|
|
837
837
|
"serviceable": true,
|
|
838
|
-
"sha512": "sha512-
|
|
839
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
840
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
838
|
+
"sha512": "sha512-BbXrS96yLavwmaJYGFfXhh+DMw90rAuvcmJiUccldEoA6GvwEp5eD5XbMAqKu08fkmMOD213CCga0txN60wp0g==",
|
|
839
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260327.2",
|
|
840
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260327.2.nupkg.sha512"
|
|
841
841
|
},
|
|
842
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
842
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260327.2": {
|
|
843
843
|
"type": "package",
|
|
844
844
|
"serviceable": true,
|
|
845
|
-
"sha512": "sha512-
|
|
846
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
847
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
845
|
+
"sha512": "sha512-Yt1QaW6ZVhdR5Olp5MNMHeKGuO5XDFO3nw40WnpYt0t948xjC57PjXfDONJYJjeYGtiiIcgv3iHUdnjvEndZyA==",
|
|
846
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260327.2",
|
|
847
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260327.2.nupkg.sha512"
|
|
848
848
|
},
|
|
849
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
849
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260327.2": {
|
|
850
850
|
"type": "package",
|
|
851
851
|
"serviceable": true,
|
|
852
|
-
"sha512": "sha512-
|
|
853
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
854
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
852
|
+
"sha512": "sha512-rYsV0SVp889JxR0PvVtAWi00V1Q+iwOsXQTeqiISEeHIxEqMg6+ujJywwaXT09IDCMmY5ickTgsE369BrtERnw==",
|
|
853
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260327.2",
|
|
854
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260327.2.nupkg.sha512"
|
|
855
855
|
},
|
|
856
856
|
"Newtonsoft.Json/13.0.3": {
|
|
857
857
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
@@ -183,6 +183,11 @@
|
|
|
183
183
|
Visitor that adds distributed tracing support to generated client code.
|
|
184
184
|
</summary>
|
|
185
185
|
</member>
|
|
186
|
+
<member name="M:Azure.Generator.Visitors.LroVisitor.BuildConvertCallComponents(Microsoft.TypeSpec.Generator.Input.InputServiceMethod,Microsoft.TypeSpec.Generator.ClientModel.Providers.ScmMethodProvider)">
|
|
187
|
+
<summary>
|
|
188
|
+
Builds the components for a <see cref="M:Azure.Core.ProtocolOperationHelpers.Convert``2(Azure.Operation{``0},System.Func{Azure.Response,``1},Azure.Core.Pipeline.ClientDiagnostics,System.String)"/> call.
|
|
189
|
+
</summary>
|
|
190
|
+
</member>
|
|
186
191
|
<member name="T:Azure.Generator.Visitors.MatchConditionsHeadersVisitor">
|
|
187
192
|
<summary>
|
|
188
193
|
Visitor that modifies service methods to group conditional request headers into <see cref="T:Azure.MatchConditions"/>/<see cref="T:Azure.RequestConditions"/> types.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20260330.2": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260330.2",
|
|
12
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260327.2",
|
|
13
13
|
"System.ClientModel": "1.10.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
@@ -404,12 +404,12 @@
|
|
|
404
404
|
}
|
|
405
405
|
}
|
|
406
406
|
},
|
|
407
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
407
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260327.2": {
|
|
408
408
|
"dependencies": {
|
|
409
409
|
"CommandLineParser": "2.9.1",
|
|
410
410
|
"Microsoft.Build": "17.9.5",
|
|
411
411
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
412
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
412
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260327.2",
|
|
413
413
|
"NuGet.Configuration": "6.14.0",
|
|
414
414
|
"NuGet.Protocol": "6.14.0",
|
|
415
415
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -423,10 +423,10 @@
|
|
|
423
423
|
}
|
|
424
424
|
}
|
|
425
425
|
},
|
|
426
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
426
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260327.2": {
|
|
427
427
|
"dependencies": {
|
|
428
428
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
429
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
429
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260327.2",
|
|
430
430
|
"System.ClientModel": "1.10.0"
|
|
431
431
|
},
|
|
432
432
|
"runtime": {
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
}
|
|
437
437
|
}
|
|
438
438
|
},
|
|
439
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
439
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260327.2": {
|
|
440
440
|
"dependencies": {
|
|
441
441
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
442
442
|
"System.Memory.Data": "10.0.3"
|
|
@@ -676,24 +676,24 @@
|
|
|
676
676
|
}
|
|
677
677
|
}
|
|
678
678
|
},
|
|
679
|
-
"Azure.Generator/1.0.0-alpha.
|
|
679
|
+
"Azure.Generator/1.0.0-alpha.20260330.2": {
|
|
680
680
|
"dependencies": {
|
|
681
681
|
"Azure.Core": "1.52.0",
|
|
682
682
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
683
683
|
"Azure.ResourceManager": "1.14.0",
|
|
684
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
684
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260327.2"
|
|
685
685
|
},
|
|
686
686
|
"runtime": {
|
|
687
687
|
"Azure.Generator.dll": {
|
|
688
688
|
"assemblyVersion": "1.0.0.0",
|
|
689
|
-
"fileVersion": "1.0.26.
|
|
689
|
+
"fileVersion": "1.0.26.18002"
|
|
690
690
|
}
|
|
691
691
|
}
|
|
692
692
|
}
|
|
693
693
|
}
|
|
694
694
|
},
|
|
695
695
|
"libraries": {
|
|
696
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
696
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20260330.2": {
|
|
697
697
|
"type": "project",
|
|
698
698
|
"serviceable": false,
|
|
699
699
|
"sha512": ""
|
|
@@ -845,26 +845,26 @@
|
|
|
845
845
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
846
846
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
847
847
|
},
|
|
848
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
848
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260327.2": {
|
|
849
849
|
"type": "package",
|
|
850
850
|
"serviceable": true,
|
|
851
|
-
"sha512": "sha512-
|
|
852
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
853
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
851
|
+
"sha512": "sha512-BbXrS96yLavwmaJYGFfXhh+DMw90rAuvcmJiUccldEoA6GvwEp5eD5XbMAqKu08fkmMOD213CCga0txN60wp0g==",
|
|
852
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260327.2",
|
|
853
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260327.2.nupkg.sha512"
|
|
854
854
|
},
|
|
855
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
855
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260327.2": {
|
|
856
856
|
"type": "package",
|
|
857
857
|
"serviceable": true,
|
|
858
|
-
"sha512": "sha512-
|
|
859
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
860
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
858
|
+
"sha512": "sha512-Yt1QaW6ZVhdR5Olp5MNMHeKGuO5XDFO3nw40WnpYt0t948xjC57PjXfDONJYJjeYGtiiIcgv3iHUdnjvEndZyA==",
|
|
859
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260327.2",
|
|
860
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260327.2.nupkg.sha512"
|
|
861
861
|
},
|
|
862
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
862
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260327.2": {
|
|
863
863
|
"type": "package",
|
|
864
864
|
"serviceable": true,
|
|
865
|
-
"sha512": "sha512-
|
|
866
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
867
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
865
|
+
"sha512": "sha512-rYsV0SVp889JxR0PvVtAWi00V1Q+iwOsXQTeqiISEeHIxEqMg6+ujJywwaXT09IDCMmY5ickTgsE369BrtERnw==",
|
|
866
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260327.2",
|
|
867
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260327.2.nupkg.sha512"
|
|
868
868
|
},
|
|
869
869
|
"Newtonsoft.Json/13.0.3": {
|
|
870
870
|
"type": "package",
|
|
@@ -1013,7 +1013,7 @@
|
|
|
1013
1013
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
1014
1014
|
"hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
|
|
1015
1015
|
},
|
|
1016
|
-
"Azure.Generator/1.0.0-alpha.
|
|
1016
|
+
"Azure.Generator/1.0.0-alpha.20260330.2": {
|
|
1017
1017
|
"type": "project",
|
|
1018
1018
|
"serviceable": false,
|
|
1019
1019
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator/1.0.0-alpha.20260330.2": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.52.0",
|
|
12
12
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
13
13
|
"Azure.ResourceManager": "1.14.0",
|
|
14
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
14
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260327.2"
|
|
15
15
|
},
|
|
16
16
|
"runtime": {
|
|
17
17
|
"Azure.Generator.dll": {}
|
|
@@ -405,12 +405,12 @@
|
|
|
405
405
|
}
|
|
406
406
|
}
|
|
407
407
|
},
|
|
408
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
408
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260327.2": {
|
|
409
409
|
"dependencies": {
|
|
410
410
|
"CommandLineParser": "2.9.1",
|
|
411
411
|
"Microsoft.Build": "17.9.5",
|
|
412
412
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
413
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
413
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260327.2",
|
|
414
414
|
"NuGet.Configuration": "6.14.0",
|
|
415
415
|
"NuGet.Protocol": "6.14.0",
|
|
416
416
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -424,10 +424,10 @@
|
|
|
424
424
|
}
|
|
425
425
|
}
|
|
426
426
|
},
|
|
427
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
427
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260327.2": {
|
|
428
428
|
"dependencies": {
|
|
429
429
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
430
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
430
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260327.2",
|
|
431
431
|
"System.ClientModel": "1.10.0"
|
|
432
432
|
},
|
|
433
433
|
"runtime": {
|
|
@@ -437,7 +437,7 @@
|
|
|
437
437
|
}
|
|
438
438
|
}
|
|
439
439
|
},
|
|
440
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
440
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260327.2": {
|
|
441
441
|
"dependencies": {
|
|
442
442
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
443
443
|
"System.Memory.Data": "10.0.3"
|
|
@@ -680,7 +680,7 @@
|
|
|
680
680
|
}
|
|
681
681
|
},
|
|
682
682
|
"libraries": {
|
|
683
|
-
"Azure.Generator/1.0.0-alpha.
|
|
683
|
+
"Azure.Generator/1.0.0-alpha.20260330.2": {
|
|
684
684
|
"type": "project",
|
|
685
685
|
"serviceable": false,
|
|
686
686
|
"sha512": ""
|
|
@@ -832,26 +832,26 @@
|
|
|
832
832
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
833
833
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
834
834
|
},
|
|
835
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
835
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260327.2": {
|
|
836
836
|
"type": "package",
|
|
837
837
|
"serviceable": true,
|
|
838
|
-
"sha512": "sha512-
|
|
839
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
840
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
838
|
+
"sha512": "sha512-BbXrS96yLavwmaJYGFfXhh+DMw90rAuvcmJiUccldEoA6GvwEp5eD5XbMAqKu08fkmMOD213CCga0txN60wp0g==",
|
|
839
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260327.2",
|
|
840
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260327.2.nupkg.sha512"
|
|
841
841
|
},
|
|
842
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
842
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260327.2": {
|
|
843
843
|
"type": "package",
|
|
844
844
|
"serviceable": true,
|
|
845
|
-
"sha512": "sha512-
|
|
846
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
847
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
845
|
+
"sha512": "sha512-Yt1QaW6ZVhdR5Olp5MNMHeKGuO5XDFO3nw40WnpYt0t948xjC57PjXfDONJYJjeYGtiiIcgv3iHUdnjvEndZyA==",
|
|
846
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260327.2",
|
|
847
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260327.2.nupkg.sha512"
|
|
848
848
|
},
|
|
849
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
849
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260327.2": {
|
|
850
850
|
"type": "package",
|
|
851
851
|
"serviceable": true,
|
|
852
|
-
"sha512": "sha512-
|
|
853
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
854
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
852
|
+
"sha512": "sha512-rYsV0SVp889JxR0PvVtAWi00V1Q+iwOsXQTeqiISEeHIxEqMg6+ujJywwaXT09IDCMmY5ickTgsE369BrtERnw==",
|
|
853
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260327.2",
|
|
854
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260327.2.nupkg.sha512"
|
|
855
855
|
},
|
|
856
856
|
"Newtonsoft.Json/13.0.3": {
|
|
857
857
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
@@ -183,6 +183,11 @@
|
|
|
183
183
|
Visitor that adds distributed tracing support to generated client code.
|
|
184
184
|
</summary>
|
|
185
185
|
</member>
|
|
186
|
+
<member name="M:Azure.Generator.Visitors.LroVisitor.BuildConvertCallComponents(Microsoft.TypeSpec.Generator.Input.InputServiceMethod,Microsoft.TypeSpec.Generator.ClientModel.Providers.ScmMethodProvider)">
|
|
187
|
+
<summary>
|
|
188
|
+
Builds the components for a <see cref="M:Azure.Core.ProtocolOperationHelpers.Convert``2(Azure.Operation{``0},System.Func{Azure.Response,``1},Azure.Core.Pipeline.ClientDiagnostics,System.String)"/> call.
|
|
189
|
+
</summary>
|
|
190
|
+
</member>
|
|
186
191
|
<member name="T:Azure.Generator.Visitors.MatchConditionsHeadersVisitor">
|
|
187
192
|
<summary>
|
|
188
193
|
Visitor that modifies service methods to group conditional request headers into <see cref="T:Azure.MatchConditions"/>/<see cref="T:Azure.RequestConditions"/> types.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure-typespec/http-client-csharp",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20260330.2",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec library for emitting Azure libraries for C#.",
|
|
6
6
|
"readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp/README.md",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"dist/generator/**"
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@typespec/http-client-csharp": "1.0.0-alpha.
|
|
41
|
+
"@typespec/http-client-csharp": "1.0.0-alpha.20260327.2"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@azure-tools/azure-http-specs": "0.1.0-alpha.38",
|