@azure-typespec/http-client-csharp 1.0.0-alpha.20260629.2 → 1.0.0-alpha.20260701.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.Core.dll +0 -0
- package/dist/generator/Azure.Generator.StubLibrary.deps.json +121 -121
- 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 +116 -116
- package/dist/generator/Azure.Generator.dll +0 -0
- package/dist/generator/Azure.Generator.pdb +0 -0
- package/dist/generator/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Options.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Primitives.dll +0 -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/System.Memory.Data.dll +0 -0
- package/dist/generator/net10.0/Azure.Core.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.deps.json +121 -121
- 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 +116 -116
- 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/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Options.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Primitives.dll +0 -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/dist/generator/net10.0/System.Memory.Data.dll +0 -0
- package/package.json +3 -3
|
@@ -6,37 +6,37 @@
|
|
|
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.20260701.2": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Core": "1.
|
|
11
|
+
"Azure.Core": "1.60.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.20260630.5"
|
|
15
15
|
},
|
|
16
16
|
"runtime": {
|
|
17
17
|
"Azure.Generator.dll": {}
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
|
-
"Azure.Core/1.
|
|
20
|
+
"Azure.Core/1.60.0": {
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
23
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
24
|
-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.
|
|
22
|
+
"Microsoft.Bcl.AsyncInterfaces": "10.0.9",
|
|
23
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
|
|
24
|
+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.9",
|
|
25
25
|
"Microsoft.Identity.Client": "4.84.2",
|
|
26
26
|
"Microsoft.Identity.Client.Extensions.Msal": "4.84.2",
|
|
27
27
|
"System.ClientModel": "1.14.0",
|
|
28
|
-
"System.Memory.Data": "10.0.
|
|
28
|
+
"System.Memory.Data": "10.0.9"
|
|
29
29
|
},
|
|
30
30
|
"runtime": {
|
|
31
31
|
"lib/net10.0/Azure.Core.dll": {
|
|
32
|
-
"assemblyVersion": "1.
|
|
33
|
-
"fileVersion": "1.
|
|
32
|
+
"assemblyVersion": "1.60.0.0",
|
|
33
|
+
"fileVersion": "1.6000.26.33010"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
37
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"Azure.Core": "1.
|
|
39
|
+
"Azure.Core": "1.60.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.ResourceManager/1.14.0": {
|
|
49
49
|
"dependencies": {
|
|
50
|
-
"Azure.Core": "1.
|
|
50
|
+
"Azure.Core": "1.60.0"
|
|
51
51
|
},
|
|
52
52
|
"runtime": {
|
|
53
53
|
"lib/net10.0/Azure.ResourceManager.dll": {
|
|
@@ -72,11 +72,11 @@
|
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
75
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.9": {
|
|
76
76
|
"runtime": {
|
|
77
77
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
78
|
-
"assemblyVersion": "10.0.0.
|
|
79
|
-
"fileVersion": "10.0.
|
|
78
|
+
"assemblyVersion": "10.0.0.9",
|
|
79
|
+
"fileVersion": "10.0.926.27113"
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
},
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
|
|
262
262
|
"dependencies": {
|
|
263
263
|
"Humanizer.Core": "2.14.1",
|
|
264
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
264
|
+
"Microsoft.Bcl.AsyncInterfaces": "10.0.9",
|
|
265
265
|
"Microsoft.CodeAnalysis.Common": "4.8.0",
|
|
266
266
|
"System.Composition": "7.0.0"
|
|
267
267
|
},
|
|
@@ -313,91 +313,91 @@
|
|
|
313
313
|
}
|
|
314
314
|
}
|
|
315
315
|
},
|
|
316
|
-
"Microsoft.Extensions.Configuration.Abstractions/10.0.
|
|
316
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
|
|
317
317
|
"dependencies": {
|
|
318
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
318
|
+
"Microsoft.Extensions.Primitives": "10.0.9"
|
|
319
319
|
},
|
|
320
320
|
"runtime": {
|
|
321
321
|
"lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
322
322
|
"assemblyVersion": "10.0.0.0",
|
|
323
|
-
"fileVersion": "10.0.
|
|
323
|
+
"fileVersion": "10.0.926.27113"
|
|
324
324
|
}
|
|
325
325
|
}
|
|
326
326
|
},
|
|
327
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
327
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
|
|
328
328
|
"runtime": {
|
|
329
329
|
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
330
330
|
"assemblyVersion": "10.0.0.0",
|
|
331
|
-
"fileVersion": "10.0.
|
|
331
|
+
"fileVersion": "10.0.926.27113"
|
|
332
332
|
}
|
|
333
333
|
}
|
|
334
334
|
},
|
|
335
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
335
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
|
|
336
336
|
"dependencies": {
|
|
337
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
338
|
-
"Microsoft.Extensions.Options": "10.0.
|
|
337
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
|
|
338
|
+
"Microsoft.Extensions.Options": "10.0.9"
|
|
339
339
|
},
|
|
340
340
|
"runtime": {
|
|
341
341
|
"lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
|
342
342
|
"assemblyVersion": "10.0.0.0",
|
|
343
|
-
"fileVersion": "10.0.
|
|
343
|
+
"fileVersion": "10.0.926.27113"
|
|
344
344
|
}
|
|
345
345
|
}
|
|
346
346
|
},
|
|
347
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
347
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
|
|
348
348
|
"dependencies": {
|
|
349
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
349
|
+
"Microsoft.Extensions.Primitives": "10.0.9"
|
|
350
350
|
},
|
|
351
351
|
"runtime": {
|
|
352
352
|
"lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
353
353
|
"assemblyVersion": "10.0.0.0",
|
|
354
|
-
"fileVersion": "10.0.
|
|
354
|
+
"fileVersion": "10.0.926.27113"
|
|
355
355
|
}
|
|
356
356
|
}
|
|
357
357
|
},
|
|
358
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
358
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
|
|
359
359
|
"dependencies": {
|
|
360
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
361
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
362
|
-
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.
|
|
363
|
-
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.
|
|
364
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
360
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
|
|
361
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
|
|
362
|
+
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.9",
|
|
363
|
+
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.9",
|
|
364
|
+
"Microsoft.Extensions.Logging.Abstractions": "10.0.9"
|
|
365
365
|
},
|
|
366
366
|
"runtime": {
|
|
367
367
|
"lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
368
368
|
"assemblyVersion": "10.0.0.0",
|
|
369
|
-
"fileVersion": "10.0.
|
|
369
|
+
"fileVersion": "10.0.926.27113"
|
|
370
370
|
}
|
|
371
371
|
}
|
|
372
372
|
},
|
|
373
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
373
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.9": {
|
|
374
374
|
"dependencies": {
|
|
375
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
375
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9"
|
|
376
376
|
},
|
|
377
377
|
"runtime": {
|
|
378
378
|
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
379
379
|
"assemblyVersion": "10.0.0.0",
|
|
380
|
-
"fileVersion": "10.0.
|
|
380
|
+
"fileVersion": "10.0.926.27113"
|
|
381
381
|
}
|
|
382
382
|
}
|
|
383
383
|
},
|
|
384
|
-
"Microsoft.Extensions.Options/10.0.
|
|
384
|
+
"Microsoft.Extensions.Options/10.0.9": {
|
|
385
385
|
"dependencies": {
|
|
386
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
387
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
386
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
|
|
387
|
+
"Microsoft.Extensions.Primitives": "10.0.9"
|
|
388
388
|
},
|
|
389
389
|
"runtime": {
|
|
390
390
|
"lib/net10.0/Microsoft.Extensions.Options.dll": {
|
|
391
391
|
"assemblyVersion": "10.0.0.0",
|
|
392
|
-
"fileVersion": "10.0.
|
|
392
|
+
"fileVersion": "10.0.926.27113"
|
|
393
393
|
}
|
|
394
394
|
}
|
|
395
395
|
},
|
|
396
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
396
|
+
"Microsoft.Extensions.Primitives/10.0.9": {
|
|
397
397
|
"runtime": {
|
|
398
398
|
"lib/net10.0/Microsoft.Extensions.Primitives.dll": {
|
|
399
399
|
"assemblyVersion": "10.0.0.0",
|
|
400
|
-
"fileVersion": "10.0.
|
|
400
|
+
"fileVersion": "10.0.926.27113"
|
|
401
401
|
}
|
|
402
402
|
}
|
|
403
403
|
},
|
|
@@ -440,17 +440,17 @@
|
|
|
440
440
|
}
|
|
441
441
|
}
|
|
442
442
|
},
|
|
443
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
443
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260630.5": {
|
|
444
444
|
"dependencies": {
|
|
445
445
|
"CommandLineParser": "2.9.1",
|
|
446
446
|
"Microsoft.Build": "17.9.5",
|
|
447
447
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
448
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
448
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260630.5",
|
|
449
449
|
"NuGet.Configuration": "6.14.3",
|
|
450
450
|
"NuGet.Protocol": "6.14.3",
|
|
451
451
|
"NuGet.Versioning": "6.14.3",
|
|
452
452
|
"System.ComponentModel.Composition": "8.0.0",
|
|
453
|
-
"System.Memory.Data": "10.0.
|
|
453
|
+
"System.Memory.Data": "10.0.9"
|
|
454
454
|
},
|
|
455
455
|
"runtime": {
|
|
456
456
|
"lib/net10.0/Microsoft.TypeSpec.Generator.dll": {
|
|
@@ -459,10 +459,10 @@
|
|
|
459
459
|
}
|
|
460
460
|
}
|
|
461
461
|
},
|
|
462
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
462
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260630.5": {
|
|
463
463
|
"dependencies": {
|
|
464
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
465
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
464
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
|
|
465
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260630.5",
|
|
466
466
|
"System.ClientModel": "1.14.0"
|
|
467
467
|
},
|
|
468
468
|
"runtime": {
|
|
@@ -472,10 +472,10 @@
|
|
|
472
472
|
}
|
|
473
473
|
}
|
|
474
474
|
},
|
|
475
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
475
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260630.5": {
|
|
476
476
|
"dependencies": {
|
|
477
477
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
478
|
-
"System.Memory.Data": "10.0.
|
|
478
|
+
"System.Memory.Data": "10.0.9"
|
|
479
479
|
},
|
|
480
480
|
"runtime": {
|
|
481
481
|
"lib/net10.0/Microsoft.TypeSpec.Generator.Input.dll": {
|
|
@@ -558,10 +558,10 @@
|
|
|
558
558
|
},
|
|
559
559
|
"System.ClientModel/1.14.0": {
|
|
560
560
|
"dependencies": {
|
|
561
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
562
|
-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.
|
|
563
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
564
|
-
"System.Memory.Data": "10.0.
|
|
561
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
|
|
562
|
+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.9",
|
|
563
|
+
"Microsoft.Extensions.Logging.Abstractions": "10.0.9",
|
|
564
|
+
"System.Memory.Data": "10.0.9"
|
|
565
565
|
},
|
|
566
566
|
"runtime": {
|
|
567
567
|
"lib/net10.0/System.ClientModel.dll": {
|
|
@@ -672,11 +672,11 @@
|
|
|
672
672
|
}
|
|
673
673
|
}
|
|
674
674
|
},
|
|
675
|
-
"System.Memory.Data/10.0.
|
|
675
|
+
"System.Memory.Data/10.0.9": {
|
|
676
676
|
"runtime": {
|
|
677
677
|
"lib/net10.0/System.Memory.Data.dll": {
|
|
678
|
-
"assemblyVersion": "10.0.0.
|
|
679
|
-
"fileVersion": "10.0.
|
|
678
|
+
"assemblyVersion": "10.0.0.9",
|
|
679
|
+
"fileVersion": "10.0.926.27113"
|
|
680
680
|
}
|
|
681
681
|
}
|
|
682
682
|
},
|
|
@@ -715,17 +715,17 @@
|
|
|
715
715
|
}
|
|
716
716
|
},
|
|
717
717
|
"libraries": {
|
|
718
|
-
"Azure.Generator/1.0.0-alpha.
|
|
718
|
+
"Azure.Generator/1.0.0-alpha.20260701.2": {
|
|
719
719
|
"type": "project",
|
|
720
720
|
"serviceable": false,
|
|
721
721
|
"sha512": ""
|
|
722
722
|
},
|
|
723
|
-
"Azure.Core/1.
|
|
723
|
+
"Azure.Core/1.60.0": {
|
|
724
724
|
"type": "package",
|
|
725
725
|
"serviceable": true,
|
|
726
|
-
"sha512": "sha512-
|
|
727
|
-
"path": "azure.core/1.
|
|
728
|
-
"hashPath": "azure.core.1.
|
|
726
|
+
"sha512": "sha512-qCa5DLAq0w14aTl9/bvMZNA/QxPzYj1a4zakrpeudxWd4D4YliRHRfccD3yFECeHkMkvQjMmyWLggb8bzhDVKA==",
|
|
727
|
+
"path": "azure.core/1.60.0",
|
|
728
|
+
"hashPath": "azure.core.1.60.0.nupkg.sha512"
|
|
729
729
|
},
|
|
730
730
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
731
731
|
"type": "package",
|
|
@@ -755,12 +755,12 @@
|
|
|
755
755
|
"path": "humanizer.core/2.14.1",
|
|
756
756
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
757
757
|
},
|
|
758
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
758
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.9": {
|
|
759
759
|
"type": "package",
|
|
760
760
|
"serviceable": true,
|
|
761
|
-
"sha512": "sha512-
|
|
762
|
-
"path": "microsoft.bcl.asyncinterfaces/10.0.
|
|
763
|
-
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.
|
|
761
|
+
"sha512": "sha512-Aq7M8lG6BrHeatqKqncVm9m55ec34k6nnfPRLe/PvGg+b/pAsRM2ejofeKmCLjTXMa+5NGXm382f8CG/D5WDow==",
|
|
762
|
+
"path": "microsoft.bcl.asyncinterfaces/10.0.9",
|
|
763
|
+
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.9.nupkg.sha512"
|
|
764
764
|
},
|
|
765
765
|
"Microsoft.Build/17.9.5": {
|
|
766
766
|
"type": "package",
|
|
@@ -804,61 +804,61 @@
|
|
|
804
804
|
"path": "microsoft.codeanalysis.workspaces.common/4.8.0",
|
|
805
805
|
"hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512"
|
|
806
806
|
},
|
|
807
|
-
"Microsoft.Extensions.Configuration.Abstractions/10.0.
|
|
807
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
|
|
808
808
|
"type": "package",
|
|
809
809
|
"serviceable": true,
|
|
810
|
-
"sha512": "sha512-
|
|
811
|
-
"path": "microsoft.extensions.configuration.abstractions/10.0.
|
|
812
|
-
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.
|
|
810
|
+
"sha512": "sha512-qGhRPd3VxfLV9UqatVOiD9mAeUbj2KiMwGFYC5uXlzExiZQoe4X/hdmzGIU7BQjNLTqCnnbTHVyBglG3668/HA==",
|
|
811
|
+
"path": "microsoft.extensions.configuration.abstractions/10.0.9",
|
|
812
|
+
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.9.nupkg.sha512"
|
|
813
813
|
},
|
|
814
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
814
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
|
|
815
815
|
"type": "package",
|
|
816
816
|
"serviceable": true,
|
|
817
|
-
"sha512": "sha512-
|
|
818
|
-
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.
|
|
819
|
-
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.
|
|
817
|
+
"sha512": "sha512-g41l/30G3K4B/d/L8kjux0+30e27c8D0FVQ/PFCpbekgfDpj9mnDhieP67EqXWvl1EWNeZh2rpR4F5B/jcDOHA==",
|
|
818
|
+
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.9",
|
|
819
|
+
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.9.nupkg.sha512"
|
|
820
820
|
},
|
|
821
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
821
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
|
|
822
822
|
"type": "package",
|
|
823
823
|
"serviceable": true,
|
|
824
|
-
"sha512": "sha512-
|
|
825
|
-
"path": "microsoft.extensions.diagnostics.abstractions/10.0.
|
|
826
|
-
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.
|
|
824
|
+
"sha512": "sha512-86RgyFsmVslW4Nu28IXgt8tLglynGQrwjk/xhGZaTe8j6YIeR1Ywoc42hSHsBSl920CQdfqq2dBohZiGm3AkUA==",
|
|
825
|
+
"path": "microsoft.extensions.diagnostics.abstractions/10.0.9",
|
|
826
|
+
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.9.nupkg.sha512"
|
|
827
827
|
},
|
|
828
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
828
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
|
|
829
829
|
"type": "package",
|
|
830
830
|
"serviceable": true,
|
|
831
|
-
"sha512": "sha512-
|
|
832
|
-
"path": "microsoft.extensions.fileproviders.abstractions/10.0.
|
|
833
|
-
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.
|
|
831
|
+
"sha512": "sha512-Oxn4vqDk+EwceTMpZxVm7L/UZEAM1qIQlNP1+7tBZckD+P4SKrm/5X4gMTPCTdpnau/xY8Sb4/0d6onomSg4ZA==",
|
|
832
|
+
"path": "microsoft.extensions.fileproviders.abstractions/10.0.9",
|
|
833
|
+
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.9.nupkg.sha512"
|
|
834
834
|
},
|
|
835
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
835
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
|
|
836
836
|
"type": "package",
|
|
837
837
|
"serviceable": true,
|
|
838
|
-
"sha512": "sha512-
|
|
839
|
-
"path": "microsoft.extensions.hosting.abstractions/10.0.
|
|
840
|
-
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.
|
|
838
|
+
"sha512": "sha512-Xd/2F+uWblTiUp+ssaDZN2ea4vmnHmW6PXugmqBHumyhqVkyeh6RJ3S2Zo/F+1bXIL/KuGqe2pKv6UiGOc1KeQ==",
|
|
839
|
+
"path": "microsoft.extensions.hosting.abstractions/10.0.9",
|
|
840
|
+
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.9.nupkg.sha512"
|
|
841
841
|
},
|
|
842
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
842
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.9": {
|
|
843
843
|
"type": "package",
|
|
844
844
|
"serviceable": true,
|
|
845
|
-
"sha512": "sha512-
|
|
846
|
-
"path": "microsoft.extensions.logging.abstractions/10.0.
|
|
847
|
-
"hashPath": "microsoft.extensions.logging.abstractions.10.0.
|
|
845
|
+
"sha512": "sha512-9S/DFt4cohlMPpzIxjG6kk0L8MuN2vDm9pbMCulxtJzzk82oJHVLBd8vuQxaPskaYQwKqmFmbannf5eoChgjYg==",
|
|
846
|
+
"path": "microsoft.extensions.logging.abstractions/10.0.9",
|
|
847
|
+
"hashPath": "microsoft.extensions.logging.abstractions.10.0.9.nupkg.sha512"
|
|
848
848
|
},
|
|
849
|
-
"Microsoft.Extensions.Options/10.0.
|
|
849
|
+
"Microsoft.Extensions.Options/10.0.9": {
|
|
850
850
|
"type": "package",
|
|
851
851
|
"serviceable": true,
|
|
852
|
-
"sha512": "sha512-
|
|
853
|
-
"path": "microsoft.extensions.options/10.0.
|
|
854
|
-
"hashPath": "microsoft.extensions.options.10.0.
|
|
852
|
+
"sha512": "sha512-hyNdX4c2UwkRkzb9byw0H2DQkRzwBM3mzY2sCM9egwzTyg8dvQJmp5noQHGEaaCORQrNK3DD2gREBsc2DlXS4A==",
|
|
853
|
+
"path": "microsoft.extensions.options/10.0.9",
|
|
854
|
+
"hashPath": "microsoft.extensions.options.10.0.9.nupkg.sha512"
|
|
855
855
|
},
|
|
856
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
856
|
+
"Microsoft.Extensions.Primitives/10.0.9": {
|
|
857
857
|
"type": "package",
|
|
858
858
|
"serviceable": true,
|
|
859
|
-
"sha512": "sha512-
|
|
860
|
-
"path": "microsoft.extensions.primitives/10.0.
|
|
861
|
-
"hashPath": "microsoft.extensions.primitives.10.0.
|
|
859
|
+
"sha512": "sha512-fmEbAUFsaIKirgLt/lYhuFRBwhcSJN31jjHgCdbQxJiWOum6EdLjkbgGuukSP9z/a+9LibaxII/kF+GwOXgC4g==",
|
|
860
|
+
"path": "microsoft.extensions.primitives/10.0.9",
|
|
861
|
+
"hashPath": "microsoft.extensions.primitives.10.0.9.nupkg.sha512"
|
|
862
862
|
},
|
|
863
863
|
"Microsoft.Identity.Client/4.84.2": {
|
|
864
864
|
"type": "package",
|
|
@@ -888,26 +888,26 @@
|
|
|
888
888
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
889
889
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
890
890
|
},
|
|
891
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
891
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260630.5": {
|
|
892
892
|
"type": "package",
|
|
893
893
|
"serviceable": true,
|
|
894
|
-
"sha512": "sha512-
|
|
895
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
896
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
894
|
+
"sha512": "sha512-Hd7hf3Zq2ozo4gsL6Rsawv1XeJ4bFqcQ3rwFAjXF14wBQyEiOsHO47rfPbiXIG/US2/NaxSIdx2ym3zhdiPT+w==",
|
|
895
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260630.5",
|
|
896
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260630.5.nupkg.sha512"
|
|
897
897
|
},
|
|
898
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
898
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260630.5": {
|
|
899
899
|
"type": "package",
|
|
900
900
|
"serviceable": true,
|
|
901
|
-
"sha512": "sha512
|
|
902
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
903
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
901
|
+
"sha512": "sha512-/37VeJhkqKTMklhn8uP37eeYVHeoogXpRFETnWAg6NCWGZAcas1YEqKClRtUiE9Vw0ZtNoLh4nhO7d15pGloXg==",
|
|
902
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260630.5",
|
|
903
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260630.5.nupkg.sha512"
|
|
904
904
|
},
|
|
905
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
905
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260630.5": {
|
|
906
906
|
"type": "package",
|
|
907
907
|
"serviceable": true,
|
|
908
|
-
"sha512": "sha512-
|
|
909
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
910
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
908
|
+
"sha512": "sha512-IZcyAMyvC0iTSmPkoM0krwgmNqsZwvK5B335hZkyOhhhkGVMv3aVM3wK4KEw/DDpuIHFAtAYRil9lE8aQNeQxw==",
|
|
909
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260630.5",
|
|
910
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260630.5.nupkg.sha512"
|
|
911
911
|
},
|
|
912
912
|
"Newtonsoft.Json/13.0.3": {
|
|
913
913
|
"type": "package",
|
|
@@ -1028,12 +1028,12 @@
|
|
|
1028
1028
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
1029
1029
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
|
1030
1030
|
},
|
|
1031
|
-
"System.Memory.Data/10.0.
|
|
1031
|
+
"System.Memory.Data/10.0.9": {
|
|
1032
1032
|
"type": "package",
|
|
1033
1033
|
"serviceable": true,
|
|
1034
|
-
"sha512": "sha512-
|
|
1035
|
-
"path": "system.memory.data/10.0.
|
|
1036
|
-
"hashPath": "system.memory.data.10.0.
|
|
1034
|
+
"sha512": "sha512-YweovHiLUoEdbr2Xv8eRqCSkTu1vMms4a6xBHaQiMSFVy32PL+hXv6Vhol2NWOmLHjaVgTyhJ3R52U6JxS6w3Q==",
|
|
1035
|
+
"path": "system.memory.data/10.0.9",
|
|
1036
|
+
"hashPath": "system.memory.data.10.0.9.nupkg.sha512"
|
|
1037
1037
|
},
|
|
1038
1038
|
"System.Reflection.MetadataLoadContext/8.0.0": {
|
|
1039
1039
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
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.20260701.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",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"dist/generator/**"
|
|
40
40
|
],
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@typespec/http-client-csharp": "1.0.0-alpha.
|
|
42
|
+
"@typespec/http-client-csharp": "1.0.0-alpha.20260630.5"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@azure-tools/azure-http-specs": "0.1.0-alpha.42",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"eslint": "^8.57.0",
|
|
71
71
|
"prettier": "~3.0.3",
|
|
72
72
|
"rimraf": "~6.0.1",
|
|
73
|
-
"typescript": "~
|
|
73
|
+
"typescript": "~6.0.3",
|
|
74
74
|
"typescript-eslint": "^7.8.0",
|
|
75
75
|
"vitest": "^3.0.5"
|
|
76
76
|
},
|