@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20250509.1 → 1.0.0-alpha.20250509.3
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.Generator.Mgmt.deps.json +25 -25
- package/dist/generator/Azure.Generator.Mgmt.dll +0 -0
- package/dist/generator/Azure.Generator.Mgmt.pdb +0 -0
- 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/net8.0/Azure.Generator.Mgmt.deps.json +25 -25
- 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/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/package.json +13 -19
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
"Azure.Generator.Mgmt/1.0.0-alpha.20250509.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.46.0",
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20250508.1",
|
|
13
13
|
"Azure.ResourceManager": "1.13.0",
|
|
14
14
|
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250508.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.20250509.1",
|
|
17
17
|
"SauceControl.InheritDoc": "1.2.0",
|
|
18
18
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
19
19
|
},
|
|
@@ -34,11 +34,11 @@
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
-
"Azure.Generator/1.0.0-alpha.
|
|
37
|
+
"Azure.Generator/1.0.0-alpha.20250508.1": {
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"Azure.Core": "1.46.0",
|
|
40
40
|
"Azure.ResourceManager": "1.13.0",
|
|
41
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
41
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250509.1"
|
|
42
42
|
},
|
|
43
43
|
"runtime": {
|
|
44
44
|
"lib/net8.0/Azure.Generator.dll": {
|
|
@@ -366,12 +366,12 @@
|
|
|
366
366
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
367
367
|
}
|
|
368
368
|
},
|
|
369
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
369
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250509.1": {
|
|
370
370
|
"dependencies": {
|
|
371
371
|
"CommandLineParser": "2.9.1",
|
|
372
372
|
"Microsoft.Build": "17.9.5",
|
|
373
373
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
374
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
374
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250509.1",
|
|
375
375
|
"NuGet.Configuration": "6.9.1",
|
|
376
376
|
"System.ComponentModel.Composition": "8.0.0",
|
|
377
377
|
"System.Memory.Data": "8.0.1"
|
|
@@ -383,9 +383,9 @@
|
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
385
|
},
|
|
386
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
386
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250509.1": {
|
|
387
387
|
"dependencies": {
|
|
388
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
388
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250509.1",
|
|
389
389
|
"System.ClientModel": "1.4.0"
|
|
390
390
|
},
|
|
391
391
|
"runtime": {
|
|
@@ -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.20250509.1": {
|
|
399
399
|
"dependencies": {
|
|
400
400
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
401
401
|
"System.Memory.Data": "8.0.1"
|
|
@@ -631,12 +631,12 @@
|
|
|
631
631
|
"path": "azure.core/1.46.0",
|
|
632
632
|
"hashPath": "azure.core.1.46.0.nupkg.sha512"
|
|
633
633
|
},
|
|
634
|
-
"Azure.Generator/1.0.0-alpha.
|
|
634
|
+
"Azure.Generator/1.0.0-alpha.20250508.1": {
|
|
635
635
|
"type": "package",
|
|
636
636
|
"serviceable": true,
|
|
637
|
-
"sha512": "sha512-
|
|
638
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
639
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
637
|
+
"sha512": "sha512-LuAZrp5JpPKmshfAD6FTko5SD40sxjLg8oqi//6gXc7h9ZN5yJw8UjiyS8TZRvH14cj6kX5eY2cy3IFWrWAAFQ==",
|
|
638
|
+
"path": "azure.generator/1.0.0-alpha.20250508.1",
|
|
639
|
+
"hashPath": "azure.generator.1.0.0-alpha.20250508.1.nupkg.sha512"
|
|
640
640
|
},
|
|
641
641
|
"Azure.ResourceManager/1.13.0": {
|
|
642
642
|
"type": "package",
|
|
@@ -764,26 +764,26 @@
|
|
|
764
764
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
765
765
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
766
766
|
},
|
|
767
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
767
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250509.1": {
|
|
768
768
|
"type": "package",
|
|
769
769
|
"serviceable": true,
|
|
770
|
-
"sha512": "sha512-
|
|
771
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
772
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
770
|
+
"sha512": "sha512-JuZ+WW0DEdHaw/bPKViyEeORMuvpGfzZryrgdHK4Ol5VdVHYetyGil5WOVwJcCOFAMGsmPc93ebfxjfT97Wq6Q==",
|
|
771
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250509.1",
|
|
772
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250509.1.nupkg.sha512"
|
|
773
773
|
},
|
|
774
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
774
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250509.1": {
|
|
775
775
|
"type": "package",
|
|
776
776
|
"serviceable": true,
|
|
777
|
-
"sha512": "sha512-
|
|
778
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
779
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
777
|
+
"sha512": "sha512-c1Nakww9c5SpyWHrRXpzqksgptFX9AorK6Z6+hGcdJVxifcGaTTWcdMCze03LrRsnodHamApjK99GVHPwUKPIA==",
|
|
778
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250509.1",
|
|
779
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250509.1.nupkg.sha512"
|
|
780
780
|
},
|
|
781
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
781
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250509.1": {
|
|
782
782
|
"type": "package",
|
|
783
783
|
"serviceable": true,
|
|
784
|
-
"sha512": "sha512-
|
|
785
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
786
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
784
|
+
"sha512": "sha512-HsWjXhgcJodUe09WjKFcntj9PVw7Fu/rfigiLJDJZ5NnaGCixuIlUK0YoSUxvAou6cOaN3patPB8vyq93YNZ0g==",
|
|
785
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250509.1",
|
|
786
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250509.1.nupkg.sha512"
|
|
787
787
|
},
|
|
788
788
|
"NuGet.Common/6.9.1": {
|
|
789
789
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
"Azure.Generator.Mgmt/1.0.0-alpha.20250509.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.46.0",
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20250508.1",
|
|
13
13
|
"Azure.ResourceManager": "1.13.0",
|
|
14
14
|
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250508.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.20250509.1",
|
|
17
17
|
"SauceControl.InheritDoc": "1.2.0",
|
|
18
18
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
19
19
|
},
|
|
@@ -34,11 +34,11 @@
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
-
"Azure.Generator/1.0.0-alpha.
|
|
37
|
+
"Azure.Generator/1.0.0-alpha.20250508.1": {
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"Azure.Core": "1.46.0",
|
|
40
40
|
"Azure.ResourceManager": "1.13.0",
|
|
41
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
41
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250509.1"
|
|
42
42
|
},
|
|
43
43
|
"runtime": {
|
|
44
44
|
"lib/net8.0/Azure.Generator.dll": {
|
|
@@ -366,12 +366,12 @@
|
|
|
366
366
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
367
367
|
}
|
|
368
368
|
},
|
|
369
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
369
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250509.1": {
|
|
370
370
|
"dependencies": {
|
|
371
371
|
"CommandLineParser": "2.9.1",
|
|
372
372
|
"Microsoft.Build": "17.9.5",
|
|
373
373
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
374
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
374
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250509.1",
|
|
375
375
|
"NuGet.Configuration": "6.9.1",
|
|
376
376
|
"System.ComponentModel.Composition": "8.0.0",
|
|
377
377
|
"System.Memory.Data": "8.0.1"
|
|
@@ -383,9 +383,9 @@
|
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
385
|
},
|
|
386
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
386
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250509.1": {
|
|
387
387
|
"dependencies": {
|
|
388
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
388
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250509.1",
|
|
389
389
|
"System.ClientModel": "1.4.0"
|
|
390
390
|
},
|
|
391
391
|
"runtime": {
|
|
@@ -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.20250509.1": {
|
|
399
399
|
"dependencies": {
|
|
400
400
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
401
401
|
"System.Memory.Data": "8.0.1"
|
|
@@ -631,12 +631,12 @@
|
|
|
631
631
|
"path": "azure.core/1.46.0",
|
|
632
632
|
"hashPath": "azure.core.1.46.0.nupkg.sha512"
|
|
633
633
|
},
|
|
634
|
-
"Azure.Generator/1.0.0-alpha.
|
|
634
|
+
"Azure.Generator/1.0.0-alpha.20250508.1": {
|
|
635
635
|
"type": "package",
|
|
636
636
|
"serviceable": true,
|
|
637
|
-
"sha512": "sha512-
|
|
638
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
639
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
637
|
+
"sha512": "sha512-LuAZrp5JpPKmshfAD6FTko5SD40sxjLg8oqi//6gXc7h9ZN5yJw8UjiyS8TZRvH14cj6kX5eY2cy3IFWrWAAFQ==",
|
|
638
|
+
"path": "azure.generator/1.0.0-alpha.20250508.1",
|
|
639
|
+
"hashPath": "azure.generator.1.0.0-alpha.20250508.1.nupkg.sha512"
|
|
640
640
|
},
|
|
641
641
|
"Azure.ResourceManager/1.13.0": {
|
|
642
642
|
"type": "package",
|
|
@@ -764,26 +764,26 @@
|
|
|
764
764
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
765
765
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
766
766
|
},
|
|
767
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
767
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250509.1": {
|
|
768
768
|
"type": "package",
|
|
769
769
|
"serviceable": true,
|
|
770
|
-
"sha512": "sha512-
|
|
771
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
772
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
770
|
+
"sha512": "sha512-JuZ+WW0DEdHaw/bPKViyEeORMuvpGfzZryrgdHK4Ol5VdVHYetyGil5WOVwJcCOFAMGsmPc93ebfxjfT97Wq6Q==",
|
|
771
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250509.1",
|
|
772
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250509.1.nupkg.sha512"
|
|
773
773
|
},
|
|
774
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
774
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250509.1": {
|
|
775
775
|
"type": "package",
|
|
776
776
|
"serviceable": true,
|
|
777
|
-
"sha512": "sha512-
|
|
778
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
779
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
777
|
+
"sha512": "sha512-c1Nakww9c5SpyWHrRXpzqksgptFX9AorK6Z6+hGcdJVxifcGaTTWcdMCze03LrRsnodHamApjK99GVHPwUKPIA==",
|
|
778
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250509.1",
|
|
779
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250509.1.nupkg.sha512"
|
|
780
780
|
},
|
|
781
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
781
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250509.1": {
|
|
782
782
|
"type": "package",
|
|
783
783
|
"serviceable": true,
|
|
784
|
-
"sha512": "sha512-
|
|
785
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
786
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
784
|
+
"sha512": "sha512-HsWjXhgcJodUe09WjKFcntj9PVw7Fu/rfigiLJDJZ5NnaGCixuIlUK0YoSUxvAou6cOaN3patPB8vyq93YNZ0g==",
|
|
785
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250509.1",
|
|
786
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250509.1.nupkg.sha512"
|
|
787
787
|
},
|
|
788
788
|
"NuGet.Common/6.9.1": {
|
|
789
789
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure-typespec/http-client-csharp-mgmt",
|
|
3
|
-
"version": "1.0.0-alpha.20250509.
|
|
3
|
+
"version": "1.0.0-alpha.20250509.3",
|
|
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,29 +37,23 @@
|
|
|
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.20250508.1"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@azure-tools/azure-http-specs": "0.1.0-alpha.
|
|
44
|
-
"@azure-tools/typespec-
|
|
45
|
-
"@azure-tools/typespec-azure-
|
|
46
|
-
"@azure-tools/typespec-
|
|
47
|
-
"@azure-tools/typespec-azure-rulesets": "0.54.0",
|
|
48
|
-
"@azure-tools/typespec-client-generator-core": "0.54.0",
|
|
43
|
+
"@azure-tools/azure-http-specs": "0.1.0-alpha.17",
|
|
44
|
+
"@azure-tools/typespec-azure-core": "0.56.0",
|
|
45
|
+
"@azure-tools/typespec-azure-resource-manager": "0.56.0",
|
|
46
|
+
"@azure-tools/typespec-client-generator-core": "0.56.0",
|
|
49
47
|
"@eslint/js": "^9.2.0",
|
|
50
48
|
"@types/node": "~22.7.5",
|
|
51
49
|
"@types/prettier": "^2.6.3",
|
|
52
|
-
"@typespec/compiler": "1.0.0
|
|
53
|
-
"@typespec/http": "1.0.
|
|
54
|
-
"@typespec/http-
|
|
55
|
-
"@typespec/
|
|
56
|
-
"@typespec/
|
|
57
|
-
"@typespec/
|
|
58
|
-
"@typespec/
|
|
59
|
-
"@typespec/rest": "0.68.0",
|
|
60
|
-
"@typespec/tspd": "0.68.0",
|
|
61
|
-
"@typespec/versioning": "0.68.0",
|
|
62
|
-
"@typespec/xml": "0.68.0",
|
|
50
|
+
"@typespec/compiler": "1.0.0",
|
|
51
|
+
"@typespec/http": "1.0.1",
|
|
52
|
+
"@typespec/http-specs": "0.1.0-alpha.22",
|
|
53
|
+
"@typespec/openapi": "1.0.0",
|
|
54
|
+
"@typespec/rest": "0.70.0",
|
|
55
|
+
"@typespec/tspd": "0.70.0",
|
|
56
|
+
"@typespec/versioning": "0.70.0",
|
|
63
57
|
"@vitest/coverage-v8": "^3.0.5",
|
|
64
58
|
"@vitest/ui": "^3.0.5",
|
|
65
59
|
"c8": "^10.1.2",
|