@typespec/http-client-csharp 0.1.9-alpha.20240724.3 → 0.1.9-alpha.20240725.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.
@@ -0,0 +1,832 @@
1
+ {
2
+ "runtimeTarget": {
3
+ "name": ".NETCoreApp,Version=v8.0",
4
+ "signature": ""
5
+ },
6
+ "compilationOptions": {},
7
+ "targets": {
8
+ ".NETCoreApp,Version=v8.0": {
9
+ "Microsoft.Generator.CSharp.ClientModel.StubLibrary/1.0.0-beta.1": {
10
+ "dependencies": {
11
+ "Microsoft.Generator.CSharp.ClientModel": "1.0.0-beta.1",
12
+ "StyleCop.Analyzers": "1.2.0-beta.556",
13
+ "System.ClientModel": "1.1.0-beta.4"
14
+ },
15
+ "runtime": {
16
+ "Microsoft.Generator.CSharp.ClientModel.StubLibrary.dll": {}
17
+ }
18
+ },
19
+ "CommandLineParser/2.9.1": {
20
+ "runtime": {
21
+ "lib/netstandard2.0/CommandLine.dll": {
22
+ "assemblyVersion": "2.9.1.0",
23
+ "fileVersion": "2.9.1.0"
24
+ }
25
+ }
26
+ },
27
+ "Humanizer.Core/2.14.1": {
28
+ "runtime": {
29
+ "lib/net6.0/Humanizer.dll": {
30
+ "assemblyVersion": "2.14.0.0",
31
+ "fileVersion": "2.14.1.48190"
32
+ }
33
+ }
34
+ },
35
+ "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
36
+ "runtime": {
37
+ "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
38
+ "assemblyVersion": "7.0.0.0",
39
+ "fileVersion": "7.0.22.51805"
40
+ }
41
+ }
42
+ },
43
+ "Microsoft.Build/17.9.5": {
44
+ "dependencies": {
45
+ "Microsoft.Build.Framework": "17.9.5",
46
+ "Microsoft.NET.StringTools": "17.9.5",
47
+ "System.Collections.Immutable": "8.0.0",
48
+ "System.Configuration.ConfigurationManager": "8.0.0",
49
+ "System.Reflection.Metadata": "8.0.0",
50
+ "System.Reflection.MetadataLoadContext": "8.0.0",
51
+ "System.Security.Principal.Windows": "5.0.0",
52
+ "System.Threading.Tasks.Dataflow": "8.0.0"
53
+ },
54
+ "runtime": {
55
+ "lib/net8.0/Microsoft.Build.dll": {
56
+ "assemblyVersion": "15.1.0.0",
57
+ "fileVersion": "17.9.5.7608"
58
+ }
59
+ }
60
+ },
61
+ "Microsoft.Build.Framework/17.9.5": {
62
+ "runtime": {
63
+ "lib/net8.0/Microsoft.Build.Framework.dll": {
64
+ "assemblyVersion": "15.1.0.0",
65
+ "fileVersion": "17.9.5.7608"
66
+ }
67
+ }
68
+ },
69
+ "Microsoft.CodeAnalysis.Analyzers/3.3.4": {},
70
+ "Microsoft.CodeAnalysis.Common/4.8.0": {
71
+ "dependencies": {
72
+ "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
73
+ "System.Collections.Immutable": "8.0.0",
74
+ "System.Reflection.Metadata": "8.0.0",
75
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
76
+ },
77
+ "runtime": {
78
+ "lib/net7.0/Microsoft.CodeAnalysis.dll": {
79
+ "assemblyVersion": "4.8.0.0",
80
+ "fileVersion": "4.800.23.55801"
81
+ }
82
+ },
83
+ "resources": {
84
+ "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
85
+ "locale": "cs"
86
+ },
87
+ "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
88
+ "locale": "de"
89
+ },
90
+ "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
91
+ "locale": "es"
92
+ },
93
+ "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
94
+ "locale": "fr"
95
+ },
96
+ "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
97
+ "locale": "it"
98
+ },
99
+ "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
100
+ "locale": "ja"
101
+ },
102
+ "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
103
+ "locale": "ko"
104
+ },
105
+ "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
106
+ "locale": "pl"
107
+ },
108
+ "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
109
+ "locale": "pt-BR"
110
+ },
111
+ "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
112
+ "locale": "ru"
113
+ },
114
+ "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
115
+ "locale": "tr"
116
+ },
117
+ "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
118
+ "locale": "zh-Hans"
119
+ },
120
+ "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
121
+ "locale": "zh-Hant"
122
+ }
123
+ }
124
+ },
125
+ "Microsoft.CodeAnalysis.CSharp/4.8.0": {
126
+ "dependencies": {
127
+ "Microsoft.CodeAnalysis.Common": "4.8.0"
128
+ },
129
+ "runtime": {
130
+ "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
131
+ "assemblyVersion": "4.8.0.0",
132
+ "fileVersion": "4.800.23.55801"
133
+ }
134
+ },
135
+ "resources": {
136
+ "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
137
+ "locale": "cs"
138
+ },
139
+ "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
140
+ "locale": "de"
141
+ },
142
+ "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
143
+ "locale": "es"
144
+ },
145
+ "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
146
+ "locale": "fr"
147
+ },
148
+ "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
149
+ "locale": "it"
150
+ },
151
+ "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
152
+ "locale": "ja"
153
+ },
154
+ "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
155
+ "locale": "ko"
156
+ },
157
+ "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
158
+ "locale": "pl"
159
+ },
160
+ "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
161
+ "locale": "pt-BR"
162
+ },
163
+ "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
164
+ "locale": "ru"
165
+ },
166
+ "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
167
+ "locale": "tr"
168
+ },
169
+ "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
170
+ "locale": "zh-Hans"
171
+ },
172
+ "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
173
+ "locale": "zh-Hant"
174
+ }
175
+ }
176
+ },
177
+ "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": {
178
+ "dependencies": {
179
+ "Humanizer.Core": "2.14.1",
180
+ "Microsoft.CodeAnalysis.CSharp": "4.8.0",
181
+ "Microsoft.CodeAnalysis.Common": "4.8.0",
182
+ "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0"
183
+ },
184
+ "runtime": {
185
+ "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
186
+ "assemblyVersion": "4.8.0.0",
187
+ "fileVersion": "4.800.23.55801"
188
+ }
189
+ },
190
+ "resources": {
191
+ "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
192
+ "locale": "cs"
193
+ },
194
+ "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
195
+ "locale": "de"
196
+ },
197
+ "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
198
+ "locale": "es"
199
+ },
200
+ "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
201
+ "locale": "fr"
202
+ },
203
+ "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
204
+ "locale": "it"
205
+ },
206
+ "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
207
+ "locale": "ja"
208
+ },
209
+ "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
210
+ "locale": "ko"
211
+ },
212
+ "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
213
+ "locale": "pl"
214
+ },
215
+ "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
216
+ "locale": "pt-BR"
217
+ },
218
+ "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
219
+ "locale": "ru"
220
+ },
221
+ "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
222
+ "locale": "tr"
223
+ },
224
+ "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
225
+ "locale": "zh-Hans"
226
+ },
227
+ "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
228
+ "locale": "zh-Hant"
229
+ }
230
+ }
231
+ },
232
+ "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
233
+ "dependencies": {
234
+ "Humanizer.Core": "2.14.1",
235
+ "Microsoft.Bcl.AsyncInterfaces": "7.0.0",
236
+ "Microsoft.CodeAnalysis.Common": "4.8.0",
237
+ "System.Composition": "7.0.0",
238
+ "System.IO.Pipelines": "7.0.0",
239
+ "System.Threading.Channels": "7.0.0"
240
+ },
241
+ "runtime": {
242
+ "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
243
+ "assemblyVersion": "4.8.0.0",
244
+ "fileVersion": "4.800.23.55801"
245
+ }
246
+ },
247
+ "resources": {
248
+ "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
249
+ "locale": "cs"
250
+ },
251
+ "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
252
+ "locale": "de"
253
+ },
254
+ "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
255
+ "locale": "es"
256
+ },
257
+ "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
258
+ "locale": "fr"
259
+ },
260
+ "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
261
+ "locale": "it"
262
+ },
263
+ "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
264
+ "locale": "ja"
265
+ },
266
+ "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
267
+ "locale": "ko"
268
+ },
269
+ "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
270
+ "locale": "pl"
271
+ },
272
+ "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
273
+ "locale": "pt-BR"
274
+ },
275
+ "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
276
+ "locale": "ru"
277
+ },
278
+ "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
279
+ "locale": "tr"
280
+ },
281
+ "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
282
+ "locale": "zh-Hans"
283
+ },
284
+ "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
285
+ "locale": "zh-Hant"
286
+ }
287
+ }
288
+ },
289
+ "Microsoft.NET.StringTools/17.9.5": {
290
+ "runtime": {
291
+ "lib/net8.0/Microsoft.NET.StringTools.dll": {
292
+ "assemblyVersion": "1.0.0.0",
293
+ "fileVersion": "17.9.5.7608"
294
+ }
295
+ }
296
+ },
297
+ "NuGet.Common/6.9.1": {
298
+ "dependencies": {
299
+ "NuGet.Frameworks": "6.9.1"
300
+ },
301
+ "runtime": {
302
+ "lib/netstandard2.0/NuGet.Common.dll": {
303
+ "assemblyVersion": "6.9.1.3",
304
+ "fileVersion": "6.9.1.3"
305
+ }
306
+ }
307
+ },
308
+ "NuGet.Configuration/6.9.1": {
309
+ "dependencies": {
310
+ "NuGet.Common": "6.9.1",
311
+ "System.Security.Cryptography.ProtectedData": "8.0.0"
312
+ },
313
+ "runtime": {
314
+ "lib/netstandard2.0/NuGet.Configuration.dll": {
315
+ "assemblyVersion": "6.9.1.3",
316
+ "fileVersion": "6.9.1.3"
317
+ }
318
+ }
319
+ },
320
+ "NuGet.Frameworks/6.9.1": {
321
+ "runtime": {
322
+ "lib/netstandard2.0/NuGet.Frameworks.dll": {
323
+ "assemblyVersion": "6.9.1.3",
324
+ "fileVersion": "6.9.1.3"
325
+ }
326
+ }
327
+ },
328
+ "StyleCop.Analyzers/1.2.0-beta.556": {
329
+ "dependencies": {
330
+ "StyleCop.Analyzers.Unstable": "1.2.0.556"
331
+ }
332
+ },
333
+ "StyleCop.Analyzers.Unstable/1.2.0.556": {},
334
+ "System.ClientModel/1.1.0-beta.4": {
335
+ "dependencies": {
336
+ "System.Memory.Data": "8.0.0",
337
+ "System.Text.Json": "8.0.0"
338
+ },
339
+ "runtime": {
340
+ "lib/net6.0/System.ClientModel.dll": {
341
+ "assemblyVersion": "1.1.0.0",
342
+ "fileVersion": "1.100.24.26606"
343
+ }
344
+ }
345
+ },
346
+ "System.Collections.Immutable/8.0.0": {},
347
+ "System.ComponentModel.Composition/8.0.0": {
348
+ "runtime": {
349
+ "lib/net8.0/System.ComponentModel.Composition.dll": {
350
+ "assemblyVersion": "8.0.0.0",
351
+ "fileVersion": "8.0.23.53103"
352
+ }
353
+ }
354
+ },
355
+ "System.Composition/7.0.0": {
356
+ "dependencies": {
357
+ "System.Composition.AttributedModel": "7.0.0",
358
+ "System.Composition.Convention": "7.0.0",
359
+ "System.Composition.Hosting": "7.0.0",
360
+ "System.Composition.Runtime": "7.0.0",
361
+ "System.Composition.TypedParts": "7.0.0"
362
+ }
363
+ },
364
+ "System.Composition.AttributedModel/7.0.0": {
365
+ "runtime": {
366
+ "lib/net7.0/System.Composition.AttributedModel.dll": {
367
+ "assemblyVersion": "7.0.0.0",
368
+ "fileVersion": "7.0.22.51805"
369
+ }
370
+ }
371
+ },
372
+ "System.Composition.Convention/7.0.0": {
373
+ "dependencies": {
374
+ "System.Composition.AttributedModel": "7.0.0"
375
+ },
376
+ "runtime": {
377
+ "lib/net7.0/System.Composition.Convention.dll": {
378
+ "assemblyVersion": "7.0.0.0",
379
+ "fileVersion": "7.0.22.51805"
380
+ }
381
+ }
382
+ },
383
+ "System.Composition.Hosting/7.0.0": {
384
+ "dependencies": {
385
+ "System.Composition.Runtime": "7.0.0"
386
+ },
387
+ "runtime": {
388
+ "lib/net7.0/System.Composition.Hosting.dll": {
389
+ "assemblyVersion": "7.0.0.0",
390
+ "fileVersion": "7.0.22.51805"
391
+ }
392
+ }
393
+ },
394
+ "System.Composition.Runtime/7.0.0": {
395
+ "runtime": {
396
+ "lib/net7.0/System.Composition.Runtime.dll": {
397
+ "assemblyVersion": "7.0.0.0",
398
+ "fileVersion": "7.0.22.51805"
399
+ }
400
+ }
401
+ },
402
+ "System.Composition.TypedParts/7.0.0": {
403
+ "dependencies": {
404
+ "System.Composition.AttributedModel": "7.0.0",
405
+ "System.Composition.Hosting": "7.0.0",
406
+ "System.Composition.Runtime": "7.0.0"
407
+ },
408
+ "runtime": {
409
+ "lib/net7.0/System.Composition.TypedParts.dll": {
410
+ "assemblyVersion": "7.0.0.0",
411
+ "fileVersion": "7.0.22.51805"
412
+ }
413
+ }
414
+ },
415
+ "System.Configuration.ConfigurationManager/8.0.0": {
416
+ "dependencies": {
417
+ "System.Diagnostics.EventLog": "8.0.0",
418
+ "System.Security.Cryptography.ProtectedData": "8.0.0"
419
+ },
420
+ "runtime": {
421
+ "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
422
+ "assemblyVersion": "8.0.0.0",
423
+ "fileVersion": "8.0.23.53103"
424
+ }
425
+ }
426
+ },
427
+ "System.Diagnostics.EventLog/8.0.0": {
428
+ "runtime": {
429
+ "lib/net8.0/System.Diagnostics.EventLog.dll": {
430
+ "assemblyVersion": "8.0.0.0",
431
+ "fileVersion": "8.0.23.53103"
432
+ }
433
+ },
434
+ "runtimeTargets": {
435
+ "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
436
+ "rid": "win",
437
+ "assetType": "runtime",
438
+ "assemblyVersion": "8.0.0.0",
439
+ "fileVersion": "8.0.23.53103"
440
+ },
441
+ "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
442
+ "rid": "win",
443
+ "assetType": "runtime",
444
+ "assemblyVersion": "8.0.0.0",
445
+ "fileVersion": "8.0.23.53103"
446
+ }
447
+ }
448
+ },
449
+ "System.IO.Pipelines/7.0.0": {
450
+ "runtime": {
451
+ "lib/net7.0/System.IO.Pipelines.dll": {
452
+ "assemblyVersion": "7.0.0.0",
453
+ "fileVersion": "7.0.22.51805"
454
+ }
455
+ }
456
+ },
457
+ "System.Memory.Data/8.0.0": {
458
+ "dependencies": {
459
+ "System.Text.Json": "8.0.0"
460
+ },
461
+ "runtime": {
462
+ "lib/net8.0/System.Memory.Data.dll": {
463
+ "assemblyVersion": "8.0.0.0",
464
+ "fileVersion": "8.0.23.53103"
465
+ }
466
+ }
467
+ },
468
+ "System.Reflection.Metadata/8.0.0": {
469
+ "dependencies": {
470
+ "System.Collections.Immutable": "8.0.0"
471
+ }
472
+ },
473
+ "System.Reflection.MetadataLoadContext/8.0.0": {
474
+ "dependencies": {
475
+ "System.Collections.Immutable": "8.0.0",
476
+ "System.Reflection.Metadata": "8.0.0"
477
+ },
478
+ "runtime": {
479
+ "lib/net8.0/System.Reflection.MetadataLoadContext.dll": {
480
+ "assemblyVersion": "8.0.0.0",
481
+ "fileVersion": "8.0.23.53103"
482
+ }
483
+ }
484
+ },
485
+ "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
486
+ "System.Security.Cryptography.ProtectedData/8.0.0": {
487
+ "runtime": {
488
+ "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
489
+ "assemblyVersion": "8.0.0.0",
490
+ "fileVersion": "8.0.23.53103"
491
+ }
492
+ }
493
+ },
494
+ "System.Security.Principal.Windows/5.0.0": {},
495
+ "System.Text.Encodings.Web/8.0.0": {},
496
+ "System.Text.Json/8.0.0": {
497
+ "dependencies": {
498
+ "System.Text.Encodings.Web": "8.0.0"
499
+ }
500
+ },
501
+ "System.Threading.Channels/7.0.0": {},
502
+ "System.Threading.Tasks.Dataflow/8.0.0": {},
503
+ "Microsoft.Generator.CSharp/1.0.0-beta.1": {
504
+ "dependencies": {
505
+ "CommandLineParser": "2.9.1",
506
+ "Microsoft.Build": "17.9.5",
507
+ "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
508
+ "Microsoft.Generator.CSharp.Customization": "1.0.0-beta.1",
509
+ "Microsoft.Generator.CSharp.Input": "1.0.0-beta.1",
510
+ "NuGet.Configuration": "6.9.1",
511
+ "System.ComponentModel.Composition": "8.0.0",
512
+ "System.Memory.Data": "8.0.0"
513
+ },
514
+ "runtime": {
515
+ "Microsoft.Generator.CSharp.dll": {}
516
+ }
517
+ },
518
+ "Microsoft.Generator.CSharp.ClientModel/1.0.0-beta.1": {
519
+ "dependencies": {
520
+ "Microsoft.Generator.CSharp": "1.0.0-beta.1",
521
+ "System.ClientModel": "1.1.0-beta.4"
522
+ },
523
+ "runtime": {
524
+ "Microsoft.Generator.CSharp.ClientModel.dll": {}
525
+ }
526
+ },
527
+ "Microsoft.Generator.CSharp.Customization/1.0.0-beta.1": {
528
+ "runtime": {
529
+ "Microsoft.Generator.CSharp.Customization.dll": {}
530
+ }
531
+ },
532
+ "Microsoft.Generator.CSharp.Input/1.0.0-beta.1": {
533
+ "runtime": {
534
+ "Microsoft.Generator.CSharp.Input.dll": {}
535
+ }
536
+ }
537
+ }
538
+ },
539
+ "libraries": {
540
+ "Microsoft.Generator.CSharp.ClientModel.StubLibrary/1.0.0-beta.1": {
541
+ "type": "project",
542
+ "serviceable": false,
543
+ "sha512": ""
544
+ },
545
+ "CommandLineParser/2.9.1": {
546
+ "type": "package",
547
+ "serviceable": true,
548
+ "sha512": "sha512-OE0sl1/sQ37bjVsPKKtwQlWDgqaxWgtme3xZz7JssWUzg5JpMIyHgCTY9MVMxOg48fJ1AgGT3tgdH5m/kQ5xhA==",
549
+ "path": "commandlineparser/2.9.1",
550
+ "hashPath": "commandlineparser.2.9.1.nupkg.sha512"
551
+ },
552
+ "Humanizer.Core/2.14.1": {
553
+ "type": "package",
554
+ "serviceable": true,
555
+ "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
556
+ "path": "humanizer.core/2.14.1",
557
+ "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
558
+ },
559
+ "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
560
+ "type": "package",
561
+ "serviceable": true,
562
+ "sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==",
563
+ "path": "microsoft.bcl.asyncinterfaces/7.0.0",
564
+ "hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512"
565
+ },
566
+ "Microsoft.Build/17.9.5": {
567
+ "type": "package",
568
+ "serviceable": true,
569
+ "sha512": "sha512-DxMxhO2DrGytHQLRlKB1CiyJVghemYY4vynMKwh5Y/7Ion07VdqVWLZZmyS+KYkMKD7oC4+rijiVldakN7ZNMA==",
570
+ "path": "microsoft.build/17.9.5",
571
+ "hashPath": "microsoft.build.17.9.5.nupkg.sha512"
572
+ },
573
+ "Microsoft.Build.Framework/17.9.5": {
574
+ "type": "package",
575
+ "serviceable": true,
576
+ "sha512": "sha512-CjRmqu9Wv2fyC1d7NKOuBDXcNMI8+GiXGM6izygB+skGGu4Vf0cBcoPq7AFqZCcMpn5DtZ+y7RpaLpB2qrzanQ==",
577
+ "path": "microsoft.build.framework/17.9.5",
578
+ "hashPath": "microsoft.build.framework.17.9.5.nupkg.sha512"
579
+ },
580
+ "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
581
+ "type": "package",
582
+ "serviceable": true,
583
+ "sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
584
+ "path": "microsoft.codeanalysis.analyzers/3.3.4",
585
+ "hashPath": "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512"
586
+ },
587
+ "Microsoft.CodeAnalysis.Common/4.8.0": {
588
+ "type": "package",
589
+ "serviceable": true,
590
+ "sha512": "sha512-/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==",
591
+ "path": "microsoft.codeanalysis.common/4.8.0",
592
+ "hashPath": "microsoft.codeanalysis.common.4.8.0.nupkg.sha512"
593
+ },
594
+ "Microsoft.CodeAnalysis.CSharp/4.8.0": {
595
+ "type": "package",
596
+ "serviceable": true,
597
+ "sha512": "sha512-+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==",
598
+ "path": "microsoft.codeanalysis.csharp/4.8.0",
599
+ "hashPath": "microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512"
600
+ },
601
+ "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": {
602
+ "type": "package",
603
+ "serviceable": true,
604
+ "sha512": "sha512-3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==",
605
+ "path": "microsoft.codeanalysis.csharp.workspaces/4.8.0",
606
+ "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512"
607
+ },
608
+ "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
609
+ "type": "package",
610
+ "serviceable": true,
611
+ "sha512": "sha512-LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==",
612
+ "path": "microsoft.codeanalysis.workspaces.common/4.8.0",
613
+ "hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512"
614
+ },
615
+ "Microsoft.NET.StringTools/17.9.5": {
616
+ "type": "package",
617
+ "serviceable": true,
618
+ "sha512": "sha512-C/oPRnjcIZBRzcpl1V06R1eEMCxOGt6mIm+8ioyblELgJEXLM8XjUPuCwljMO52VetsHw54xMcYwU8UEeHEIEg==",
619
+ "path": "microsoft.net.stringtools/17.9.5",
620
+ "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
621
+ },
622
+ "NuGet.Common/6.9.1": {
623
+ "type": "package",
624
+ "serviceable": true,
625
+ "sha512": "sha512-FbuWZBjQ1NJXBDqCwSddN2yvw3Plq3sTCIh0nc66Hu8jrNr+BOaxlKZv78jvJ+pSy8BvurYOdF9sl9KoORjrtg==",
626
+ "path": "nuget.common/6.9.1",
627
+ "hashPath": "nuget.common.6.9.1.nupkg.sha512"
628
+ },
629
+ "NuGet.Configuration/6.9.1": {
630
+ "type": "package",
631
+ "serviceable": true,
632
+ "sha512": "sha512-GM06pcUzWdNsizeGciqCjAhryfI1F/rQPETLDF+8pDRgzVpA+wKAR01/4aFU+IXzugnQ9LqOb5YyCRuR1OVZiQ==",
633
+ "path": "nuget.configuration/6.9.1",
634
+ "hashPath": "nuget.configuration.6.9.1.nupkg.sha512"
635
+ },
636
+ "NuGet.Frameworks/6.9.1": {
637
+ "type": "package",
638
+ "serviceable": true,
639
+ "sha512": "sha512-DaKh3lenPUvzGccPkbI97BIvA27z+/UsL3ankfoZlX/4vBVDK5N1sheFTQ+GuJf+IgSzsJz/A21SPUpQLHwUtA==",
640
+ "path": "nuget.frameworks/6.9.1",
641
+ "hashPath": "nuget.frameworks.6.9.1.nupkg.sha512"
642
+ },
643
+ "StyleCop.Analyzers/1.2.0-beta.556": {
644
+ "type": "package",
645
+ "serviceable": true,
646
+ "sha512": "sha512-llRPgmA1fhC0I0QyFLEcjvtM2239QzKr/tcnbsjArLMJxJlu0AA5G7Fft0OI30pHF3MW63Gf4aSSsjc5m82J1Q==",
647
+ "path": "stylecop.analyzers/1.2.0-beta.556",
648
+ "hashPath": "stylecop.analyzers.1.2.0-beta.556.nupkg.sha512"
649
+ },
650
+ "StyleCop.Analyzers.Unstable/1.2.0.556": {
651
+ "type": "package",
652
+ "serviceable": true,
653
+ "sha512": "sha512-zvn9Mqs/ox/83cpYPignI8hJEM2A93s2HkHs8HYMOAQW0PkampyoErAiIyKxgTLqbbad29HX/shv/6LGSjPJNQ==",
654
+ "path": "stylecop.analyzers.unstable/1.2.0.556",
655
+ "hashPath": "stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512"
656
+ },
657
+ "System.ClientModel/1.1.0-beta.4": {
658
+ "type": "package",
659
+ "serviceable": true,
660
+ "sha512": "sha512-TSzxsr0lU6ohBsSWXoJtLaI+Jl739f6I2eEAmAxTERxRmXs49kp/FwsUuXhjZ95Y7TcdbUi6Peb79TZhC/cBvg==",
661
+ "path": "system.clientmodel/1.1.0-beta.4",
662
+ "hashPath": "system.clientmodel.1.1.0-beta.4.nupkg.sha512"
663
+ },
664
+ "System.Collections.Immutable/8.0.0": {
665
+ "type": "package",
666
+ "serviceable": true,
667
+ "sha512": "sha512-AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
668
+ "path": "system.collections.immutable/8.0.0",
669
+ "hashPath": "system.collections.immutable.8.0.0.nupkg.sha512"
670
+ },
671
+ "System.ComponentModel.Composition/8.0.0": {
672
+ "type": "package",
673
+ "serviceable": true,
674
+ "sha512": "sha512-bGhUX5BTivJ9Wax0qnJy7uGq7dn/TQkEpJ2Fpu1etg8dbPwyDkUzNPc1d3I2/jUr9y4wDI3a1dkSmi8X21Pzbw==",
675
+ "path": "system.componentmodel.composition/8.0.0",
676
+ "hashPath": "system.componentmodel.composition.8.0.0.nupkg.sha512"
677
+ },
678
+ "System.Composition/7.0.0": {
679
+ "type": "package",
680
+ "serviceable": true,
681
+ "sha512": "sha512-tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==",
682
+ "path": "system.composition/7.0.0",
683
+ "hashPath": "system.composition.7.0.0.nupkg.sha512"
684
+ },
685
+ "System.Composition.AttributedModel/7.0.0": {
686
+ "type": "package",
687
+ "serviceable": true,
688
+ "sha512": "sha512-2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==",
689
+ "path": "system.composition.attributedmodel/7.0.0",
690
+ "hashPath": "system.composition.attributedmodel.7.0.0.nupkg.sha512"
691
+ },
692
+ "System.Composition.Convention/7.0.0": {
693
+ "type": "package",
694
+ "serviceable": true,
695
+ "sha512": "sha512-IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==",
696
+ "path": "system.composition.convention/7.0.0",
697
+ "hashPath": "system.composition.convention.7.0.0.nupkg.sha512"
698
+ },
699
+ "System.Composition.Hosting/7.0.0": {
700
+ "type": "package",
701
+ "serviceable": true,
702
+ "sha512": "sha512-eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==",
703
+ "path": "system.composition.hosting/7.0.0",
704
+ "hashPath": "system.composition.hosting.7.0.0.nupkg.sha512"
705
+ },
706
+ "System.Composition.Runtime/7.0.0": {
707
+ "type": "package",
708
+ "serviceable": true,
709
+ "sha512": "sha512-aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==",
710
+ "path": "system.composition.runtime/7.0.0",
711
+ "hashPath": "system.composition.runtime.7.0.0.nupkg.sha512"
712
+ },
713
+ "System.Composition.TypedParts/7.0.0": {
714
+ "type": "package",
715
+ "serviceable": true,
716
+ "sha512": "sha512-ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==",
717
+ "path": "system.composition.typedparts/7.0.0",
718
+ "hashPath": "system.composition.typedparts.7.0.0.nupkg.sha512"
719
+ },
720
+ "System.Configuration.ConfigurationManager/8.0.0": {
721
+ "type": "package",
722
+ "serviceable": true,
723
+ "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
724
+ "path": "system.configuration.configurationmanager/8.0.0",
725
+ "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
726
+ },
727
+ "System.Diagnostics.EventLog/8.0.0": {
728
+ "type": "package",
729
+ "serviceable": true,
730
+ "sha512": "sha512-fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
731
+ "path": "system.diagnostics.eventlog/8.0.0",
732
+ "hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
733
+ },
734
+ "System.IO.Pipelines/7.0.0": {
735
+ "type": "package",
736
+ "serviceable": true,
737
+ "sha512": "sha512-jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==",
738
+ "path": "system.io.pipelines/7.0.0",
739
+ "hashPath": "system.io.pipelines.7.0.0.nupkg.sha512"
740
+ },
741
+ "System.Memory.Data/8.0.0": {
742
+ "type": "package",
743
+ "serviceable": true,
744
+ "sha512": "sha512-iNz0OOSj4bcOdVvyBzaDwJe0aA2nbGVQzUGAaN4bngJu2g8tMncWb7SsR/EdSMCyf0J3KHMCYu3QR/bnckxvdg==",
745
+ "path": "system.memory.data/8.0.0",
746
+ "hashPath": "system.memory.data.8.0.0.nupkg.sha512"
747
+ },
748
+ "System.Reflection.Metadata/8.0.0": {
749
+ "type": "package",
750
+ "serviceable": true,
751
+ "sha512": "sha512-ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
752
+ "path": "system.reflection.metadata/8.0.0",
753
+ "hashPath": "system.reflection.metadata.8.0.0.nupkg.sha512"
754
+ },
755
+ "System.Reflection.MetadataLoadContext/8.0.0": {
756
+ "type": "package",
757
+ "serviceable": true,
758
+ "sha512": "sha512-SZxrQ4sQYnIcdwiO3G/lHZopbPYQ2lW0ioT4JezgccWUrKaKbHLJbAGZaDfkYjWcta1pWssAo3MOXLsR0ie4tQ==",
759
+ "path": "system.reflection.metadataloadcontext/8.0.0",
760
+ "hashPath": "system.reflection.metadataloadcontext.8.0.0.nupkg.sha512"
761
+ },
762
+ "System.Runtime.CompilerServices.Unsafe/6.0.0": {
763
+ "type": "package",
764
+ "serviceable": true,
765
+ "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
766
+ "path": "system.runtime.compilerservices.unsafe/6.0.0",
767
+ "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
768
+ },
769
+ "System.Security.Cryptography.ProtectedData/8.0.0": {
770
+ "type": "package",
771
+ "serviceable": true,
772
+ "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
773
+ "path": "system.security.cryptography.protecteddata/8.0.0",
774
+ "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
775
+ },
776
+ "System.Security.Principal.Windows/5.0.0": {
777
+ "type": "package",
778
+ "serviceable": true,
779
+ "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
780
+ "path": "system.security.principal.windows/5.0.0",
781
+ "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
782
+ },
783
+ "System.Text.Encodings.Web/8.0.0": {
784
+ "type": "package",
785
+ "serviceable": true,
786
+ "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
787
+ "path": "system.text.encodings.web/8.0.0",
788
+ "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512"
789
+ },
790
+ "System.Text.Json/8.0.0": {
791
+ "type": "package",
792
+ "serviceable": true,
793
+ "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
794
+ "path": "system.text.json/8.0.0",
795
+ "hashPath": "system.text.json.8.0.0.nupkg.sha512"
796
+ },
797
+ "System.Threading.Channels/7.0.0": {
798
+ "type": "package",
799
+ "serviceable": true,
800
+ "sha512": "sha512-qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==",
801
+ "path": "system.threading.channels/7.0.0",
802
+ "hashPath": "system.threading.channels.7.0.0.nupkg.sha512"
803
+ },
804
+ "System.Threading.Tasks.Dataflow/8.0.0": {
805
+ "type": "package",
806
+ "serviceable": true,
807
+ "sha512": "sha512-7V0I8tPa9V7UxMx/+7DIwkhls5ouaEMQx6l/GwGm1Y8kJQ61On9B/PxCXFLbgu5/C47g0BP2CUYs+nMv1+Oaqw==",
808
+ "path": "system.threading.tasks.dataflow/8.0.0",
809
+ "hashPath": "system.threading.tasks.dataflow.8.0.0.nupkg.sha512"
810
+ },
811
+ "Microsoft.Generator.CSharp/1.0.0-beta.1": {
812
+ "type": "project",
813
+ "serviceable": false,
814
+ "sha512": ""
815
+ },
816
+ "Microsoft.Generator.CSharp.ClientModel/1.0.0-beta.1": {
817
+ "type": "project",
818
+ "serviceable": false,
819
+ "sha512": ""
820
+ },
821
+ "Microsoft.Generator.CSharp.Customization/1.0.0-beta.1": {
822
+ "type": "project",
823
+ "serviceable": false,
824
+ "sha512": ""
825
+ },
826
+ "Microsoft.Generator.CSharp.Input/1.0.0-beta.1": {
827
+ "type": "project",
828
+ "serviceable": false,
829
+ "sha512": ""
830
+ }
831
+ }
832
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@typespec/http-client-csharp",
3
- "version": "0.1.9-alpha.20240724.3",
3
+ "version": "0.1.9-alpha.20240725.2",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "The typespec library that can be used to generate C# models from a TypeSpec REST protocol binding",
6
6
  "homepage": "https://github.com/Microsoft/typespec",
@@ -71,6 +71,7 @@
71
71
  "c8": "^9.1.0",
72
72
  "rimraf": "~5.0.5",
73
73
  "typescript": "~5.4.3",
74
- "vitest": "^1.4.0"
74
+ "vitest": "^1.4.0",
75
+ "@azure-tools/cadl-ranch-specs": "0.34.7"
75
76
  }
76
77
  }
package/readme.md CHANGED
@@ -64,3 +64,8 @@ By default, TypeSpec csharp generates all protocol APIs and convenience APIs.
64
64
  A few exceptions are API of JSON Merge Patch, and API of long-running operation with ambiguous response type.
65
65
 
66
66
  You can configure whether generate convenience API or not via `convenienceAPI` decorator.
67
+
68
+ ## CadlRanch Tests
69
+
70
+ We run the generator against the common set of test defined in https://github.com/Azure/cadl-ranch/tree/main/packages/cadl-ranch-specs.
71
+ For details on how to run and debug these tests see [CadlRanch Testing](generator/docs/cadl-ranch.md)