@azure-typespec/http-client-csharp-provisioning 1.0.0-alpha.20260325.1 → 1.0.0-alpha.20260408.1
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.Provisioning.deps.json +133 -133
- package/dist/generator/Azure.Generator.Provisioning.dll +0 -0
- package/dist/generator/Azure.Generator.Provisioning.pdb +0 -0
- package/dist/generator/Azure.Generator.Provisioning.xml +7 -1
- package/dist/generator/Azure.Generator.dll +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.ClientModel.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.Provisioning.deps.json +133 -133
- package/dist/generator/net10.0/Azure.Generator.Provisioning.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Provisioning.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.Provisioning.xml +7 -1
- package/dist/generator/net10.0/Azure.Generator.dll +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.ClientModel.dll +0 -0
- package/dist/generator/net10.0/System.Memory.Data.dll +0 -0
- package/package.json +2 -2
|
Binary file
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260408.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260403.3",
|
|
12
12
|
"Azure.Generator.Management": "1.0.0-alpha.20260322.2",
|
|
13
13
|
"Azure.Provisioning": "1.5.0"
|
|
14
14
|
},
|
|
@@ -16,22 +16,22 @@
|
|
|
16
16
|
"Azure.Generator.Provisioning.dll": {}
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
|
-
"Azure.Core/1.
|
|
19
|
+
"Azure.Core/1.52.0": {
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
22
|
-
"System.ClientModel": "1.
|
|
23
|
-
"System.Memory.Data": "10.0.
|
|
21
|
+
"Microsoft.Bcl.AsyncInterfaces": "10.0.3",
|
|
22
|
+
"System.ClientModel": "1.10.0",
|
|
23
|
+
"System.Memory.Data": "10.0.3"
|
|
24
24
|
},
|
|
25
25
|
"runtime": {
|
|
26
26
|
"lib/net10.0/Azure.Core.dll": {
|
|
27
|
-
"assemblyVersion": "1.
|
|
28
|
-
"fileVersion": "1.
|
|
27
|
+
"assemblyVersion": "1.52.0.0",
|
|
28
|
+
"fileVersion": "1.5200.26.17404"
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"Azure.Core": "1.
|
|
34
|
+
"Azure.Core": "1.52.0"
|
|
35
35
|
},
|
|
36
36
|
"runtime": {
|
|
37
37
|
"lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
|
|
@@ -40,24 +40,24 @@
|
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
|
-
"Azure.Generator/1.0.0-alpha.
|
|
43
|
+
"Azure.Generator/1.0.0-alpha.20260403.3": {
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"Azure.Core": "1.
|
|
45
|
+
"Azure.Core": "1.52.0",
|
|
46
46
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
47
47
|
"Azure.ResourceManager": "1.14.0",
|
|
48
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
48
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260403.13"
|
|
49
49
|
},
|
|
50
50
|
"runtime": {
|
|
51
51
|
"lib/net10.0/Azure.Generator.dll": {
|
|
52
52
|
"assemblyVersion": "1.0.0.0",
|
|
53
|
-
"fileVersion": "1.0.26.
|
|
53
|
+
"fileVersion": "1.0.26.20303"
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
"Azure.Generator.Management/1.0.0-alpha.20260322.2": {
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"Azure.Core": "1.
|
|
60
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
59
|
+
"Azure.Core": "1.52.0",
|
|
60
|
+
"Azure.Generator": "1.0.0-alpha.20260403.3",
|
|
61
61
|
"Azure.ResourceManager": "1.14.0",
|
|
62
62
|
"Humanizer.Core": "3.0.1"
|
|
63
63
|
},
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
},
|
|
71
71
|
"Azure.Provisioning/1.5.0": {
|
|
72
72
|
"dependencies": {
|
|
73
|
-
"Azure.Core": "1.
|
|
73
|
+
"Azure.Core": "1.52.0"
|
|
74
74
|
},
|
|
75
75
|
"runtime": {
|
|
76
76
|
"lib/net10.0/Azure.Provisioning.dll": {
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
},
|
|
82
82
|
"Azure.ResourceManager/1.14.0": {
|
|
83
83
|
"dependencies": {
|
|
84
|
-
"Azure.Core": "1.
|
|
84
|
+
"Azure.Core": "1.52.0"
|
|
85
85
|
},
|
|
86
86
|
"runtime": {
|
|
87
87
|
"lib/net10.0/Azure.ResourceManager.dll": {
|
|
@@ -106,11 +106,11 @@
|
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
},
|
|
109
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
109
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.3": {
|
|
110
110
|
"runtime": {
|
|
111
111
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
112
|
-
"assemblyVersion": "10.0.0.
|
|
113
|
-
"fileVersion": "10.0.
|
|
112
|
+
"assemblyVersion": "10.0.0.3",
|
|
113
|
+
"fileVersion": "10.0.326.7603"
|
|
114
114
|
}
|
|
115
115
|
}
|
|
116
116
|
},
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
"Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
|
|
296
296
|
"dependencies": {
|
|
297
297
|
"Humanizer.Core": "3.0.1",
|
|
298
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
298
|
+
"Microsoft.Bcl.AsyncInterfaces": "10.0.3",
|
|
299
299
|
"Microsoft.CodeAnalysis.Common": "4.8.0",
|
|
300
300
|
"System.Composition": "7.0.0"
|
|
301
301
|
},
|
|
@@ -347,91 +347,91 @@
|
|
|
347
347
|
}
|
|
348
348
|
}
|
|
349
349
|
},
|
|
350
|
-
"Microsoft.Extensions.Configuration.Abstractions/10.0.
|
|
350
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.3": {
|
|
351
351
|
"dependencies": {
|
|
352
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
352
|
+
"Microsoft.Extensions.Primitives": "10.0.3"
|
|
353
353
|
},
|
|
354
354
|
"runtime": {
|
|
355
355
|
"lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
356
356
|
"assemblyVersion": "10.0.0.0",
|
|
357
|
-
"fileVersion": "10.0.
|
|
357
|
+
"fileVersion": "10.0.326.7603"
|
|
358
358
|
}
|
|
359
359
|
}
|
|
360
360
|
},
|
|
361
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
361
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": {
|
|
362
362
|
"runtime": {
|
|
363
363
|
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
364
364
|
"assemblyVersion": "10.0.0.0",
|
|
365
|
-
"fileVersion": "10.0.
|
|
365
|
+
"fileVersion": "10.0.326.7603"
|
|
366
366
|
}
|
|
367
367
|
}
|
|
368
368
|
},
|
|
369
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
369
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": {
|
|
370
370
|
"dependencies": {
|
|
371
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
372
|
-
"Microsoft.Extensions.Options": "10.0.
|
|
371
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
|
|
372
|
+
"Microsoft.Extensions.Options": "10.0.3"
|
|
373
373
|
},
|
|
374
374
|
"runtime": {
|
|
375
375
|
"lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
|
376
376
|
"assemblyVersion": "10.0.0.0",
|
|
377
|
-
"fileVersion": "10.0.
|
|
377
|
+
"fileVersion": "10.0.326.7603"
|
|
378
378
|
}
|
|
379
379
|
}
|
|
380
380
|
},
|
|
381
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
381
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
|
|
382
382
|
"dependencies": {
|
|
383
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
383
|
+
"Microsoft.Extensions.Primitives": "10.0.3"
|
|
384
384
|
},
|
|
385
385
|
"runtime": {
|
|
386
386
|
"lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
387
387
|
"assemblyVersion": "10.0.0.0",
|
|
388
|
-
"fileVersion": "10.0.
|
|
388
|
+
"fileVersion": "10.0.326.7603"
|
|
389
389
|
}
|
|
390
390
|
}
|
|
391
391
|
},
|
|
392
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
392
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.3": {
|
|
393
393
|
"dependencies": {
|
|
394
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
395
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
396
|
-
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.
|
|
397
|
-
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.
|
|
398
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
394
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
395
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
|
|
396
|
+
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.3",
|
|
397
|
+
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.3",
|
|
398
|
+
"Microsoft.Extensions.Logging.Abstractions": "10.0.3"
|
|
399
399
|
},
|
|
400
400
|
"runtime": {
|
|
401
401
|
"lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
402
402
|
"assemblyVersion": "10.0.0.0",
|
|
403
|
-
"fileVersion": "10.0.
|
|
403
|
+
"fileVersion": "10.0.326.7603"
|
|
404
404
|
}
|
|
405
405
|
}
|
|
406
406
|
},
|
|
407
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
407
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.3": {
|
|
408
408
|
"dependencies": {
|
|
409
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
409
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3"
|
|
410
410
|
},
|
|
411
411
|
"runtime": {
|
|
412
412
|
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
413
413
|
"assemblyVersion": "10.0.0.0",
|
|
414
|
-
"fileVersion": "10.0.
|
|
414
|
+
"fileVersion": "10.0.326.7603"
|
|
415
415
|
}
|
|
416
416
|
}
|
|
417
417
|
},
|
|
418
|
-
"Microsoft.Extensions.Options/10.0.
|
|
418
|
+
"Microsoft.Extensions.Options/10.0.3": {
|
|
419
419
|
"dependencies": {
|
|
420
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
421
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
420
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
|
|
421
|
+
"Microsoft.Extensions.Primitives": "10.0.3"
|
|
422
422
|
},
|
|
423
423
|
"runtime": {
|
|
424
424
|
"lib/net10.0/Microsoft.Extensions.Options.dll": {
|
|
425
425
|
"assemblyVersion": "10.0.0.0",
|
|
426
|
-
"fileVersion": "10.0.
|
|
426
|
+
"fileVersion": "10.0.326.7603"
|
|
427
427
|
}
|
|
428
428
|
}
|
|
429
429
|
},
|
|
430
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
430
|
+
"Microsoft.Extensions.Primitives/10.0.3": {
|
|
431
431
|
"runtime": {
|
|
432
432
|
"lib/net10.0/Microsoft.Extensions.Primitives.dll": {
|
|
433
433
|
"assemblyVersion": "10.0.0.0",
|
|
434
|
-
"fileVersion": "10.0.
|
|
434
|
+
"fileVersion": "10.0.326.7603"
|
|
435
435
|
}
|
|
436
436
|
}
|
|
437
437
|
},
|
|
@@ -443,17 +443,17 @@
|
|
|
443
443
|
}
|
|
444
444
|
}
|
|
445
445
|
},
|
|
446
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
446
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260403.13": {
|
|
447
447
|
"dependencies": {
|
|
448
448
|
"CommandLineParser": "2.9.1",
|
|
449
449
|
"Microsoft.Build": "17.9.5",
|
|
450
450
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
451
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
451
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260403.13",
|
|
452
452
|
"NuGet.Configuration": "6.14.0",
|
|
453
453
|
"NuGet.Protocol": "6.14.0",
|
|
454
454
|
"NuGet.Versioning": "6.14.0",
|
|
455
455
|
"System.ComponentModel.Composition": "8.0.0",
|
|
456
|
-
"System.Memory.Data": "10.0.
|
|
456
|
+
"System.Memory.Data": "10.0.3"
|
|
457
457
|
},
|
|
458
458
|
"runtime": {
|
|
459
459
|
"lib/net10.0/Microsoft.TypeSpec.Generator.dll": {
|
|
@@ -462,11 +462,11 @@
|
|
|
462
462
|
}
|
|
463
463
|
}
|
|
464
464
|
},
|
|
465
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
465
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260403.13": {
|
|
466
466
|
"dependencies": {
|
|
467
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
468
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
469
|
-
"System.ClientModel": "1.
|
|
467
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
468
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260403.13",
|
|
469
|
+
"System.ClientModel": "1.10.0"
|
|
470
470
|
},
|
|
471
471
|
"runtime": {
|
|
472
472
|
"lib/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
|
|
@@ -475,10 +475,10 @@
|
|
|
475
475
|
}
|
|
476
476
|
}
|
|
477
477
|
},
|
|
478
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
478
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260403.13": {
|
|
479
479
|
"dependencies": {
|
|
480
480
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
481
|
-
"System.Memory.Data": "10.0.
|
|
481
|
+
"System.Memory.Data": "10.0.3"
|
|
482
482
|
},
|
|
483
483
|
"runtime": {
|
|
484
484
|
"lib/net10.0/Microsoft.TypeSpec.Generator.Input.dll": {
|
|
@@ -559,17 +559,17 @@
|
|
|
559
559
|
}
|
|
560
560
|
}
|
|
561
561
|
},
|
|
562
|
-
"System.ClientModel/1.
|
|
562
|
+
"System.ClientModel/1.10.0": {
|
|
563
563
|
"dependencies": {
|
|
564
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
565
|
-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.
|
|
566
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
567
|
-
"System.Memory.Data": "10.0.
|
|
564
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
565
|
+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
|
|
566
|
+
"Microsoft.Extensions.Logging.Abstractions": "10.0.3",
|
|
567
|
+
"System.Memory.Data": "10.0.3"
|
|
568
568
|
},
|
|
569
569
|
"runtime": {
|
|
570
570
|
"lib/net10.0/System.ClientModel.dll": {
|
|
571
|
-
"assemblyVersion": "1.
|
|
572
|
-
"fileVersion": "1.
|
|
571
|
+
"assemblyVersion": "1.10.0.0",
|
|
572
|
+
"fileVersion": "1.1000.26.16607"
|
|
573
573
|
}
|
|
574
574
|
}
|
|
575
575
|
},
|
|
@@ -675,11 +675,11 @@
|
|
|
675
675
|
}
|
|
676
676
|
}
|
|
677
677
|
},
|
|
678
|
-
"System.Memory.Data/10.0.
|
|
678
|
+
"System.Memory.Data/10.0.3": {
|
|
679
679
|
"runtime": {
|
|
680
680
|
"lib/net10.0/System.Memory.Data.dll": {
|
|
681
|
-
"assemblyVersion": "10.0.0.
|
|
682
|
-
"fileVersion": "10.0.
|
|
681
|
+
"assemblyVersion": "10.0.0.3",
|
|
682
|
+
"fileVersion": "10.0.326.7603"
|
|
683
683
|
}
|
|
684
684
|
}
|
|
685
685
|
},
|
|
@@ -718,17 +718,17 @@
|
|
|
718
718
|
}
|
|
719
719
|
},
|
|
720
720
|
"libraries": {
|
|
721
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
721
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260408.1": {
|
|
722
722
|
"type": "project",
|
|
723
723
|
"serviceable": false,
|
|
724
724
|
"sha512": ""
|
|
725
725
|
},
|
|
726
|
-
"Azure.Core/1.
|
|
726
|
+
"Azure.Core/1.52.0": {
|
|
727
727
|
"type": "package",
|
|
728
728
|
"serviceable": true,
|
|
729
|
-
"sha512": "sha512-
|
|
730
|
-
"path": "azure.core/1.
|
|
731
|
-
"hashPath": "azure.core.1.
|
|
729
|
+
"sha512": "sha512-If2gP0B4kDAwOw3kvMFs7gEounDhLyeleoWMih0xPdGAvhKpcWQwoPI3L/L0gmcQt0hrtqDnRni1jaIaxwdL7w==",
|
|
730
|
+
"path": "azure.core/1.52.0",
|
|
731
|
+
"hashPath": "azure.core.1.52.0.nupkg.sha512"
|
|
732
732
|
},
|
|
733
733
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
734
734
|
"type": "package",
|
|
@@ -737,12 +737,12 @@
|
|
|
737
737
|
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
738
738
|
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
739
739
|
},
|
|
740
|
-
"Azure.Generator/1.0.0-alpha.
|
|
740
|
+
"Azure.Generator/1.0.0-alpha.20260403.3": {
|
|
741
741
|
"type": "package",
|
|
742
742
|
"serviceable": true,
|
|
743
|
-
"sha512": "sha512-
|
|
744
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
745
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
743
|
+
"sha512": "sha512-TfaEJvkHHW8c611QoUu1cTZmXaqSCFf9YGYG4TXda0I1AhJTLshn/SEyIYAAzakTSf9XCQOlbbvjMcLwz7AjsA==",
|
|
744
|
+
"path": "azure.generator/1.0.0-alpha.20260403.3",
|
|
745
|
+
"hashPath": "azure.generator.1.0.0-alpha.20260403.3.nupkg.sha512"
|
|
746
746
|
},
|
|
747
747
|
"Azure.Generator.Management/1.0.0-alpha.20260322.2": {
|
|
748
748
|
"type": "package",
|
|
@@ -779,12 +779,12 @@
|
|
|
779
779
|
"path": "humanizer.core/3.0.1",
|
|
780
780
|
"hashPath": "humanizer.core.3.0.1.nupkg.sha512"
|
|
781
781
|
},
|
|
782
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
782
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.3": {
|
|
783
783
|
"type": "package",
|
|
784
784
|
"serviceable": true,
|
|
785
|
-
"sha512": "sha512-
|
|
786
|
-
"path": "microsoft.bcl.asyncinterfaces/10.0.
|
|
787
|
-
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.
|
|
785
|
+
"sha512": "sha512-TV62UsrJZPX6gbt3c4WrtXh7bmaDIcMqf9uft1cc4L6gJXOU07hDGEh+bFQh/L2Az0R1WVOkiT66lFqS6G2NmA==",
|
|
786
|
+
"path": "microsoft.bcl.asyncinterfaces/10.0.3",
|
|
787
|
+
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.3.nupkg.sha512"
|
|
788
788
|
},
|
|
789
789
|
"Microsoft.Build/17.9.5": {
|
|
790
790
|
"type": "package",
|
|
@@ -828,61 +828,61 @@
|
|
|
828
828
|
"path": "microsoft.codeanalysis.workspaces.common/4.8.0",
|
|
829
829
|
"hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512"
|
|
830
830
|
},
|
|
831
|
-
"Microsoft.Extensions.Configuration.Abstractions/10.0.
|
|
831
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.3": {
|
|
832
832
|
"type": "package",
|
|
833
833
|
"serviceable": true,
|
|
834
|
-
"sha512": "sha512-
|
|
835
|
-
"path": "microsoft.extensions.configuration.abstractions/10.0.
|
|
836
|
-
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.
|
|
834
|
+
"sha512": "sha512-xVDHL0+SIgemfh95fTO9cGLe17TWv/ZP0n7m01z8X6pzt2DmQpucioWR/mYZA1sRlkWnkXzfl0JweLNWmE9WMg==",
|
|
835
|
+
"path": "microsoft.extensions.configuration.abstractions/10.0.3",
|
|
836
|
+
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.3.nupkg.sha512"
|
|
837
837
|
},
|
|
838
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
838
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": {
|
|
839
839
|
"type": "package",
|
|
840
840
|
"serviceable": true,
|
|
841
|
-
"sha512": "sha512-
|
|
842
|
-
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.
|
|
843
|
-
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.
|
|
841
|
+
"sha512": "sha512-bwGMrRcAMWx2s/RDgja97p27rxSz2pEQW0+rX5cWAUWVETVJ/eyxGfjAl8vuG5a+lckWmPIE+vcuaZNVB5YDdw==",
|
|
842
|
+
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.3",
|
|
843
|
+
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.3.nupkg.sha512"
|
|
844
844
|
},
|
|
845
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
845
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": {
|
|
846
846
|
"type": "package",
|
|
847
847
|
"serviceable": true,
|
|
848
|
-
"sha512": "sha512-
|
|
849
|
-
"path": "microsoft.extensions.diagnostics.abstractions/10.0.
|
|
850
|
-
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.
|
|
848
|
+
"sha512": "sha512-mQiTzAj7PIJ2A9YXR5QhgulS1fTWhmQc3ckd1Mrf3hKW07d03fBDqx8vVaFw+cRTebDOeB6pNqdWdnRxsi1hBA==",
|
|
849
|
+
"path": "microsoft.extensions.diagnostics.abstractions/10.0.3",
|
|
850
|
+
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.3.nupkg.sha512"
|
|
851
851
|
},
|
|
852
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
852
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
|
|
853
853
|
"type": "package",
|
|
854
854
|
"serviceable": true,
|
|
855
|
-
"sha512": "sha512
|
|
856
|
-
"path": "microsoft.extensions.fileproviders.abstractions/10.0.
|
|
857
|
-
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.
|
|
855
|
+
"sha512": "sha512-4TD9AXDRsipTmaemwnjt/DM5Ri0de2JzHQhvZ4woBTjUtL4XrPNsMrOk5oiLJAx1gTrE6pOIhxv+lEde5F6CZA==",
|
|
856
|
+
"path": "microsoft.extensions.fileproviders.abstractions/10.0.3",
|
|
857
|
+
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.3.nupkg.sha512"
|
|
858
858
|
},
|
|
859
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
859
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.3": {
|
|
860
860
|
"type": "package",
|
|
861
861
|
"serviceable": true,
|
|
862
|
-
"sha512": "sha512-
|
|
863
|
-
"path": "microsoft.extensions.hosting.abstractions/10.0.
|
|
864
|
-
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.
|
|
862
|
+
"sha512": "sha512-GdMpC10Jf6poxSvUJ4lgYpJ5F/kJeaAoJmrPufjBoPYyCTKKY5Dyl0rZA+LBNvFqTq1cZa/lhlptlUhNvU6xrg==",
|
|
863
|
+
"path": "microsoft.extensions.hosting.abstractions/10.0.3",
|
|
864
|
+
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.3.nupkg.sha512"
|
|
865
865
|
},
|
|
866
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
866
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.3": {
|
|
867
867
|
"type": "package",
|
|
868
868
|
"serviceable": true,
|
|
869
|
-
"sha512": "sha512-
|
|
870
|
-
"path": "microsoft.extensions.logging.abstractions/10.0.
|
|
871
|
-
"hashPath": "microsoft.extensions.logging.abstractions.10.0.
|
|
869
|
+
"sha512": "sha512-lxl0WLk7ROgBFAsjcOYjQ8/DVK+VMszxGBzUhgtQmAsTNldLL5pk9NG/cWTsXHq0lUhUEAtZkEE7jOGOA8bGKQ==",
|
|
870
|
+
"path": "microsoft.extensions.logging.abstractions/10.0.3",
|
|
871
|
+
"hashPath": "microsoft.extensions.logging.abstractions.10.0.3.nupkg.sha512"
|
|
872
872
|
},
|
|
873
|
-
"Microsoft.Extensions.Options/10.0.
|
|
873
|
+
"Microsoft.Extensions.Options/10.0.3": {
|
|
874
874
|
"type": "package",
|
|
875
875
|
"serviceable": true,
|
|
876
|
-
"sha512": "sha512-
|
|
877
|
-
"path": "microsoft.extensions.options/10.0.
|
|
878
|
-
"hashPath": "microsoft.extensions.options.10.0.
|
|
876
|
+
"sha512": "sha512-hU6WzGTPvPoLA2ng1ILvWQb3g0qORdlHNsxI8IcPLumJb3suimYUl+bbDzdo1V4KFsvVhnMWzysHpKbZaoDQPQ==",
|
|
877
|
+
"path": "microsoft.extensions.options/10.0.3",
|
|
878
|
+
"hashPath": "microsoft.extensions.options.10.0.3.nupkg.sha512"
|
|
879
879
|
},
|
|
880
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
880
|
+
"Microsoft.Extensions.Primitives/10.0.3": {
|
|
881
881
|
"type": "package",
|
|
882
882
|
"serviceable": true,
|
|
883
|
-
"sha512": "sha512-
|
|
884
|
-
"path": "microsoft.extensions.primitives/10.0.
|
|
885
|
-
"hashPath": "microsoft.extensions.primitives.10.0.
|
|
883
|
+
"sha512": "sha512-GEcpTwo7sUoLGGNTqV1FZEuL+tTD9m81NX/mh099dqGNna07/UGZShKQNZRw4hv6nlliSUwYQgSYc7OR99Jufg==",
|
|
884
|
+
"path": "microsoft.extensions.primitives/10.0.3",
|
|
885
|
+
"hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512"
|
|
886
886
|
},
|
|
887
887
|
"Microsoft.NET.StringTools/17.9.5": {
|
|
888
888
|
"type": "package",
|
|
@@ -891,26 +891,26 @@
|
|
|
891
891
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
892
892
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
893
893
|
},
|
|
894
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
894
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260403.13": {
|
|
895
895
|
"type": "package",
|
|
896
896
|
"serviceable": true,
|
|
897
|
-
"sha512": "sha512-
|
|
898
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
899
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
897
|
+
"sha512": "sha512-18gFMhsN4sPiPoXPXafATawi9h2oRrDZJQJqt/XlJ3crGCi4GX2lqquP0eoeDTWTyml98UYBNw9h/nk7U8yMGg==",
|
|
898
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260403.13",
|
|
899
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260403.13.nupkg.sha512"
|
|
900
900
|
},
|
|
901
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
901
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260403.13": {
|
|
902
902
|
"type": "package",
|
|
903
903
|
"serviceable": true,
|
|
904
|
-
"sha512": "sha512-
|
|
905
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
906
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
904
|
+
"sha512": "sha512-4l8y+kmAlgnqWJIYj2/FRxGMPdqfQYf9BHUNlP2BRVFtegm4TSzZ3EEE3Lu1H2KS/DsDfB9E8yX6eTPYJYdsbg==",
|
|
905
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260403.13",
|
|
906
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260403.13.nupkg.sha512"
|
|
907
907
|
},
|
|
908
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
908
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260403.13": {
|
|
909
909
|
"type": "package",
|
|
910
910
|
"serviceable": true,
|
|
911
|
-
"sha512": "sha512-
|
|
912
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
913
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
911
|
+
"sha512": "sha512-rxc4ewxE4ZcyOqwXzGs5wfB/eNPs5Qk/ZTS9woFzGId4eJNLFz4kR6OMlKWqM0rS3l8+jcs5R8pw2/biaeXNfg==",
|
|
912
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260403.13",
|
|
913
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260403.13.nupkg.sha512"
|
|
914
914
|
},
|
|
915
915
|
"Newtonsoft.Json/13.0.3": {
|
|
916
916
|
"type": "package",
|
|
@@ -961,12 +961,12 @@
|
|
|
961
961
|
"path": "nuget.versioning/6.14.0",
|
|
962
962
|
"hashPath": "nuget.versioning.6.14.0.nupkg.sha512"
|
|
963
963
|
},
|
|
964
|
-
"System.ClientModel/1.
|
|
964
|
+
"System.ClientModel/1.10.0": {
|
|
965
965
|
"type": "package",
|
|
966
966
|
"serviceable": true,
|
|
967
|
-
"sha512": "sha512-
|
|
968
|
-
"path": "system.clientmodel/1.
|
|
969
|
-
"hashPath": "system.clientmodel.1.
|
|
967
|
+
"sha512": "sha512-lBEWs54F5Y5pZ9hC+8z4S/X76957ex+DPk7WecRHlbIHtrPfbRMMlOgI3iDn4Jpb3bSxvBnKaaHoD59auFjlBA==",
|
|
968
|
+
"path": "system.clientmodel/1.10.0",
|
|
969
|
+
"hashPath": "system.clientmodel.1.10.0.nupkg.sha512"
|
|
970
970
|
},
|
|
971
971
|
"System.ComponentModel.Composition/8.0.0": {
|
|
972
972
|
"type": "package",
|
|
@@ -1031,12 +1031,12 @@
|
|
|
1031
1031
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
1032
1032
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
|
1033
1033
|
},
|
|
1034
|
-
"System.Memory.Data/10.0.
|
|
1034
|
+
"System.Memory.Data/10.0.3": {
|
|
1035
1035
|
"type": "package",
|
|
1036
1036
|
"serviceable": true,
|
|
1037
|
-
"sha512": "sha512-
|
|
1038
|
-
"path": "system.memory.data/10.0.
|
|
1039
|
-
"hashPath": "system.memory.data.10.0.
|
|
1037
|
+
"sha512": "sha512-MaGhRfGunmrj/nHjtsi9XkhlYJ/ERGWrbA+BiSKNtGnAjc9XlG5EhAvak6VRcX5LYzPF6pBO8nJ613dTgzabig==",
|
|
1038
|
+
"path": "system.memory.data/10.0.3",
|
|
1039
|
+
"hashPath": "system.memory.data.10.0.3.nupkg.sha512"
|
|
1040
1040
|
},
|
|
1041
1041
|
"System.Reflection.MetadataLoadContext/8.0.0": {
|
|
1042
1042
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
Provisioning metadata for a single property, used to create a <see cref="T:Azure.Generator.Provisioning.Providers.ProvisioningPropertyProvider"/>.
|
|
57
57
|
</summary>
|
|
58
58
|
</member>
|
|
59
|
-
<member name="M:Azure.Generator.Provisioning.Primitives.ProvisioningPropertyInfo.#ctor(System.String,System.Boolean,System.Boolean,System.String[],System.String)">
|
|
59
|
+
<member name="M:Azure.Generator.Provisioning.Primitives.ProvisioningPropertyInfo.#ctor(System.String,System.Boolean,System.Boolean,System.String[],System.String,Microsoft.TypeSpec.Generator.Primitives.CSharpType)">
|
|
60
60
|
<summary>
|
|
61
61
|
Provisioning metadata for a single property, used to create a <see cref="T:Azure.Generator.Provisioning.Providers.ProvisioningPropertyProvider"/>.
|
|
62
62
|
</summary>
|
|
@@ -136,6 +136,12 @@
|
|
|
136
136
|
Used to build the C# Properties, Fields, and DefineProvisionableProperties() method.
|
|
137
137
|
</summary>
|
|
138
138
|
</member>
|
|
139
|
+
<member name="F:Azure.Generator.Provisioning.Providers.ProvisioningResourceProvider._propertyLookup">
|
|
140
|
+
<summary>
|
|
141
|
+
Lookup from InputModelProperty to ResourcePropertyInfo for O(1) access in
|
|
142
|
+
<see cref="M:Azure.Generator.Provisioning.Primitives.IProvisioningPropertyInfo.GetProvisioningPropertyInfo(Microsoft.TypeSpec.Generator.Input.InputModelProperty)"/>.
|
|
143
|
+
</summary>
|
|
144
|
+
</member>
|
|
139
145
|
<member name="F:Azure.Generator.Provisioning.Providers.ProvisioningResourceProvider._createBodyWritableProperties">
|
|
140
146
|
<summary>
|
|
141
147
|
Serialized property names that are writable in the create/update request body model.
|
|
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
|
|
Binary file
|