@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20250603.1 → 1.0.0-alpha.20250609.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.Management.deps.json +28 -28
- package/dist/generator/Azure.Generator.Management.dll +0 -0
- package/dist/generator/Azure.Generator.Management.pdb +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 +28 -28
- 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/System.ClientModel.dll +0 -0
- package/package.json +3 -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.20250610.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Core": "1.46.
|
|
11
|
+
"Azure.Core": "1.46.2",
|
|
12
12
|
"Azure.Generator": "1.0.0-alpha.20250527.2",
|
|
13
13
|
"Azure.ResourceManager": "1.13.0",
|
|
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.20250605.1",
|
|
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,22 +21,22 @@
|
|
|
21
21
|
"Azure.Generator.Management.dll": {}
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
|
-
"Azure.Core/1.46.
|
|
24
|
+
"Azure.Core/1.46.2": {
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
27
|
-
"System.ClientModel": "1.4.
|
|
27
|
+
"System.ClientModel": "1.4.2",
|
|
28
28
|
"System.Memory.Data": "8.0.1"
|
|
29
29
|
},
|
|
30
30
|
"runtime": {
|
|
31
31
|
"lib/net8.0/Azure.Core.dll": {
|
|
32
|
-
"assemblyVersion": "1.46.
|
|
33
|
-
"fileVersion": "1.4600.
|
|
32
|
+
"assemblyVersion": "1.46.2.0",
|
|
33
|
+
"fileVersion": "1.4600.225.30510"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
37
|
"Azure.Generator/1.0.0-alpha.20250527.2": {
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"Azure.Core": "1.46.
|
|
39
|
+
"Azure.Core": "1.46.2",
|
|
40
40
|
"Azure.ResourceManager": "1.13.0",
|
|
41
41
|
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250527.7"
|
|
42
42
|
},
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
},
|
|
50
50
|
"Azure.ResourceManager/1.13.0": {
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"Azure.Core": "1.46.
|
|
53
|
-
"System.ClientModel": "1.4.
|
|
52
|
+
"Azure.Core": "1.46.2",
|
|
53
|
+
"System.ClientModel": "1.4.2",
|
|
54
54
|
"System.Text.Json": "6.0.9"
|
|
55
55
|
},
|
|
56
56
|
"runtime": {
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
79
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250605.1": {},
|
|
80
80
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
81
81
|
"runtime": {
|
|
82
82
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -388,7 +388,7 @@
|
|
|
388
388
|
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250527.7": {
|
|
389
389
|
"dependencies": {
|
|
390
390
|
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250527.7",
|
|
391
|
-
"System.ClientModel": "1.4.
|
|
391
|
+
"System.ClientModel": "1.4.2"
|
|
392
392
|
},
|
|
393
393
|
"runtime": {
|
|
394
394
|
"lib/net8.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
|
|
@@ -489,15 +489,15 @@
|
|
|
489
489
|
}
|
|
490
490
|
},
|
|
491
491
|
"StyleCop.Analyzers.Unstable/1.2.0.333": {},
|
|
492
|
-
"System.ClientModel/1.4.
|
|
492
|
+
"System.ClientModel/1.4.2": {
|
|
493
493
|
"dependencies": {
|
|
494
494
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
|
|
495
495
|
"System.Memory.Data": "8.0.1"
|
|
496
496
|
},
|
|
497
497
|
"runtime": {
|
|
498
498
|
"lib/net8.0/System.ClientModel.dll": {
|
|
499
|
-
"assemblyVersion": "1.4.
|
|
500
|
-
"fileVersion": "1.400.
|
|
499
|
+
"assemblyVersion": "1.4.2.0",
|
|
500
|
+
"fileVersion": "1.400.225.30508"
|
|
501
501
|
}
|
|
502
502
|
}
|
|
503
503
|
},
|
|
@@ -683,17 +683,17 @@
|
|
|
683
683
|
}
|
|
684
684
|
},
|
|
685
685
|
"libraries": {
|
|
686
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
686
|
+
"Azure.Generator.Management/1.0.0-alpha.20250610.1": {
|
|
687
687
|
"type": "project",
|
|
688
688
|
"serviceable": false,
|
|
689
689
|
"sha512": ""
|
|
690
690
|
},
|
|
691
|
-
"Azure.Core/1.46.
|
|
691
|
+
"Azure.Core/1.46.2": {
|
|
692
692
|
"type": "package",
|
|
693
693
|
"serviceable": true,
|
|
694
|
-
"sha512": "sha512-
|
|
695
|
-
"path": "azure.core/1.46.
|
|
696
|
-
"hashPath": "azure.core.1.46.
|
|
694
|
+
"sha512": "sha512-HFcvd1besmgBFPIZ7iSFHZOgzGfHTZNTzG8gWYdIP8ZJQySrb+vAdArcmFw7je3kFRMDbbtMoWKNVGj2vvH1sw==",
|
|
695
|
+
"path": "azure.core/1.46.2",
|
|
696
|
+
"hashPath": "azure.core.1.46.2.nupkg.sha512"
|
|
697
697
|
},
|
|
698
698
|
"Azure.Generator/1.0.0-alpha.20250527.2": {
|
|
699
699
|
"type": "package",
|
|
@@ -723,12 +723,12 @@
|
|
|
723
723
|
"path": "humanizer.core/2.14.1",
|
|
724
724
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
725
725
|
},
|
|
726
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
726
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250605.1": {
|
|
727
727
|
"type": "package",
|
|
728
728
|
"serviceable": true,
|
|
729
|
-
"sha512": "sha512
|
|
730
|
-
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.
|
|
731
|
-
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.
|
|
729
|
+
"sha512": "sha512-+f25lmZCQrwlKFngouw51o3wAiY6JbLF5MToZ2K0ziTC/rjIfLuRq3Vi2PDg1dl53x1r4QiJAOmEz8OmN99cQQ==",
|
|
730
|
+
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250605.1",
|
|
731
|
+
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250605.1.nupkg.sha512"
|
|
732
732
|
},
|
|
733
733
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
734
734
|
"type": "package",
|
|
@@ -919,12 +919,12 @@
|
|
|
919
919
|
"path": "stylecop.analyzers.unstable/1.2.0.333",
|
|
920
920
|
"hashPath": "stylecop.analyzers.unstable.1.2.0.333.nupkg.sha512"
|
|
921
921
|
},
|
|
922
|
-
"System.ClientModel/1.4.
|
|
922
|
+
"System.ClientModel/1.4.2": {
|
|
923
923
|
"type": "package",
|
|
924
924
|
"serviceable": true,
|
|
925
|
-
"sha512": "sha512-
|
|
926
|
-
"path": "system.clientmodel/1.4.
|
|
927
|
-
"hashPath": "system.clientmodel.1.4.
|
|
925
|
+
"sha512": "sha512-goGitN7trB9hoQ01dIpxaSYcruI+lGt/xq471AUv8irFvsIX+4HCqk1pDT/4ZPTLmU6ZUuNzhCb4MJAIwG7+Uw==",
|
|
926
|
+
"path": "system.clientmodel/1.4.2",
|
|
927
|
+
"hashPath": "system.clientmodel.1.4.2.nupkg.sha512"
|
|
928
928
|
},
|
|
929
929
|
"System.Collections.Immutable/8.0.0": {
|
|
930
930
|
"type": "package",
|
|
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.20250610.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Core": "1.46.
|
|
11
|
+
"Azure.Core": "1.46.2",
|
|
12
12
|
"Azure.Generator": "1.0.0-alpha.20250527.2",
|
|
13
13
|
"Azure.ResourceManager": "1.13.0",
|
|
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.20250605.1",
|
|
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,22 +21,22 @@
|
|
|
21
21
|
"Azure.Generator.Management.dll": {}
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
|
-
"Azure.Core/1.46.
|
|
24
|
+
"Azure.Core/1.46.2": {
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
27
|
-
"System.ClientModel": "1.4.
|
|
27
|
+
"System.ClientModel": "1.4.2",
|
|
28
28
|
"System.Memory.Data": "8.0.1"
|
|
29
29
|
},
|
|
30
30
|
"runtime": {
|
|
31
31
|
"lib/net8.0/Azure.Core.dll": {
|
|
32
|
-
"assemblyVersion": "1.46.
|
|
33
|
-
"fileVersion": "1.4600.
|
|
32
|
+
"assemblyVersion": "1.46.2.0",
|
|
33
|
+
"fileVersion": "1.4600.225.30510"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
37
|
"Azure.Generator/1.0.0-alpha.20250527.2": {
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"Azure.Core": "1.46.
|
|
39
|
+
"Azure.Core": "1.46.2",
|
|
40
40
|
"Azure.ResourceManager": "1.13.0",
|
|
41
41
|
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250527.7"
|
|
42
42
|
},
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
},
|
|
50
50
|
"Azure.ResourceManager/1.13.0": {
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"Azure.Core": "1.46.
|
|
53
|
-
"System.ClientModel": "1.4.
|
|
52
|
+
"Azure.Core": "1.46.2",
|
|
53
|
+
"System.ClientModel": "1.4.2",
|
|
54
54
|
"System.Text.Json": "6.0.9"
|
|
55
55
|
},
|
|
56
56
|
"runtime": {
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
79
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250605.1": {},
|
|
80
80
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
81
81
|
"runtime": {
|
|
82
82
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -388,7 +388,7 @@
|
|
|
388
388
|
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250527.7": {
|
|
389
389
|
"dependencies": {
|
|
390
390
|
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250527.7",
|
|
391
|
-
"System.ClientModel": "1.4.
|
|
391
|
+
"System.ClientModel": "1.4.2"
|
|
392
392
|
},
|
|
393
393
|
"runtime": {
|
|
394
394
|
"lib/net8.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
|
|
@@ -489,15 +489,15 @@
|
|
|
489
489
|
}
|
|
490
490
|
},
|
|
491
491
|
"StyleCop.Analyzers.Unstable/1.2.0.333": {},
|
|
492
|
-
"System.ClientModel/1.4.
|
|
492
|
+
"System.ClientModel/1.4.2": {
|
|
493
493
|
"dependencies": {
|
|
494
494
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
|
|
495
495
|
"System.Memory.Data": "8.0.1"
|
|
496
496
|
},
|
|
497
497
|
"runtime": {
|
|
498
498
|
"lib/net8.0/System.ClientModel.dll": {
|
|
499
|
-
"assemblyVersion": "1.4.
|
|
500
|
-
"fileVersion": "1.400.
|
|
499
|
+
"assemblyVersion": "1.4.2.0",
|
|
500
|
+
"fileVersion": "1.400.225.30508"
|
|
501
501
|
}
|
|
502
502
|
}
|
|
503
503
|
},
|
|
@@ -683,17 +683,17 @@
|
|
|
683
683
|
}
|
|
684
684
|
},
|
|
685
685
|
"libraries": {
|
|
686
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
686
|
+
"Azure.Generator.Management/1.0.0-alpha.20250610.1": {
|
|
687
687
|
"type": "project",
|
|
688
688
|
"serviceable": false,
|
|
689
689
|
"sha512": ""
|
|
690
690
|
},
|
|
691
|
-
"Azure.Core/1.46.
|
|
691
|
+
"Azure.Core/1.46.2": {
|
|
692
692
|
"type": "package",
|
|
693
693
|
"serviceable": true,
|
|
694
|
-
"sha512": "sha512-
|
|
695
|
-
"path": "azure.core/1.46.
|
|
696
|
-
"hashPath": "azure.core.1.46.
|
|
694
|
+
"sha512": "sha512-HFcvd1besmgBFPIZ7iSFHZOgzGfHTZNTzG8gWYdIP8ZJQySrb+vAdArcmFw7je3kFRMDbbtMoWKNVGj2vvH1sw==",
|
|
695
|
+
"path": "azure.core/1.46.2",
|
|
696
|
+
"hashPath": "azure.core.1.46.2.nupkg.sha512"
|
|
697
697
|
},
|
|
698
698
|
"Azure.Generator/1.0.0-alpha.20250527.2": {
|
|
699
699
|
"type": "package",
|
|
@@ -723,12 +723,12 @@
|
|
|
723
723
|
"path": "humanizer.core/2.14.1",
|
|
724
724
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
725
725
|
},
|
|
726
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
726
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250605.1": {
|
|
727
727
|
"type": "package",
|
|
728
728
|
"serviceable": true,
|
|
729
|
-
"sha512": "sha512
|
|
730
|
-
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.
|
|
731
|
-
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.
|
|
729
|
+
"sha512": "sha512-+f25lmZCQrwlKFngouw51o3wAiY6JbLF5MToZ2K0ziTC/rjIfLuRq3Vi2PDg1dl53x1r4QiJAOmEz8OmN99cQQ==",
|
|
730
|
+
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250605.1",
|
|
731
|
+
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250605.1.nupkg.sha512"
|
|
732
732
|
},
|
|
733
733
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
734
734
|
"type": "package",
|
|
@@ -919,12 +919,12 @@
|
|
|
919
919
|
"path": "stylecop.analyzers.unstable/1.2.0.333",
|
|
920
920
|
"hashPath": "stylecop.analyzers.unstable.1.2.0.333.nupkg.sha512"
|
|
921
921
|
},
|
|
922
|
-
"System.ClientModel/1.4.
|
|
922
|
+
"System.ClientModel/1.4.2": {
|
|
923
923
|
"type": "package",
|
|
924
924
|
"serviceable": true,
|
|
925
|
-
"sha512": "sha512-
|
|
926
|
-
"path": "system.clientmodel/1.4.
|
|
927
|
-
"hashPath": "system.clientmodel.1.4.
|
|
925
|
+
"sha512": "sha512-goGitN7trB9hoQ01dIpxaSYcruI+lGt/xq471AUv8irFvsIX+4HCqk1pDT/4ZPTLmU6ZUuNzhCb4MJAIwG7+Uw==",
|
|
926
|
+
"path": "system.clientmodel/1.4.2",
|
|
927
|
+
"hashPath": "system.clientmodel.1.4.2.nupkg.sha512"
|
|
928
928
|
},
|
|
929
929
|
"System.Collections.Immutable/8.0.0": {
|
|
930
930
|
"type": "package",
|
|
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.20250609.1",
|
|
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",
|
|
@@ -42,7 +42,8 @@
|
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@azure-tools/azure-http-specs": "0.1.0-alpha.17",
|
|
44
44
|
"@azure-tools/typespec-azure-core": "0.56.0",
|
|
45
|
-
"@azure-tools/typespec-azure-resource-manager": "0.56.
|
|
45
|
+
"@azure-tools/typespec-azure-resource-manager": "0.56.2",
|
|
46
|
+
"@azure-tools/typespec-azure-rulesets": "0.56.1",
|
|
46
47
|
"@azure-tools/typespec-client-generator-core": "0.56.2",
|
|
47
48
|
"@eslint/js": "^9.2.0",
|
|
48
49
|
"@types/node": "~22.7.5",
|