@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20250505.1 → 1.0.0-alpha.20250507.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.Mgmt.deps.json +86 -101
- package/dist/generator/Azure.Generator.Mgmt.dll +0 -0
- package/dist/generator/Azure.Generator.Mgmt.pdb +0 -0
- package/dist/generator/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
- package/dist/generator/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Logging.Abstractions.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/Shared/Core/NextLinkOperationImplementation.cs +2 -2
- package/dist/generator/System.ClientModel.dll +0 -0
- package/dist/generator/net8.0/Azure.Core.dll +0 -0
- package/dist/generator/net8.0/Azure.Generator.Mgmt.deps.json +86 -101
- package/dist/generator/net8.0/Azure.Generator.Mgmt.dll +0 -0
- package/dist/generator/net8.0/Azure.Generator.Mgmt.pdb +0 -0
- package/dist/generator/net8.0/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
- package/dist/generator/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/dist/generator/net8.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/dist/generator/net8.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/net8.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/net8.0/Microsoft.TypeSpec.Generator.dll +0 -0
- package/dist/generator/net8.0/Shared/Core/NextLinkOperationImplementation.cs +2 -2
- package/dist/generator/net8.0/System.ClientModel.dll +0 -0
- package/package.json +1 -1
|
Binary file
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v8.0": {
|
|
9
|
-
"Azure.Generator.Mgmt/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Mgmt/1.0.0-alpha.20250508.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Core": "1.
|
|
11
|
+
"Azure.Core": "1.46.0",
|
|
12
12
|
"Azure.Generator": "1.0.0-alpha.20250429.2",
|
|
13
13
|
"Azure.ResourceManager": "1.13.0",
|
|
14
14
|
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250430.1",
|
|
15
15
|
"Microsoft.SourceLink.GitHub": "8.0.0",
|
|
16
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
16
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250507.1",
|
|
17
17
|
"SauceControl.InheritDoc": "1.2.0",
|
|
18
18
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
19
19
|
},
|
|
@@ -21,29 +21,24 @@
|
|
|
21
21
|
"Azure.Generator.Mgmt.dll": {}
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
|
-
"Azure.Core/1.
|
|
24
|
+
"Azure.Core/1.46.0": {
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"Microsoft.Bcl.AsyncInterfaces": "
|
|
27
|
-
"System.ClientModel": "1.
|
|
28
|
-
"System.
|
|
29
|
-
"System.Memory.Data": "8.0.1",
|
|
30
|
-
"System.Numerics.Vectors": "4.5.0",
|
|
31
|
-
"System.Text.Encodings.Web": "6.0.0",
|
|
32
|
-
"System.Text.Json": "6.0.10",
|
|
33
|
-
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
26
|
+
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
27
|
+
"System.ClientModel": "1.4.0",
|
|
28
|
+
"System.Memory.Data": "8.0.1"
|
|
34
29
|
},
|
|
35
30
|
"runtime": {
|
|
36
|
-
"lib/
|
|
37
|
-
"assemblyVersion": "1.
|
|
38
|
-
"fileVersion": "1.
|
|
31
|
+
"lib/net8.0/Azure.Core.dll": {
|
|
32
|
+
"assemblyVersion": "1.46.0.0",
|
|
33
|
+
"fileVersion": "1.4600.25.25604"
|
|
39
34
|
}
|
|
40
35
|
}
|
|
41
36
|
},
|
|
42
37
|
"Azure.Generator/1.0.0-alpha.20250429.2": {
|
|
43
38
|
"dependencies": {
|
|
44
|
-
"Azure.Core": "1.
|
|
39
|
+
"Azure.Core": "1.46.0",
|
|
45
40
|
"Azure.ResourceManager": "1.13.0",
|
|
46
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
41
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250507.1"
|
|
47
42
|
},
|
|
48
43
|
"runtime": {
|
|
49
44
|
"lib/net8.0/Azure.Generator.dll": {
|
|
@@ -54,9 +49,9 @@
|
|
|
54
49
|
},
|
|
55
50
|
"Azure.ResourceManager/1.13.0": {
|
|
56
51
|
"dependencies": {
|
|
57
|
-
"Azure.Core": "1.
|
|
58
|
-
"System.ClientModel": "1.
|
|
59
|
-
"System.Text.Json": "6.0.
|
|
52
|
+
"Azure.Core": "1.46.0",
|
|
53
|
+
"System.ClientModel": "1.4.0",
|
|
54
|
+
"System.Text.Json": "6.0.9"
|
|
60
55
|
},
|
|
61
56
|
"runtime": {
|
|
62
57
|
"lib/netstandard2.0/Azure.ResourceManager.dll": {
|
|
@@ -82,11 +77,11 @@
|
|
|
82
77
|
}
|
|
83
78
|
},
|
|
84
79
|
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250430.1": {},
|
|
85
|
-
"Microsoft.Bcl.AsyncInterfaces/
|
|
80
|
+
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
86
81
|
"runtime": {
|
|
87
82
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
88
|
-
"assemblyVersion": "
|
|
89
|
-
"fileVersion": "
|
|
83
|
+
"assemblyVersion": "8.0.0.0",
|
|
84
|
+
"fileVersion": "8.0.23.53103"
|
|
90
85
|
}
|
|
91
86
|
}
|
|
92
87
|
},
|
|
@@ -283,7 +278,7 @@
|
|
|
283
278
|
"Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
|
|
284
279
|
"dependencies": {
|
|
285
280
|
"Humanizer.Core": "2.14.1",
|
|
286
|
-
"Microsoft.Bcl.AsyncInterfaces": "
|
|
281
|
+
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
287
282
|
"Microsoft.CodeAnalysis.Common": "4.8.0",
|
|
288
283
|
"System.Composition": "7.0.0",
|
|
289
284
|
"System.IO.Pipelines": "7.0.0",
|
|
@@ -337,11 +332,22 @@
|
|
|
337
332
|
}
|
|
338
333
|
}
|
|
339
334
|
},
|
|
340
|
-
"Microsoft.Extensions.
|
|
335
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": {
|
|
341
336
|
"runtime": {
|
|
342
|
-
"lib/
|
|
343
|
-
"assemblyVersion": "
|
|
344
|
-
"fileVersion": "
|
|
337
|
+
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
338
|
+
"assemblyVersion": "8.0.0.0",
|
|
339
|
+
"fileVersion": "8.0.1024.46610"
|
|
340
|
+
}
|
|
341
|
+
}
|
|
342
|
+
},
|
|
343
|
+
"Microsoft.Extensions.Logging.Abstractions/8.0.3": {
|
|
344
|
+
"dependencies": {
|
|
345
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
|
|
346
|
+
},
|
|
347
|
+
"runtime": {
|
|
348
|
+
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
349
|
+
"assemblyVersion": "8.0.0.0",
|
|
350
|
+
"fileVersion": "8.0.1325.6609"
|
|
345
351
|
}
|
|
346
352
|
}
|
|
347
353
|
},
|
|
@@ -360,12 +366,12 @@
|
|
|
360
366
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
361
367
|
}
|
|
362
368
|
},
|
|
363
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
369
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250507.1": {
|
|
364
370
|
"dependencies": {
|
|
365
371
|
"CommandLineParser": "2.9.1",
|
|
366
372
|
"Microsoft.Build": "17.9.5",
|
|
367
373
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
368
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
374
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250507.1",
|
|
369
375
|
"NuGet.Configuration": "6.9.1",
|
|
370
376
|
"System.ComponentModel.Composition": "8.0.0",
|
|
371
377
|
"System.Memory.Data": "8.0.1"
|
|
@@ -377,10 +383,10 @@
|
|
|
377
383
|
}
|
|
378
384
|
}
|
|
379
385
|
},
|
|
380
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
386
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250507.1": {
|
|
381
387
|
"dependencies": {
|
|
382
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
383
|
-
"System.ClientModel": "1.
|
|
388
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250507.1",
|
|
389
|
+
"System.ClientModel": "1.4.0"
|
|
384
390
|
},
|
|
385
391
|
"runtime": {
|
|
386
392
|
"lib/net8.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
|
|
@@ -389,7 +395,7 @@
|
|
|
389
395
|
}
|
|
390
396
|
}
|
|
391
397
|
},
|
|
392
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
398
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250507.1": {
|
|
393
399
|
"dependencies": {
|
|
394
400
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
395
401
|
"System.Memory.Data": "8.0.1"
|
|
@@ -439,15 +445,15 @@
|
|
|
439
445
|
}
|
|
440
446
|
},
|
|
441
447
|
"StyleCop.Analyzers.Unstable/1.2.0.333": {},
|
|
442
|
-
"System.ClientModel/1.
|
|
448
|
+
"System.ClientModel/1.4.0": {
|
|
443
449
|
"dependencies": {
|
|
444
|
-
"Microsoft.Extensions.Logging.Abstractions": "
|
|
450
|
+
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
|
|
445
451
|
"System.Memory.Data": "8.0.1"
|
|
446
452
|
},
|
|
447
453
|
"runtime": {
|
|
448
454
|
"lib/net8.0/System.ClientModel.dll": {
|
|
449
|
-
"assemblyVersion": "1.
|
|
450
|
-
"fileVersion": "1.
|
|
455
|
+
"assemblyVersion": "1.4.0.0",
|
|
456
|
+
"fileVersion": "1.400.25.25204"
|
|
451
457
|
}
|
|
452
458
|
}
|
|
453
459
|
},
|
|
@@ -532,11 +538,6 @@
|
|
|
532
538
|
}
|
|
533
539
|
}
|
|
534
540
|
},
|
|
535
|
-
"System.Diagnostics.DiagnosticSource/6.0.1": {
|
|
536
|
-
"dependencies": {
|
|
537
|
-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
538
|
-
}
|
|
539
|
-
},
|
|
540
541
|
"System.Diagnostics.EventLog/8.0.0": {
|
|
541
542
|
"runtime": {
|
|
542
543
|
"lib/net8.0/System.Diagnostics.EventLog.dll": {
|
|
@@ -575,7 +576,6 @@
|
|
|
575
576
|
}
|
|
576
577
|
}
|
|
577
578
|
},
|
|
578
|
-
"System.Numerics.Vectors/4.5.0": {},
|
|
579
579
|
"System.Reflection.Metadata/8.0.0": {
|
|
580
580
|
"dependencies": {
|
|
581
581
|
"System.Collections.Immutable": "8.0.0"
|
|
@@ -608,29 +608,28 @@
|
|
|
608
608
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
609
609
|
}
|
|
610
610
|
},
|
|
611
|
-
"System.Text.Json/6.0.
|
|
611
|
+
"System.Text.Json/6.0.9": {
|
|
612
612
|
"dependencies": {
|
|
613
613
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
614
614
|
"System.Text.Encodings.Web": "6.0.0"
|
|
615
615
|
}
|
|
616
616
|
},
|
|
617
617
|
"System.Threading.Channels/7.0.0": {},
|
|
618
|
-
"System.Threading.Tasks.Dataflow/8.0.0": {}
|
|
619
|
-
"System.Threading.Tasks.Extensions/4.5.4": {}
|
|
618
|
+
"System.Threading.Tasks.Dataflow/8.0.0": {}
|
|
620
619
|
}
|
|
621
620
|
},
|
|
622
621
|
"libraries": {
|
|
623
|
-
"Azure.Generator.Mgmt/1.0.0-alpha.
|
|
622
|
+
"Azure.Generator.Mgmt/1.0.0-alpha.20250508.1": {
|
|
624
623
|
"type": "project",
|
|
625
624
|
"serviceable": false,
|
|
626
625
|
"sha512": ""
|
|
627
626
|
},
|
|
628
|
-
"Azure.Core/1.
|
|
627
|
+
"Azure.Core/1.46.0": {
|
|
629
628
|
"type": "package",
|
|
630
629
|
"serviceable": true,
|
|
631
|
-
"sha512": "sha512-
|
|
632
|
-
"path": "azure.core/1.
|
|
633
|
-
"hashPath": "azure.core.1.
|
|
630
|
+
"sha512": "sha512-MNFRFDHqUBZkeViSrDX6bPfQhXsydKJXu64AntycIzSG+nemh39XCkhDvjES0uisJlHsVex/tmkfA2ZQt913DQ==",
|
|
631
|
+
"path": "azure.core/1.46.0",
|
|
632
|
+
"hashPath": "azure.core.1.46.0.nupkg.sha512"
|
|
634
633
|
},
|
|
635
634
|
"Azure.Generator/1.0.0-alpha.20250429.2": {
|
|
636
635
|
"type": "package",
|
|
@@ -667,12 +666,12 @@
|
|
|
667
666
|
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250430.1",
|
|
668
667
|
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250430.1.nupkg.sha512"
|
|
669
668
|
},
|
|
670
|
-
"Microsoft.Bcl.AsyncInterfaces/
|
|
669
|
+
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
671
670
|
"type": "package",
|
|
672
671
|
"serviceable": true,
|
|
673
|
-
"sha512": "sha512-
|
|
674
|
-
"path": "microsoft.bcl.asyncinterfaces/
|
|
675
|
-
"hashPath": "microsoft.bcl.asyncinterfaces.
|
|
672
|
+
"sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
|
|
673
|
+
"path": "microsoft.bcl.asyncinterfaces/8.0.0",
|
|
674
|
+
"hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512"
|
|
676
675
|
},
|
|
677
676
|
"Microsoft.Build/17.9.5": {
|
|
678
677
|
"type": "package",
|
|
@@ -730,12 +729,19 @@
|
|
|
730
729
|
"path": "microsoft.codeanalysis.workspaces.common/4.8.0",
|
|
731
730
|
"hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512"
|
|
732
731
|
},
|
|
733
|
-
"Microsoft.Extensions.
|
|
732
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": {
|
|
733
|
+
"type": "package",
|
|
734
|
+
"serviceable": true,
|
|
735
|
+
"sha512": "sha512-3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==",
|
|
736
|
+
"path": "microsoft.extensions.dependencyinjection.abstractions/8.0.2",
|
|
737
|
+
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512"
|
|
738
|
+
},
|
|
739
|
+
"Microsoft.Extensions.Logging.Abstractions/8.0.3": {
|
|
734
740
|
"type": "package",
|
|
735
741
|
"serviceable": true,
|
|
736
|
-
"sha512": "sha512
|
|
737
|
-
"path": "microsoft.extensions.logging.abstractions/
|
|
738
|
-
"hashPath": "microsoft.extensions.logging.abstractions.
|
|
742
|
+
"sha512": "sha512-dL0QGToTxggRLMYY4ZYX5AMwBb+byQBd/5dMiZE07Nv73o6I5Are3C7eQTh7K2+A4ct0PVISSr7TZANbiNb2yQ==",
|
|
743
|
+
"path": "microsoft.extensions.logging.abstractions/8.0.3",
|
|
744
|
+
"hashPath": "microsoft.extensions.logging.abstractions.8.0.3.nupkg.sha512"
|
|
739
745
|
},
|
|
740
746
|
"Microsoft.NET.StringTools/17.9.5": {
|
|
741
747
|
"type": "package",
|
|
@@ -758,26 +764,26 @@
|
|
|
758
764
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
759
765
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
760
766
|
},
|
|
761
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
767
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250507.1": {
|
|
762
768
|
"type": "package",
|
|
763
769
|
"serviceable": true,
|
|
764
|
-
"sha512": "sha512-
|
|
765
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
766
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
770
|
+
"sha512": "sha512-4hLK2rRXRkMc9KYAYb2HEUex4qFddvVpm1YaAQDrTL6QnZHU6slUhHbn2CTSfvIzeo9bFFFMd+wrCrhETEQQKQ==",
|
|
771
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250507.1",
|
|
772
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250507.1.nupkg.sha512"
|
|
767
773
|
},
|
|
768
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
774
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250507.1": {
|
|
769
775
|
"type": "package",
|
|
770
776
|
"serviceable": true,
|
|
771
|
-
"sha512": "sha512-
|
|
772
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
773
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
777
|
+
"sha512": "sha512-8Ch0Ym2omqg+rypq3MJ38d8oVPrJJU0r7LEbctyymwdJqynO74PByXmVkGqhQTm3F3ydl9wqCYGK1J1GIz/qtA==",
|
|
778
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250507.1",
|
|
779
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250507.1.nupkg.sha512"
|
|
774
780
|
},
|
|
775
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
781
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250507.1": {
|
|
776
782
|
"type": "package",
|
|
777
783
|
"serviceable": true,
|
|
778
|
-
"sha512": "sha512-
|
|
779
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
780
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
784
|
+
"sha512": "sha512-FX0KZJKmupM/AXAJqC9LUzEhQiA9JUDXslsWwcDhJXtlL3csKRg2bqr5ETWZm36GL8myeiE32QRJNuJxyTVkmg==",
|
|
785
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250507.1",
|
|
786
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250507.1.nupkg.sha512"
|
|
781
787
|
},
|
|
782
788
|
"NuGet.Common/6.9.1": {
|
|
783
789
|
"type": "package",
|
|
@@ -821,12 +827,12 @@
|
|
|
821
827
|
"path": "stylecop.analyzers.unstable/1.2.0.333",
|
|
822
828
|
"hashPath": "stylecop.analyzers.unstable.1.2.0.333.nupkg.sha512"
|
|
823
829
|
},
|
|
824
|
-
"System.ClientModel/1.
|
|
830
|
+
"System.ClientModel/1.4.0": {
|
|
825
831
|
"type": "package",
|
|
826
832
|
"serviceable": true,
|
|
827
|
-
"sha512": "sha512-
|
|
828
|
-
"path": "system.clientmodel/1.
|
|
829
|
-
"hashPath": "system.clientmodel.1.
|
|
833
|
+
"sha512": "sha512-UIAc1qwbgjXksmpVk7obZbnzPqlpWPzbfkh0LdDnI8+7rXu1zmNNrcpWof8DFUytVgNcMFwFY1lT6lGxxovARw==",
|
|
834
|
+
"path": "system.clientmodel/1.4.0",
|
|
835
|
+
"hashPath": "system.clientmodel.1.4.0.nupkg.sha512"
|
|
830
836
|
},
|
|
831
837
|
"System.Collections.Immutable/8.0.0": {
|
|
832
838
|
"type": "package",
|
|
@@ -891,13 +897,6 @@
|
|
|
891
897
|
"path": "system.configuration.configurationmanager/8.0.0",
|
|
892
898
|
"hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
|
|
893
899
|
},
|
|
894
|
-
"System.Diagnostics.DiagnosticSource/6.0.1": {
|
|
895
|
-
"type": "package",
|
|
896
|
-
"serviceable": true,
|
|
897
|
-
"sha512": "sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
|
|
898
|
-
"path": "system.diagnostics.diagnosticsource/6.0.1",
|
|
899
|
-
"hashPath": "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512"
|
|
900
|
-
},
|
|
901
900
|
"System.Diagnostics.EventLog/8.0.0": {
|
|
902
901
|
"type": "package",
|
|
903
902
|
"serviceable": true,
|
|
@@ -919,13 +918,6 @@
|
|
|
919
918
|
"path": "system.memory.data/8.0.1",
|
|
920
919
|
"hashPath": "system.memory.data.8.0.1.nupkg.sha512"
|
|
921
920
|
},
|
|
922
|
-
"System.Numerics.Vectors/4.5.0": {
|
|
923
|
-
"type": "package",
|
|
924
|
-
"serviceable": true,
|
|
925
|
-
"sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
|
|
926
|
-
"path": "system.numerics.vectors/4.5.0",
|
|
927
|
-
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
|
|
928
|
-
},
|
|
929
921
|
"System.Reflection.Metadata/8.0.0": {
|
|
930
922
|
"type": "package",
|
|
931
923
|
"serviceable": true,
|
|
@@ -968,12 +960,12 @@
|
|
|
968
960
|
"path": "system.text.encodings.web/6.0.0",
|
|
969
961
|
"hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
|
|
970
962
|
},
|
|
971
|
-
"System.Text.Json/6.0.
|
|
963
|
+
"System.Text.Json/6.0.9": {
|
|
972
964
|
"type": "package",
|
|
973
965
|
"serviceable": true,
|
|
974
|
-
"sha512": "sha512-
|
|
975
|
-
"path": "system.text.json/6.0.
|
|
976
|
-
"hashPath": "system.text.json.6.0.
|
|
966
|
+
"sha512": "sha512-2j16oUgtIzl7Xtk7demG0i/v5aU/ZvULcAnJvPb63U3ZhXJ494UYcxuEj5Fs49i3XDrk5kU/8I+6l9zRCw3cJw==",
|
|
967
|
+
"path": "system.text.json/6.0.9",
|
|
968
|
+
"hashPath": "system.text.json.6.0.9.nupkg.sha512"
|
|
977
969
|
},
|
|
978
970
|
"System.Threading.Channels/7.0.0": {
|
|
979
971
|
"type": "package",
|
|
@@ -988,13 +980,6 @@
|
|
|
988
980
|
"sha512": "sha512-7V0I8tPa9V7UxMx/+7DIwkhls5ouaEMQx6l/GwGm1Y8kJQ61On9B/PxCXFLbgu5/C47g0BP2CUYs+nMv1+Oaqw==",
|
|
989
981
|
"path": "system.threading.tasks.dataflow/8.0.0",
|
|
990
982
|
"hashPath": "system.threading.tasks.dataflow.8.0.0.nupkg.sha512"
|
|
991
|
-
},
|
|
992
|
-
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
993
|
-
"type": "package",
|
|
994
|
-
"serviceable": true,
|
|
995
|
-
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
|
996
|
-
"path": "system.threading.tasks.extensions/4.5.4",
|
|
997
|
-
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
|
998
983
|
}
|
|
999
984
|
}
|
|
1000
985
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -99,7 +99,7 @@ namespace Azure.Core
|
|
|
99
99
|
|
|
100
100
|
// TODO: Once we remove NextLinkOperationImplementation from internal shared and make it internal to Azure.Core only in https://github.com/Azure/azure-sdk-for-net/issues/43260
|
|
101
101
|
// We can access the internal members from RehydrationToken directly
|
|
102
|
-
var data = ModelReaderWriter.Write(rehydrationToken!, ModelReaderWriterOptions.Json);
|
|
102
|
+
var data = ModelReaderWriter.Write(rehydrationToken!, ModelReaderWriterOptions.Json, AzureCoreContext.Default);
|
|
103
103
|
using var document = JsonDocument.Parse(data);
|
|
104
104
|
var lroDetails = document.RootElement;
|
|
105
105
|
|
|
@@ -228,7 +228,7 @@ namespace Azure.Core
|
|
|
228
228
|
{"version":"{{RehydrationTokenVersion}}","id":{{ConstructStringValue(operationId)}},"requestMethod":"{{requestMethod}}","initialUri":"{{startRequestUri.AbsoluteUri}}","nextRequestUri":"{{nextRequestUri}}","headerSource":"{{headerSource}}","finalStateVia":"{{finalStateVia}}","lastKnownLocation":{{ConstructStringValue(lastKnownLocation)}}}
|
|
229
229
|
""";
|
|
230
230
|
var data = new BinaryData(json);
|
|
231
|
-
return ModelReaderWriter.Read<RehydrationToken>(data);
|
|
231
|
+
return ModelReaderWriter.Read<RehydrationToken>(data, ModelReaderWriterOptions.Json, AzureCoreContext.Default);
|
|
232
232
|
}
|
|
233
233
|
|
|
234
234
|
private static string? ConstructStringValue(string? value) => value is null ? "null" : $"\"{value}\"";
|
|
Binary file
|
|
Binary file
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v8.0": {
|
|
9
|
-
"Azure.Generator.Mgmt/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Mgmt/1.0.0-alpha.20250508.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Core": "1.
|
|
11
|
+
"Azure.Core": "1.46.0",
|
|
12
12
|
"Azure.Generator": "1.0.0-alpha.20250429.2",
|
|
13
13
|
"Azure.ResourceManager": "1.13.0",
|
|
14
14
|
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250430.1",
|
|
15
15
|
"Microsoft.SourceLink.GitHub": "8.0.0",
|
|
16
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
16
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250507.1",
|
|
17
17
|
"SauceControl.InheritDoc": "1.2.0",
|
|
18
18
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
19
19
|
},
|
|
@@ -21,29 +21,24 @@
|
|
|
21
21
|
"Azure.Generator.Mgmt.dll": {}
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
|
-
"Azure.Core/1.
|
|
24
|
+
"Azure.Core/1.46.0": {
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"Microsoft.Bcl.AsyncInterfaces": "
|
|
27
|
-
"System.ClientModel": "1.
|
|
28
|
-
"System.
|
|
29
|
-
"System.Memory.Data": "8.0.1",
|
|
30
|
-
"System.Numerics.Vectors": "4.5.0",
|
|
31
|
-
"System.Text.Encodings.Web": "6.0.0",
|
|
32
|
-
"System.Text.Json": "6.0.10",
|
|
33
|
-
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
26
|
+
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
27
|
+
"System.ClientModel": "1.4.0",
|
|
28
|
+
"System.Memory.Data": "8.0.1"
|
|
34
29
|
},
|
|
35
30
|
"runtime": {
|
|
36
|
-
"lib/
|
|
37
|
-
"assemblyVersion": "1.
|
|
38
|
-
"fileVersion": "1.
|
|
31
|
+
"lib/net8.0/Azure.Core.dll": {
|
|
32
|
+
"assemblyVersion": "1.46.0.0",
|
|
33
|
+
"fileVersion": "1.4600.25.25604"
|
|
39
34
|
}
|
|
40
35
|
}
|
|
41
36
|
},
|
|
42
37
|
"Azure.Generator/1.0.0-alpha.20250429.2": {
|
|
43
38
|
"dependencies": {
|
|
44
|
-
"Azure.Core": "1.
|
|
39
|
+
"Azure.Core": "1.46.0",
|
|
45
40
|
"Azure.ResourceManager": "1.13.0",
|
|
46
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
41
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250507.1"
|
|
47
42
|
},
|
|
48
43
|
"runtime": {
|
|
49
44
|
"lib/net8.0/Azure.Generator.dll": {
|
|
@@ -54,9 +49,9 @@
|
|
|
54
49
|
},
|
|
55
50
|
"Azure.ResourceManager/1.13.0": {
|
|
56
51
|
"dependencies": {
|
|
57
|
-
"Azure.Core": "1.
|
|
58
|
-
"System.ClientModel": "1.
|
|
59
|
-
"System.Text.Json": "6.0.
|
|
52
|
+
"Azure.Core": "1.46.0",
|
|
53
|
+
"System.ClientModel": "1.4.0",
|
|
54
|
+
"System.Text.Json": "6.0.9"
|
|
60
55
|
},
|
|
61
56
|
"runtime": {
|
|
62
57
|
"lib/netstandard2.0/Azure.ResourceManager.dll": {
|
|
@@ -82,11 +77,11 @@
|
|
|
82
77
|
}
|
|
83
78
|
},
|
|
84
79
|
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250430.1": {},
|
|
85
|
-
"Microsoft.Bcl.AsyncInterfaces/
|
|
80
|
+
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
86
81
|
"runtime": {
|
|
87
82
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
88
|
-
"assemblyVersion": "
|
|
89
|
-
"fileVersion": "
|
|
83
|
+
"assemblyVersion": "8.0.0.0",
|
|
84
|
+
"fileVersion": "8.0.23.53103"
|
|
90
85
|
}
|
|
91
86
|
}
|
|
92
87
|
},
|
|
@@ -283,7 +278,7 @@
|
|
|
283
278
|
"Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
|
|
284
279
|
"dependencies": {
|
|
285
280
|
"Humanizer.Core": "2.14.1",
|
|
286
|
-
"Microsoft.Bcl.AsyncInterfaces": "
|
|
281
|
+
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
287
282
|
"Microsoft.CodeAnalysis.Common": "4.8.0",
|
|
288
283
|
"System.Composition": "7.0.0",
|
|
289
284
|
"System.IO.Pipelines": "7.0.0",
|
|
@@ -337,11 +332,22 @@
|
|
|
337
332
|
}
|
|
338
333
|
}
|
|
339
334
|
},
|
|
340
|
-
"Microsoft.Extensions.
|
|
335
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": {
|
|
341
336
|
"runtime": {
|
|
342
|
-
"lib/
|
|
343
|
-
"assemblyVersion": "
|
|
344
|
-
"fileVersion": "
|
|
337
|
+
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
338
|
+
"assemblyVersion": "8.0.0.0",
|
|
339
|
+
"fileVersion": "8.0.1024.46610"
|
|
340
|
+
}
|
|
341
|
+
}
|
|
342
|
+
},
|
|
343
|
+
"Microsoft.Extensions.Logging.Abstractions/8.0.3": {
|
|
344
|
+
"dependencies": {
|
|
345
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
|
|
346
|
+
},
|
|
347
|
+
"runtime": {
|
|
348
|
+
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
349
|
+
"assemblyVersion": "8.0.0.0",
|
|
350
|
+
"fileVersion": "8.0.1325.6609"
|
|
345
351
|
}
|
|
346
352
|
}
|
|
347
353
|
},
|
|
@@ -360,12 +366,12 @@
|
|
|
360
366
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
361
367
|
}
|
|
362
368
|
},
|
|
363
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
369
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250507.1": {
|
|
364
370
|
"dependencies": {
|
|
365
371
|
"CommandLineParser": "2.9.1",
|
|
366
372
|
"Microsoft.Build": "17.9.5",
|
|
367
373
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
368
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
374
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250507.1",
|
|
369
375
|
"NuGet.Configuration": "6.9.1",
|
|
370
376
|
"System.ComponentModel.Composition": "8.0.0",
|
|
371
377
|
"System.Memory.Data": "8.0.1"
|
|
@@ -377,10 +383,10 @@
|
|
|
377
383
|
}
|
|
378
384
|
}
|
|
379
385
|
},
|
|
380
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
386
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250507.1": {
|
|
381
387
|
"dependencies": {
|
|
382
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
383
|
-
"System.ClientModel": "1.
|
|
388
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250507.1",
|
|
389
|
+
"System.ClientModel": "1.4.0"
|
|
384
390
|
},
|
|
385
391
|
"runtime": {
|
|
386
392
|
"lib/net8.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
|
|
@@ -389,7 +395,7 @@
|
|
|
389
395
|
}
|
|
390
396
|
}
|
|
391
397
|
},
|
|
392
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
398
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250507.1": {
|
|
393
399
|
"dependencies": {
|
|
394
400
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
395
401
|
"System.Memory.Data": "8.0.1"
|
|
@@ -439,15 +445,15 @@
|
|
|
439
445
|
}
|
|
440
446
|
},
|
|
441
447
|
"StyleCop.Analyzers.Unstable/1.2.0.333": {},
|
|
442
|
-
"System.ClientModel/1.
|
|
448
|
+
"System.ClientModel/1.4.0": {
|
|
443
449
|
"dependencies": {
|
|
444
|
-
"Microsoft.Extensions.Logging.Abstractions": "
|
|
450
|
+
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
|
|
445
451
|
"System.Memory.Data": "8.0.1"
|
|
446
452
|
},
|
|
447
453
|
"runtime": {
|
|
448
454
|
"lib/net8.0/System.ClientModel.dll": {
|
|
449
|
-
"assemblyVersion": "1.
|
|
450
|
-
"fileVersion": "1.
|
|
455
|
+
"assemblyVersion": "1.4.0.0",
|
|
456
|
+
"fileVersion": "1.400.25.25204"
|
|
451
457
|
}
|
|
452
458
|
}
|
|
453
459
|
},
|
|
@@ -532,11 +538,6 @@
|
|
|
532
538
|
}
|
|
533
539
|
}
|
|
534
540
|
},
|
|
535
|
-
"System.Diagnostics.DiagnosticSource/6.0.1": {
|
|
536
|
-
"dependencies": {
|
|
537
|
-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
538
|
-
}
|
|
539
|
-
},
|
|
540
541
|
"System.Diagnostics.EventLog/8.0.0": {
|
|
541
542
|
"runtime": {
|
|
542
543
|
"lib/net8.0/System.Diagnostics.EventLog.dll": {
|
|
@@ -575,7 +576,6 @@
|
|
|
575
576
|
}
|
|
576
577
|
}
|
|
577
578
|
},
|
|
578
|
-
"System.Numerics.Vectors/4.5.0": {},
|
|
579
579
|
"System.Reflection.Metadata/8.0.0": {
|
|
580
580
|
"dependencies": {
|
|
581
581
|
"System.Collections.Immutable": "8.0.0"
|
|
@@ -608,29 +608,28 @@
|
|
|
608
608
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
609
609
|
}
|
|
610
610
|
},
|
|
611
|
-
"System.Text.Json/6.0.
|
|
611
|
+
"System.Text.Json/6.0.9": {
|
|
612
612
|
"dependencies": {
|
|
613
613
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
614
614
|
"System.Text.Encodings.Web": "6.0.0"
|
|
615
615
|
}
|
|
616
616
|
},
|
|
617
617
|
"System.Threading.Channels/7.0.0": {},
|
|
618
|
-
"System.Threading.Tasks.Dataflow/8.0.0": {}
|
|
619
|
-
"System.Threading.Tasks.Extensions/4.5.4": {}
|
|
618
|
+
"System.Threading.Tasks.Dataflow/8.0.0": {}
|
|
620
619
|
}
|
|
621
620
|
},
|
|
622
621
|
"libraries": {
|
|
623
|
-
"Azure.Generator.Mgmt/1.0.0-alpha.
|
|
622
|
+
"Azure.Generator.Mgmt/1.0.0-alpha.20250508.1": {
|
|
624
623
|
"type": "project",
|
|
625
624
|
"serviceable": false,
|
|
626
625
|
"sha512": ""
|
|
627
626
|
},
|
|
628
|
-
"Azure.Core/1.
|
|
627
|
+
"Azure.Core/1.46.0": {
|
|
629
628
|
"type": "package",
|
|
630
629
|
"serviceable": true,
|
|
631
|
-
"sha512": "sha512-
|
|
632
|
-
"path": "azure.core/1.
|
|
633
|
-
"hashPath": "azure.core.1.
|
|
630
|
+
"sha512": "sha512-MNFRFDHqUBZkeViSrDX6bPfQhXsydKJXu64AntycIzSG+nemh39XCkhDvjES0uisJlHsVex/tmkfA2ZQt913DQ==",
|
|
631
|
+
"path": "azure.core/1.46.0",
|
|
632
|
+
"hashPath": "azure.core.1.46.0.nupkg.sha512"
|
|
634
633
|
},
|
|
635
634
|
"Azure.Generator/1.0.0-alpha.20250429.2": {
|
|
636
635
|
"type": "package",
|
|
@@ -667,12 +666,12 @@
|
|
|
667
666
|
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250430.1",
|
|
668
667
|
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250430.1.nupkg.sha512"
|
|
669
668
|
},
|
|
670
|
-
"Microsoft.Bcl.AsyncInterfaces/
|
|
669
|
+
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
671
670
|
"type": "package",
|
|
672
671
|
"serviceable": true,
|
|
673
|
-
"sha512": "sha512-
|
|
674
|
-
"path": "microsoft.bcl.asyncinterfaces/
|
|
675
|
-
"hashPath": "microsoft.bcl.asyncinterfaces.
|
|
672
|
+
"sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
|
|
673
|
+
"path": "microsoft.bcl.asyncinterfaces/8.0.0",
|
|
674
|
+
"hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512"
|
|
676
675
|
},
|
|
677
676
|
"Microsoft.Build/17.9.5": {
|
|
678
677
|
"type": "package",
|
|
@@ -730,12 +729,19 @@
|
|
|
730
729
|
"path": "microsoft.codeanalysis.workspaces.common/4.8.0",
|
|
731
730
|
"hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512"
|
|
732
731
|
},
|
|
733
|
-
"Microsoft.Extensions.
|
|
732
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": {
|
|
733
|
+
"type": "package",
|
|
734
|
+
"serviceable": true,
|
|
735
|
+
"sha512": "sha512-3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==",
|
|
736
|
+
"path": "microsoft.extensions.dependencyinjection.abstractions/8.0.2",
|
|
737
|
+
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512"
|
|
738
|
+
},
|
|
739
|
+
"Microsoft.Extensions.Logging.Abstractions/8.0.3": {
|
|
734
740
|
"type": "package",
|
|
735
741
|
"serviceable": true,
|
|
736
|
-
"sha512": "sha512
|
|
737
|
-
"path": "microsoft.extensions.logging.abstractions/
|
|
738
|
-
"hashPath": "microsoft.extensions.logging.abstractions.
|
|
742
|
+
"sha512": "sha512-dL0QGToTxggRLMYY4ZYX5AMwBb+byQBd/5dMiZE07Nv73o6I5Are3C7eQTh7K2+A4ct0PVISSr7TZANbiNb2yQ==",
|
|
743
|
+
"path": "microsoft.extensions.logging.abstractions/8.0.3",
|
|
744
|
+
"hashPath": "microsoft.extensions.logging.abstractions.8.0.3.nupkg.sha512"
|
|
739
745
|
},
|
|
740
746
|
"Microsoft.NET.StringTools/17.9.5": {
|
|
741
747
|
"type": "package",
|
|
@@ -758,26 +764,26 @@
|
|
|
758
764
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
759
765
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
760
766
|
},
|
|
761
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
767
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250507.1": {
|
|
762
768
|
"type": "package",
|
|
763
769
|
"serviceable": true,
|
|
764
|
-
"sha512": "sha512-
|
|
765
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
766
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
770
|
+
"sha512": "sha512-4hLK2rRXRkMc9KYAYb2HEUex4qFddvVpm1YaAQDrTL6QnZHU6slUhHbn2CTSfvIzeo9bFFFMd+wrCrhETEQQKQ==",
|
|
771
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250507.1",
|
|
772
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250507.1.nupkg.sha512"
|
|
767
773
|
},
|
|
768
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
774
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250507.1": {
|
|
769
775
|
"type": "package",
|
|
770
776
|
"serviceable": true,
|
|
771
|
-
"sha512": "sha512-
|
|
772
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
773
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
777
|
+
"sha512": "sha512-8Ch0Ym2omqg+rypq3MJ38d8oVPrJJU0r7LEbctyymwdJqynO74PByXmVkGqhQTm3F3ydl9wqCYGK1J1GIz/qtA==",
|
|
778
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250507.1",
|
|
779
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250507.1.nupkg.sha512"
|
|
774
780
|
},
|
|
775
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
781
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250507.1": {
|
|
776
782
|
"type": "package",
|
|
777
783
|
"serviceable": true,
|
|
778
|
-
"sha512": "sha512-
|
|
779
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
780
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
784
|
+
"sha512": "sha512-FX0KZJKmupM/AXAJqC9LUzEhQiA9JUDXslsWwcDhJXtlL3csKRg2bqr5ETWZm36GL8myeiE32QRJNuJxyTVkmg==",
|
|
785
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250507.1",
|
|
786
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250507.1.nupkg.sha512"
|
|
781
787
|
},
|
|
782
788
|
"NuGet.Common/6.9.1": {
|
|
783
789
|
"type": "package",
|
|
@@ -821,12 +827,12 @@
|
|
|
821
827
|
"path": "stylecop.analyzers.unstable/1.2.0.333",
|
|
822
828
|
"hashPath": "stylecop.analyzers.unstable.1.2.0.333.nupkg.sha512"
|
|
823
829
|
},
|
|
824
|
-
"System.ClientModel/1.
|
|
830
|
+
"System.ClientModel/1.4.0": {
|
|
825
831
|
"type": "package",
|
|
826
832
|
"serviceable": true,
|
|
827
|
-
"sha512": "sha512-
|
|
828
|
-
"path": "system.clientmodel/1.
|
|
829
|
-
"hashPath": "system.clientmodel.1.
|
|
833
|
+
"sha512": "sha512-UIAc1qwbgjXksmpVk7obZbnzPqlpWPzbfkh0LdDnI8+7rXu1zmNNrcpWof8DFUytVgNcMFwFY1lT6lGxxovARw==",
|
|
834
|
+
"path": "system.clientmodel/1.4.0",
|
|
835
|
+
"hashPath": "system.clientmodel.1.4.0.nupkg.sha512"
|
|
830
836
|
},
|
|
831
837
|
"System.Collections.Immutable/8.0.0": {
|
|
832
838
|
"type": "package",
|
|
@@ -891,13 +897,6 @@
|
|
|
891
897
|
"path": "system.configuration.configurationmanager/8.0.0",
|
|
892
898
|
"hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
|
|
893
899
|
},
|
|
894
|
-
"System.Diagnostics.DiagnosticSource/6.0.1": {
|
|
895
|
-
"type": "package",
|
|
896
|
-
"serviceable": true,
|
|
897
|
-
"sha512": "sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
|
|
898
|
-
"path": "system.diagnostics.diagnosticsource/6.0.1",
|
|
899
|
-
"hashPath": "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512"
|
|
900
|
-
},
|
|
901
900
|
"System.Diagnostics.EventLog/8.0.0": {
|
|
902
901
|
"type": "package",
|
|
903
902
|
"serviceable": true,
|
|
@@ -919,13 +918,6 @@
|
|
|
919
918
|
"path": "system.memory.data/8.0.1",
|
|
920
919
|
"hashPath": "system.memory.data.8.0.1.nupkg.sha512"
|
|
921
920
|
},
|
|
922
|
-
"System.Numerics.Vectors/4.5.0": {
|
|
923
|
-
"type": "package",
|
|
924
|
-
"serviceable": true,
|
|
925
|
-
"sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
|
|
926
|
-
"path": "system.numerics.vectors/4.5.0",
|
|
927
|
-
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
|
|
928
|
-
},
|
|
929
921
|
"System.Reflection.Metadata/8.0.0": {
|
|
930
922
|
"type": "package",
|
|
931
923
|
"serviceable": true,
|
|
@@ -968,12 +960,12 @@
|
|
|
968
960
|
"path": "system.text.encodings.web/6.0.0",
|
|
969
961
|
"hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
|
|
970
962
|
},
|
|
971
|
-
"System.Text.Json/6.0.
|
|
963
|
+
"System.Text.Json/6.0.9": {
|
|
972
964
|
"type": "package",
|
|
973
965
|
"serviceable": true,
|
|
974
|
-
"sha512": "sha512-
|
|
975
|
-
"path": "system.text.json/6.0.
|
|
976
|
-
"hashPath": "system.text.json.6.0.
|
|
966
|
+
"sha512": "sha512-2j16oUgtIzl7Xtk7demG0i/v5aU/ZvULcAnJvPb63U3ZhXJ494UYcxuEj5Fs49i3XDrk5kU/8I+6l9zRCw3cJw==",
|
|
967
|
+
"path": "system.text.json/6.0.9",
|
|
968
|
+
"hashPath": "system.text.json.6.0.9.nupkg.sha512"
|
|
977
969
|
},
|
|
978
970
|
"System.Threading.Channels/7.0.0": {
|
|
979
971
|
"type": "package",
|
|
@@ -988,13 +980,6 @@
|
|
|
988
980
|
"sha512": "sha512-7V0I8tPa9V7UxMx/+7DIwkhls5ouaEMQx6l/GwGm1Y8kJQ61On9B/PxCXFLbgu5/C47g0BP2CUYs+nMv1+Oaqw==",
|
|
989
981
|
"path": "system.threading.tasks.dataflow/8.0.0",
|
|
990
982
|
"hashPath": "system.threading.tasks.dataflow.8.0.0.nupkg.sha512"
|
|
991
|
-
},
|
|
992
|
-
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
993
|
-
"type": "package",
|
|
994
|
-
"serviceable": true,
|
|
995
|
-
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
|
996
|
-
"path": "system.threading.tasks.extensions/4.5.4",
|
|
997
|
-
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
|
998
983
|
}
|
|
999
984
|
}
|
|
1000
985
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -99,7 +99,7 @@ namespace Azure.Core
|
|
|
99
99
|
|
|
100
100
|
// TODO: Once we remove NextLinkOperationImplementation from internal shared and make it internal to Azure.Core only in https://github.com/Azure/azure-sdk-for-net/issues/43260
|
|
101
101
|
// We can access the internal members from RehydrationToken directly
|
|
102
|
-
var data = ModelReaderWriter.Write(rehydrationToken!, ModelReaderWriterOptions.Json);
|
|
102
|
+
var data = ModelReaderWriter.Write(rehydrationToken!, ModelReaderWriterOptions.Json, AzureCoreContext.Default);
|
|
103
103
|
using var document = JsonDocument.Parse(data);
|
|
104
104
|
var lroDetails = document.RootElement;
|
|
105
105
|
|
|
@@ -228,7 +228,7 @@ namespace Azure.Core
|
|
|
228
228
|
{"version":"{{RehydrationTokenVersion}}","id":{{ConstructStringValue(operationId)}},"requestMethod":"{{requestMethod}}","initialUri":"{{startRequestUri.AbsoluteUri}}","nextRequestUri":"{{nextRequestUri}}","headerSource":"{{headerSource}}","finalStateVia":"{{finalStateVia}}","lastKnownLocation":{{ConstructStringValue(lastKnownLocation)}}}
|
|
229
229
|
""";
|
|
230
230
|
var data = new BinaryData(json);
|
|
231
|
-
return ModelReaderWriter.Read<RehydrationToken>(data);
|
|
231
|
+
return ModelReaderWriter.Read<RehydrationToken>(data, ModelReaderWriterOptions.Json, AzureCoreContext.Default);
|
|
232
232
|
}
|
|
233
233
|
|
|
234
234
|
private static string? ConstructStringValue(string? value) => value is null ? "null" : $"\"{value}\"";
|
|
Binary file
|
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.
|
|
3
|
+
"version": "1.0.0-alpha.20250507.2",
|
|
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",
|