@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20250818.2 → 1.0.0-alpha.20250820.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.Management.deps.json +52 -52
- package/dist/generator/Azure.Generator.Management.dll +0 -0
- package/dist/generator/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/Azure.Generator.Management.xml +7 -5
- package/dist/generator/Azure.Generator.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/net8.0/Azure.Core.dll +0 -0
- package/dist/generator/net8.0/Azure.Generator.Management.deps.json +52 -52
- package/dist/generator/net8.0/Azure.Generator.Management.dll +0 -0
- package/dist/generator/net8.0/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/net8.0/Azure.Generator.Management.xml +7 -5
- package/dist/generator/net8.0/Azure.Generator.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/System.ClientModel.dll +0 -0
- package/package.json +2 -2
|
Binary file
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v8.0": {
|
|
9
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20250820.2": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Core": "1.47.
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
11
|
+
"Azure.Core": "1.47.3",
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20250818.3",
|
|
13
13
|
"Azure.ResourceManager": "1.13.2",
|
|
14
14
|
"Humanizer.Core": "2.14.1",
|
|
15
|
-
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.
|
|
15
|
+
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250819.2",
|
|
16
16
|
"Microsoft.SourceLink.GitHub": "8.0.0",
|
|
17
17
|
"SauceControl.InheritDoc": "1.2.0",
|
|
18
18
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
@@ -21,35 +21,35 @@
|
|
|
21
21
|
"Azure.Generator.Management.dll": {}
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
|
-
"Azure.Core/1.47.
|
|
24
|
+
"Azure.Core/1.47.3": {
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
27
|
-
"System.ClientModel": "1.6.
|
|
27
|
+
"System.ClientModel": "1.6.1",
|
|
28
28
|
"System.Memory.Data": "8.0.1"
|
|
29
29
|
},
|
|
30
30
|
"runtime": {
|
|
31
31
|
"lib/net8.0/Azure.Core.dll": {
|
|
32
|
-
"assemblyVersion": "1.47.
|
|
33
|
-
"fileVersion": "1.4700.
|
|
32
|
+
"assemblyVersion": "1.47.3.0",
|
|
33
|
+
"fileVersion": "1.4700.325.42004"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
-
"Azure.Generator/1.0.0-alpha.
|
|
37
|
+
"Azure.Generator/1.0.0-alpha.20250818.3": {
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"Azure.Core": "1.47.
|
|
39
|
+
"Azure.Core": "1.47.3",
|
|
40
40
|
"Azure.ResourceManager": "1.13.2",
|
|
41
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
41
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250818.2"
|
|
42
42
|
},
|
|
43
43
|
"runtime": {
|
|
44
44
|
"lib/net8.0/Azure.Generator.dll": {
|
|
45
45
|
"assemblyVersion": "1.0.0.0",
|
|
46
|
-
"fileVersion": "1.0.25.
|
|
46
|
+
"fileVersion": "1.0.25.41803"
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
50
|
"Azure.ResourceManager/1.13.2": {
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"Azure.Core": "1.47.
|
|
52
|
+
"Azure.Core": "1.47.3"
|
|
53
53
|
},
|
|
54
54
|
"runtime": {
|
|
55
55
|
"lib/net8.0/Azure.ResourceManager.dll": {
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
},
|
|
77
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
77
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250819.2": {},
|
|
78
78
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
79
79
|
"runtime": {
|
|
80
80
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -364,12 +364,12 @@
|
|
|
364
364
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
365
365
|
}
|
|
366
366
|
},
|
|
367
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
367
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250818.2": {
|
|
368
368
|
"dependencies": {
|
|
369
369
|
"CommandLineParser": "2.9.1",
|
|
370
370
|
"Microsoft.Build": "17.9.5",
|
|
371
371
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
372
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
372
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250818.2",
|
|
373
373
|
"NuGet.Configuration": "6.14.0",
|
|
374
374
|
"NuGet.Protocol": "6.14.0",
|
|
375
375
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -383,10 +383,10 @@
|
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
385
|
},
|
|
386
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
386
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250818.2": {
|
|
387
387
|
"dependencies": {
|
|
388
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
389
|
-
"System.ClientModel": "1.6.
|
|
388
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250818.2",
|
|
389
|
+
"System.ClientModel": "1.6.1"
|
|
390
390
|
},
|
|
391
391
|
"runtime": {
|
|
392
392
|
"lib/net8.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
|
|
@@ -395,7 +395,7 @@
|
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
397
|
},
|
|
398
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
398
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250818.2": {
|
|
399
399
|
"dependencies": {
|
|
400
400
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
401
401
|
"System.Memory.Data": "8.0.1"
|
|
@@ -487,15 +487,15 @@
|
|
|
487
487
|
}
|
|
488
488
|
},
|
|
489
489
|
"StyleCop.Analyzers.Unstable/1.2.0.333": {},
|
|
490
|
-
"System.ClientModel/1.6.
|
|
490
|
+
"System.ClientModel/1.6.1": {
|
|
491
491
|
"dependencies": {
|
|
492
492
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
|
|
493
493
|
"System.Memory.Data": "8.0.1"
|
|
494
494
|
},
|
|
495
495
|
"runtime": {
|
|
496
496
|
"lib/net8.0/System.ClientModel.dll": {
|
|
497
|
-
"assemblyVersion": "1.6.
|
|
498
|
-
"fileVersion": "1.600.
|
|
497
|
+
"assemblyVersion": "1.6.1.0",
|
|
498
|
+
"fileVersion": "1.600.125.41908"
|
|
499
499
|
}
|
|
500
500
|
}
|
|
501
501
|
},
|
|
@@ -670,24 +670,24 @@
|
|
|
670
670
|
}
|
|
671
671
|
},
|
|
672
672
|
"libraries": {
|
|
673
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
673
|
+
"Azure.Generator.Management/1.0.0-alpha.20250820.2": {
|
|
674
674
|
"type": "project",
|
|
675
675
|
"serviceable": false,
|
|
676
676
|
"sha512": ""
|
|
677
677
|
},
|
|
678
|
-
"Azure.Core/1.47.
|
|
678
|
+
"Azure.Core/1.47.3": {
|
|
679
679
|
"type": "package",
|
|
680
680
|
"serviceable": true,
|
|
681
|
-
"sha512": "sha512-
|
|
682
|
-
"path": "azure.core/1.47.
|
|
683
|
-
"hashPath": "azure.core.1.47.
|
|
681
|
+
"sha512": "sha512-u/uCNtUWT+Q/Is7/PAMy3KP9kq5vY5klRnyAvRxO/kEa5OnV3/X5lHlCajNANC7vmej6jAqceqLBJNO/VyCKzg==",
|
|
682
|
+
"path": "azure.core/1.47.3",
|
|
683
|
+
"hashPath": "azure.core.1.47.3.nupkg.sha512"
|
|
684
684
|
},
|
|
685
|
-
"Azure.Generator/1.0.0-alpha.
|
|
685
|
+
"Azure.Generator/1.0.0-alpha.20250818.3": {
|
|
686
686
|
"type": "package",
|
|
687
687
|
"serviceable": true,
|
|
688
|
-
"sha512": "sha512-
|
|
689
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
690
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
688
|
+
"sha512": "sha512-SLmrUg849S/vZb6nE6oFSLgT8nj8V3Jt/1PAueXp0vXdpdUnJdhWL6mmmpZH9t4Rm60KFBGo3I0Gl8pN+RaeHw==",
|
|
689
|
+
"path": "azure.generator/1.0.0-alpha.20250818.3",
|
|
690
|
+
"hashPath": "azure.generator.1.0.0-alpha.20250818.3.nupkg.sha512"
|
|
691
691
|
},
|
|
692
692
|
"Azure.ResourceManager/1.13.2": {
|
|
693
693
|
"type": "package",
|
|
@@ -710,12 +710,12 @@
|
|
|
710
710
|
"path": "humanizer.core/2.14.1",
|
|
711
711
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
712
712
|
},
|
|
713
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
713
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250819.2": {
|
|
714
714
|
"type": "package",
|
|
715
715
|
"serviceable": true,
|
|
716
|
-
"sha512": "sha512-
|
|
717
|
-
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.
|
|
718
|
-
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.
|
|
716
|
+
"sha512": "sha512-3012JTgYLuDEzlKjZKByzryN1Dfp+3bdF+RjONaCFEq1Pwzc3Z3KEadWVWBJ1O15CToNCTfpJg4mz32UoulNvg==",
|
|
717
|
+
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250819.2",
|
|
718
|
+
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250819.2.nupkg.sha512"
|
|
719
719
|
},
|
|
720
720
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
721
721
|
"type": "package",
|
|
@@ -815,26 +815,26 @@
|
|
|
815
815
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
816
816
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
817
817
|
},
|
|
818
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
818
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250818.2": {
|
|
819
819
|
"type": "package",
|
|
820
820
|
"serviceable": true,
|
|
821
|
-
"sha512": "sha512-
|
|
822
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
823
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
821
|
+
"sha512": "sha512-VpzhBgT+O+su2oirHaeo3eCHhhs+gm/eHjiS1dIBvPxKlyEJEZhaNRrraOt4pbn8xNmIofLvPc9gCSHUtW6lzw==",
|
|
822
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250818.2",
|
|
823
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250818.2.nupkg.sha512"
|
|
824
824
|
},
|
|
825
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
825
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250818.2": {
|
|
826
826
|
"type": "package",
|
|
827
827
|
"serviceable": true,
|
|
828
|
-
"sha512": "sha512-
|
|
829
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
830
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
828
|
+
"sha512": "sha512-i2i0ETTx+n7Ad76cmYYCcXwYdNai9qpg7P2t7wqBmVIKPTERTV5Q/uAg2M9utE6+cNPP4r41MNM+aPNr0b0bCw==",
|
|
829
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250818.2",
|
|
830
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250818.2.nupkg.sha512"
|
|
831
831
|
},
|
|
832
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
832
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250818.2": {
|
|
833
833
|
"type": "package",
|
|
834
834
|
"serviceable": true,
|
|
835
|
-
"sha512": "sha512-
|
|
836
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
837
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
835
|
+
"sha512": "sha512-GV4b/Gr6xJvqzT038HDAnenApKD67ZFoKv7PNepam4HFhZSSuUvnBkBOGO6dYc/qeO5Nerug0pYRbOJK/2rgWw==",
|
|
836
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250818.2",
|
|
837
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250818.2.nupkg.sha512"
|
|
838
838
|
},
|
|
839
839
|
"Newtonsoft.Json/13.0.3": {
|
|
840
840
|
"type": "package",
|
|
@@ -906,12 +906,12 @@
|
|
|
906
906
|
"path": "stylecop.analyzers.unstable/1.2.0.333",
|
|
907
907
|
"hashPath": "stylecop.analyzers.unstable.1.2.0.333.nupkg.sha512"
|
|
908
908
|
},
|
|
909
|
-
"System.ClientModel/1.6.
|
|
909
|
+
"System.ClientModel/1.6.1": {
|
|
910
910
|
"type": "package",
|
|
911
911
|
"serviceable": true,
|
|
912
|
-
"sha512": "sha512-
|
|
913
|
-
"path": "system.clientmodel/1.6.
|
|
914
|
-
"hashPath": "system.clientmodel.1.6.
|
|
912
|
+
"sha512": "sha512-xcHHhDqB5MnOOY8yIn64Vzp6gtBEs6k5J1hluG04CrShSvQNXOx4PSDs7wJiXLDidlY/FZJmxJdKTKskyJwjvw==",
|
|
913
|
+
"path": "system.clientmodel/1.6.1",
|
|
914
|
+
"hashPath": "system.clientmodel.1.6.1.nupkg.sha512"
|
|
915
915
|
},
|
|
916
916
|
"System.Collections.Immutable/8.0.0": {
|
|
917
917
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
@@ -41,15 +41,17 @@
|
|
|
41
41
|
<member name="T:Azure.Generator.Management.ManagementOutputLibrary">
|
|
42
42
|
<inheritdoc/>
|
|
43
43
|
</member>
|
|
44
|
-
<member name="M:Azure.Generator.Management.ManagementOutputLibrary.InitializeResourceClients(System.Collections.Generic.IReadOnlyList{Azure.Generator.Management.Providers.ResourceClientProvider}@,System.Collections.Generic.IReadOnlyList{Azure.Generator.Management.Providers.ResourceCollectionClientProvider}@,System.Collections.Generic.IReadOnlyList{Azure.Generator.Management.Providers.MockableResourceProvider}@,Azure.Generator.Management.Providers.ExtensionProvider@)">
|
|
44
|
+
<member name="M:Azure.Generator.Management.ManagementOutputLibrary.InitializeResourceClients(System.Collections.Generic.IReadOnlyDictionary{System.String,Azure.Generator.Management.Providers.ResourceClientProvider}@,System.Collections.Generic.IReadOnlyList{Azure.Generator.Management.Providers.ResourceClientProvider}@,System.Collections.Generic.IReadOnlyList{Azure.Generator.Management.Providers.ResourceCollectionClientProvider}@,System.Collections.Generic.IReadOnlyDictionary{Azure.Generator.Management.Models.ResourceScope,Azure.Generator.Management.Providers.MockableResourceProvider}@,System.Collections.Generic.IReadOnlyList{Azure.Generator.Management.Providers.MockableResourceProvider}@,Azure.Generator.Management.Providers.ExtensionProvider@)">
|
|
45
45
|
<summary>
|
|
46
46
|
This method initializes the resource clients, collections, and mockable clients.
|
|
47
47
|
We do all of these in the same method to ensure they are initialized together
|
|
48
48
|
</summary>
|
|
49
|
-
<param name="
|
|
50
|
-
<param name="
|
|
51
|
-
<param name="
|
|
52
|
-
<param name="
|
|
49
|
+
<param name="_resourcesByIdDict">Represent a map from resource id pattern to the <see cref="T:Azure.Generator.Management.Providers.ResourceClientProvider"/>. </param>
|
|
50
|
+
<param name="_resources">The full list of <see cref="T:Azure.Generator.Management.Providers.ResourceClientProvider"/>. </param>
|
|
51
|
+
<param name="_resourceCollections">The full list of <see cref="T:Azure.Generator.Management.Providers.ResourceCollectionClientProvider"/>. </param>
|
|
52
|
+
<param name="_mockableResourcesByScopeDict">Represent a dictionary from scope to the corresponding <see cref="T:Azure.Generator.Management.Providers.MockableResourceProvider"/>. </param>
|
|
53
|
+
<param name="_mockableResources">The full list of <see cref="T:Azure.Generator.Management.Providers.MockableResourceProvider"/>. </param>
|
|
54
|
+
<param name="_extensionProvider">The <see cref="T:ExtensionProvider"/>. </param>
|
|
53
55
|
</member>
|
|
54
56
|
<member name="M:Azure.Generator.Management.ManagementOutputLibrary.BuildTypeProviders">
|
|
55
57
|
<inheritdoc/>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v8.0": {
|
|
9
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20250820.2": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Core": "1.47.
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
11
|
+
"Azure.Core": "1.47.3",
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20250818.3",
|
|
13
13
|
"Azure.ResourceManager": "1.13.2",
|
|
14
14
|
"Humanizer.Core": "2.14.1",
|
|
15
|
-
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.
|
|
15
|
+
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250819.2",
|
|
16
16
|
"Microsoft.SourceLink.GitHub": "8.0.0",
|
|
17
17
|
"SauceControl.InheritDoc": "1.2.0",
|
|
18
18
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
@@ -21,35 +21,35 @@
|
|
|
21
21
|
"Azure.Generator.Management.dll": {}
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
|
-
"Azure.Core/1.47.
|
|
24
|
+
"Azure.Core/1.47.3": {
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
27
|
-
"System.ClientModel": "1.6.
|
|
27
|
+
"System.ClientModel": "1.6.1",
|
|
28
28
|
"System.Memory.Data": "8.0.1"
|
|
29
29
|
},
|
|
30
30
|
"runtime": {
|
|
31
31
|
"lib/net8.0/Azure.Core.dll": {
|
|
32
|
-
"assemblyVersion": "1.47.
|
|
33
|
-
"fileVersion": "1.4700.
|
|
32
|
+
"assemblyVersion": "1.47.3.0",
|
|
33
|
+
"fileVersion": "1.4700.325.42004"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
-
"Azure.Generator/1.0.0-alpha.
|
|
37
|
+
"Azure.Generator/1.0.0-alpha.20250818.3": {
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"Azure.Core": "1.47.
|
|
39
|
+
"Azure.Core": "1.47.3",
|
|
40
40
|
"Azure.ResourceManager": "1.13.2",
|
|
41
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
41
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250818.2"
|
|
42
42
|
},
|
|
43
43
|
"runtime": {
|
|
44
44
|
"lib/net8.0/Azure.Generator.dll": {
|
|
45
45
|
"assemblyVersion": "1.0.0.0",
|
|
46
|
-
"fileVersion": "1.0.25.
|
|
46
|
+
"fileVersion": "1.0.25.41803"
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
50
|
"Azure.ResourceManager/1.13.2": {
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"Azure.Core": "1.47.
|
|
52
|
+
"Azure.Core": "1.47.3"
|
|
53
53
|
},
|
|
54
54
|
"runtime": {
|
|
55
55
|
"lib/net8.0/Azure.ResourceManager.dll": {
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
},
|
|
77
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
77
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250819.2": {},
|
|
78
78
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
79
79
|
"runtime": {
|
|
80
80
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -364,12 +364,12 @@
|
|
|
364
364
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
365
365
|
}
|
|
366
366
|
},
|
|
367
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
367
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250818.2": {
|
|
368
368
|
"dependencies": {
|
|
369
369
|
"CommandLineParser": "2.9.1",
|
|
370
370
|
"Microsoft.Build": "17.9.5",
|
|
371
371
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
372
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
372
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250818.2",
|
|
373
373
|
"NuGet.Configuration": "6.14.0",
|
|
374
374
|
"NuGet.Protocol": "6.14.0",
|
|
375
375
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -383,10 +383,10 @@
|
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
385
|
},
|
|
386
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
386
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250818.2": {
|
|
387
387
|
"dependencies": {
|
|
388
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
389
|
-
"System.ClientModel": "1.6.
|
|
388
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250818.2",
|
|
389
|
+
"System.ClientModel": "1.6.1"
|
|
390
390
|
},
|
|
391
391
|
"runtime": {
|
|
392
392
|
"lib/net8.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
|
|
@@ -395,7 +395,7 @@
|
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
397
|
},
|
|
398
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
398
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250818.2": {
|
|
399
399
|
"dependencies": {
|
|
400
400
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
401
401
|
"System.Memory.Data": "8.0.1"
|
|
@@ -487,15 +487,15 @@
|
|
|
487
487
|
}
|
|
488
488
|
},
|
|
489
489
|
"StyleCop.Analyzers.Unstable/1.2.0.333": {},
|
|
490
|
-
"System.ClientModel/1.6.
|
|
490
|
+
"System.ClientModel/1.6.1": {
|
|
491
491
|
"dependencies": {
|
|
492
492
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
|
|
493
493
|
"System.Memory.Data": "8.0.1"
|
|
494
494
|
},
|
|
495
495
|
"runtime": {
|
|
496
496
|
"lib/net8.0/System.ClientModel.dll": {
|
|
497
|
-
"assemblyVersion": "1.6.
|
|
498
|
-
"fileVersion": "1.600.
|
|
497
|
+
"assemblyVersion": "1.6.1.0",
|
|
498
|
+
"fileVersion": "1.600.125.41908"
|
|
499
499
|
}
|
|
500
500
|
}
|
|
501
501
|
},
|
|
@@ -670,24 +670,24 @@
|
|
|
670
670
|
}
|
|
671
671
|
},
|
|
672
672
|
"libraries": {
|
|
673
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
673
|
+
"Azure.Generator.Management/1.0.0-alpha.20250820.2": {
|
|
674
674
|
"type": "project",
|
|
675
675
|
"serviceable": false,
|
|
676
676
|
"sha512": ""
|
|
677
677
|
},
|
|
678
|
-
"Azure.Core/1.47.
|
|
678
|
+
"Azure.Core/1.47.3": {
|
|
679
679
|
"type": "package",
|
|
680
680
|
"serviceable": true,
|
|
681
|
-
"sha512": "sha512-
|
|
682
|
-
"path": "azure.core/1.47.
|
|
683
|
-
"hashPath": "azure.core.1.47.
|
|
681
|
+
"sha512": "sha512-u/uCNtUWT+Q/Is7/PAMy3KP9kq5vY5klRnyAvRxO/kEa5OnV3/X5lHlCajNANC7vmej6jAqceqLBJNO/VyCKzg==",
|
|
682
|
+
"path": "azure.core/1.47.3",
|
|
683
|
+
"hashPath": "azure.core.1.47.3.nupkg.sha512"
|
|
684
684
|
},
|
|
685
|
-
"Azure.Generator/1.0.0-alpha.
|
|
685
|
+
"Azure.Generator/1.0.0-alpha.20250818.3": {
|
|
686
686
|
"type": "package",
|
|
687
687
|
"serviceable": true,
|
|
688
|
-
"sha512": "sha512-
|
|
689
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
690
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
688
|
+
"sha512": "sha512-SLmrUg849S/vZb6nE6oFSLgT8nj8V3Jt/1PAueXp0vXdpdUnJdhWL6mmmpZH9t4Rm60KFBGo3I0Gl8pN+RaeHw==",
|
|
689
|
+
"path": "azure.generator/1.0.0-alpha.20250818.3",
|
|
690
|
+
"hashPath": "azure.generator.1.0.0-alpha.20250818.3.nupkg.sha512"
|
|
691
691
|
},
|
|
692
692
|
"Azure.ResourceManager/1.13.2": {
|
|
693
693
|
"type": "package",
|
|
@@ -710,12 +710,12 @@
|
|
|
710
710
|
"path": "humanizer.core/2.14.1",
|
|
711
711
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
712
712
|
},
|
|
713
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
713
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250819.2": {
|
|
714
714
|
"type": "package",
|
|
715
715
|
"serviceable": true,
|
|
716
|
-
"sha512": "sha512-
|
|
717
|
-
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.
|
|
718
|
-
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.
|
|
716
|
+
"sha512": "sha512-3012JTgYLuDEzlKjZKByzryN1Dfp+3bdF+RjONaCFEq1Pwzc3Z3KEadWVWBJ1O15CToNCTfpJg4mz32UoulNvg==",
|
|
717
|
+
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250819.2",
|
|
718
|
+
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250819.2.nupkg.sha512"
|
|
719
719
|
},
|
|
720
720
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
721
721
|
"type": "package",
|
|
@@ -815,26 +815,26 @@
|
|
|
815
815
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
816
816
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
817
817
|
},
|
|
818
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
818
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250818.2": {
|
|
819
819
|
"type": "package",
|
|
820
820
|
"serviceable": true,
|
|
821
|
-
"sha512": "sha512-
|
|
822
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
823
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
821
|
+
"sha512": "sha512-VpzhBgT+O+su2oirHaeo3eCHhhs+gm/eHjiS1dIBvPxKlyEJEZhaNRrraOt4pbn8xNmIofLvPc9gCSHUtW6lzw==",
|
|
822
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250818.2",
|
|
823
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250818.2.nupkg.sha512"
|
|
824
824
|
},
|
|
825
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
825
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250818.2": {
|
|
826
826
|
"type": "package",
|
|
827
827
|
"serviceable": true,
|
|
828
|
-
"sha512": "sha512-
|
|
829
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
830
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
828
|
+
"sha512": "sha512-i2i0ETTx+n7Ad76cmYYCcXwYdNai9qpg7P2t7wqBmVIKPTERTV5Q/uAg2M9utE6+cNPP4r41MNM+aPNr0b0bCw==",
|
|
829
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250818.2",
|
|
830
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250818.2.nupkg.sha512"
|
|
831
831
|
},
|
|
832
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
832
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250818.2": {
|
|
833
833
|
"type": "package",
|
|
834
834
|
"serviceable": true,
|
|
835
|
-
"sha512": "sha512-
|
|
836
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
837
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
835
|
+
"sha512": "sha512-GV4b/Gr6xJvqzT038HDAnenApKD67ZFoKv7PNepam4HFhZSSuUvnBkBOGO6dYc/qeO5Nerug0pYRbOJK/2rgWw==",
|
|
836
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250818.2",
|
|
837
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250818.2.nupkg.sha512"
|
|
838
838
|
},
|
|
839
839
|
"Newtonsoft.Json/13.0.3": {
|
|
840
840
|
"type": "package",
|
|
@@ -906,12 +906,12 @@
|
|
|
906
906
|
"path": "stylecop.analyzers.unstable/1.2.0.333",
|
|
907
907
|
"hashPath": "stylecop.analyzers.unstable.1.2.0.333.nupkg.sha512"
|
|
908
908
|
},
|
|
909
|
-
"System.ClientModel/1.6.
|
|
909
|
+
"System.ClientModel/1.6.1": {
|
|
910
910
|
"type": "package",
|
|
911
911
|
"serviceable": true,
|
|
912
|
-
"sha512": "sha512-
|
|
913
|
-
"path": "system.clientmodel/1.6.
|
|
914
|
-
"hashPath": "system.clientmodel.1.6.
|
|
912
|
+
"sha512": "sha512-xcHHhDqB5MnOOY8yIn64Vzp6gtBEs6k5J1hluG04CrShSvQNXOx4PSDs7wJiXLDidlY/FZJmxJdKTKskyJwjvw==",
|
|
913
|
+
"path": "system.clientmodel/1.6.1",
|
|
914
|
+
"hashPath": "system.clientmodel.1.6.1.nupkg.sha512"
|
|
915
915
|
},
|
|
916
916
|
"System.Collections.Immutable/8.0.0": {
|
|
917
917
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
@@ -41,15 +41,17 @@
|
|
|
41
41
|
<member name="T:Azure.Generator.Management.ManagementOutputLibrary">
|
|
42
42
|
<inheritdoc/>
|
|
43
43
|
</member>
|
|
44
|
-
<member name="M:Azure.Generator.Management.ManagementOutputLibrary.InitializeResourceClients(System.Collections.Generic.IReadOnlyList{Azure.Generator.Management.Providers.ResourceClientProvider}@,System.Collections.Generic.IReadOnlyList{Azure.Generator.Management.Providers.ResourceCollectionClientProvider}@,System.Collections.Generic.IReadOnlyList{Azure.Generator.Management.Providers.MockableResourceProvider}@,Azure.Generator.Management.Providers.ExtensionProvider@)">
|
|
44
|
+
<member name="M:Azure.Generator.Management.ManagementOutputLibrary.InitializeResourceClients(System.Collections.Generic.IReadOnlyDictionary{System.String,Azure.Generator.Management.Providers.ResourceClientProvider}@,System.Collections.Generic.IReadOnlyList{Azure.Generator.Management.Providers.ResourceClientProvider}@,System.Collections.Generic.IReadOnlyList{Azure.Generator.Management.Providers.ResourceCollectionClientProvider}@,System.Collections.Generic.IReadOnlyDictionary{Azure.Generator.Management.Models.ResourceScope,Azure.Generator.Management.Providers.MockableResourceProvider}@,System.Collections.Generic.IReadOnlyList{Azure.Generator.Management.Providers.MockableResourceProvider}@,Azure.Generator.Management.Providers.ExtensionProvider@)">
|
|
45
45
|
<summary>
|
|
46
46
|
This method initializes the resource clients, collections, and mockable clients.
|
|
47
47
|
We do all of these in the same method to ensure they are initialized together
|
|
48
48
|
</summary>
|
|
49
|
-
<param name="
|
|
50
|
-
<param name="
|
|
51
|
-
<param name="
|
|
52
|
-
<param name="
|
|
49
|
+
<param name="_resourcesByIdDict">Represent a map from resource id pattern to the <see cref="T:Azure.Generator.Management.Providers.ResourceClientProvider"/>. </param>
|
|
50
|
+
<param name="_resources">The full list of <see cref="T:Azure.Generator.Management.Providers.ResourceClientProvider"/>. </param>
|
|
51
|
+
<param name="_resourceCollections">The full list of <see cref="T:Azure.Generator.Management.Providers.ResourceCollectionClientProvider"/>. </param>
|
|
52
|
+
<param name="_mockableResourcesByScopeDict">Represent a dictionary from scope to the corresponding <see cref="T:Azure.Generator.Management.Providers.MockableResourceProvider"/>. </param>
|
|
53
|
+
<param name="_mockableResources">The full list of <see cref="T:Azure.Generator.Management.Providers.MockableResourceProvider"/>. </param>
|
|
54
|
+
<param name="_extensionProvider">The <see cref="T:ExtensionProvider"/>. </param>
|
|
53
55
|
</member>
|
|
54
56
|
<member name="M:Azure.Generator.Management.ManagementOutputLibrary.BuildTypeProviders">
|
|
55
57
|
<inheritdoc/>
|
|
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-mgmt",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20250820.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",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"dist/**"
|
|
38
38
|
],
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@azure-typespec/http-client-csharp": "1.0.0-alpha.
|
|
40
|
+
"@azure-typespec/http-client-csharp": "1.0.0-alpha.20250818.3"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@azure-tools/azure-http-specs": "0.1.0-alpha.25",
|