@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20251017.1 → 1.0.0-alpha.20251019.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.
@@ -6,10 +6,10 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {
9
- "Azure.Generator.Management/1.0.0-alpha.20251017.1": {
9
+ "Azure.Generator.Management/1.0.0-alpha.20251019.1": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.49.0",
12
- "Azure.Generator": "1.0.0-alpha.20250929.3",
12
+ "Azure.Generator": "1.0.0-alpha.20251017.2",
13
13
  "Azure.ResourceManager": "1.13.2",
14
14
  "Humanizer.Core": "2.14.1",
15
15
  "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250926.1",
@@ -34,16 +34,16 @@
34
34
  }
35
35
  }
36
36
  },
37
- "Azure.Generator/1.0.0-alpha.20250929.3": {
37
+ "Azure.Generator/1.0.0-alpha.20251017.2": {
38
38
  "dependencies": {
39
39
  "Azure.Core": "1.49.0",
40
40
  "Azure.ResourceManager": "1.13.2",
41
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250929.3"
41
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251017.1"
42
42
  },
43
43
  "runtime": {
44
44
  "lib/net9.0/Azure.Generator.dll": {
45
45
  "assemblyVersion": "1.0.0.0",
46
- "fileVersion": "1.0.25.47903"
46
+ "fileVersion": "1.0.25.51702"
47
47
  }
48
48
  }
49
49
  },
@@ -364,12 +364,12 @@
364
364
  "Microsoft.SourceLink.Common": "8.0.0"
365
365
  }
366
366
  },
367
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250929.3": {
367
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
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.20250929.3",
372
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20251017.1",
373
373
  "NuGet.Configuration": "6.14.0",
374
374
  "NuGet.Protocol": "6.14.0",
375
375
  "NuGet.Versioning": "6.14.0",
@@ -383,9 +383,9 @@
383
383
  }
384
384
  }
385
385
  },
386
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250929.3": {
386
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
387
387
  "dependencies": {
388
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250929.3",
388
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20251017.1",
389
389
  "System.ClientModel": "1.7.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.20250929.3": {
398
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
399
399
  "dependencies": {
400
400
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
401
401
  "System.Memory.Data": "8.0.1"
@@ -663,7 +663,7 @@
663
663
  }
664
664
  },
665
665
  "libraries": {
666
- "Azure.Generator.Management/1.0.0-alpha.20251017.1": {
666
+ "Azure.Generator.Management/1.0.0-alpha.20251019.1": {
667
667
  "type": "project",
668
668
  "serviceable": false,
669
669
  "sha512": ""
@@ -675,12 +675,12 @@
675
675
  "path": "azure.core/1.49.0",
676
676
  "hashPath": "azure.core.1.49.0.nupkg.sha512"
677
677
  },
678
- "Azure.Generator/1.0.0-alpha.20250929.3": {
678
+ "Azure.Generator/1.0.0-alpha.20251017.2": {
679
679
  "type": "package",
680
680
  "serviceable": true,
681
- "sha512": "sha512-dA65i4eXcSNhPM2MmVVbbVUjCfQcaDbExH72wle9sv1ezGNhgfwUF/TXePUK2EGDtg6/+/v0HGllLJEuILr2gw==",
682
- "path": "azure.generator/1.0.0-alpha.20250929.3",
683
- "hashPath": "azure.generator.1.0.0-alpha.20250929.3.nupkg.sha512"
681
+ "sha512": "sha512-vXL/8ECCrCYHbh35zFB89dxix17rPWkYtg1i/qJP8tfe0i18XMGC5Sjj1hZEZZcumQzIcpYYI6DAF34KS7G+Qw==",
682
+ "path": "azure.generator/1.0.0-alpha.20251017.2",
683
+ "hashPath": "azure.generator.1.0.0-alpha.20251017.2.nupkg.sha512"
684
684
  },
685
685
  "Azure.ResourceManager/1.13.2": {
686
686
  "type": "package",
@@ -808,26 +808,26 @@
808
808
  "path": "microsoft.sourcelink.github/8.0.0",
809
809
  "hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
810
810
  },
811
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250929.3": {
811
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
812
812
  "type": "package",
813
813
  "serviceable": true,
814
- "sha512": "sha512-FzCV5SiNObP5UzP+zN2oeM/VrTkSlBUKo0E/1fRFRq0ZTDu9QNb4vTlMbp9y3NYbzV4LzLrumPbv+j2xizb2NA==",
815
- "path": "microsoft.typespec.generator/1.0.0-alpha.20250929.3",
816
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250929.3.nupkg.sha512"
814
+ "sha512": "sha512-kb5LacG0Y3/WyxXBqV5j4sJm6M0bRxMCHyfX1Utbf7Ultb0vdkc7+x/9PcuVqDlYI7GDba6CsrDmdd4bQaNFcg==",
815
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20251017.1",
816
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20251017.1.nupkg.sha512"
817
817
  },
818
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250929.3": {
818
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
819
819
  "type": "package",
820
820
  "serviceable": true,
821
- "sha512": "sha512-4XbJUxvgN+ubCVJ2yo+l5bMQXi2kQQKSjIv4/2HbeVukz1gJ9quQ0Oj4lcY3CHiVxtxnO1plwkTJWPimpvvdig==",
822
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250929.3",
823
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250929.3.nupkg.sha512"
821
+ "sha512": "sha512-I7y/AlDHbo6YFSj0PeXMFMIZwFOf+OZ6uM0qFfvins9NZ043y44/9+kffvLFJ1biO8JK5qxGE7iV/n5sp/i1yQ==",
822
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20251017.1",
823
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20251017.1.nupkg.sha512"
824
824
  },
825
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250929.3": {
825
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
826
826
  "type": "package",
827
827
  "serviceable": true,
828
- "sha512": "sha512-53ah1H1Ddl0+GUFkp281tqLPANxwcI5m2oA3285hTnEwYJNiudmMoJOvC+8aVjhBDNaZZsiBawMMVwLnEF3/FQ==",
829
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20250929.3",
830
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250929.3.nupkg.sha512"
828
+ "sha512": "sha512-hyJljiooL1eFYq9j18yIErT+72R1iDkpi7lICIV00haTUui+mj1Hjx05vymDQP2fN3laZzNNT+mFxxWrLIThbA==",
829
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20251017.1",
830
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20251017.1.nupkg.sha512"
831
831
  },
832
832
  "Newtonsoft.Json/13.0.3": {
833
833
  "type": "package",
Binary file
@@ -6,10 +6,10 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {
9
- "Azure.Generator.Management/1.0.0-alpha.20251017.1": {
9
+ "Azure.Generator.Management/1.0.0-alpha.20251019.1": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.49.0",
12
- "Azure.Generator": "1.0.0-alpha.20250929.3",
12
+ "Azure.Generator": "1.0.0-alpha.20251017.2",
13
13
  "Azure.ResourceManager": "1.13.2",
14
14
  "Humanizer.Core": "2.14.1",
15
15
  "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250926.1",
@@ -34,16 +34,16 @@
34
34
  }
35
35
  }
36
36
  },
37
- "Azure.Generator/1.0.0-alpha.20250929.3": {
37
+ "Azure.Generator/1.0.0-alpha.20251017.2": {
38
38
  "dependencies": {
39
39
  "Azure.Core": "1.49.0",
40
40
  "Azure.ResourceManager": "1.13.2",
41
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250929.3"
41
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251017.1"
42
42
  },
43
43
  "runtime": {
44
44
  "lib/net9.0/Azure.Generator.dll": {
45
45
  "assemblyVersion": "1.0.0.0",
46
- "fileVersion": "1.0.25.47903"
46
+ "fileVersion": "1.0.25.51702"
47
47
  }
48
48
  }
49
49
  },
@@ -364,12 +364,12 @@
364
364
  "Microsoft.SourceLink.Common": "8.0.0"
365
365
  }
366
366
  },
367
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250929.3": {
367
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
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.20250929.3",
372
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20251017.1",
373
373
  "NuGet.Configuration": "6.14.0",
374
374
  "NuGet.Protocol": "6.14.0",
375
375
  "NuGet.Versioning": "6.14.0",
@@ -383,9 +383,9 @@
383
383
  }
384
384
  }
385
385
  },
386
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250929.3": {
386
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
387
387
  "dependencies": {
388
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250929.3",
388
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20251017.1",
389
389
  "System.ClientModel": "1.7.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.20250929.3": {
398
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
399
399
  "dependencies": {
400
400
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
401
401
  "System.Memory.Data": "8.0.1"
@@ -663,7 +663,7 @@
663
663
  }
664
664
  },
665
665
  "libraries": {
666
- "Azure.Generator.Management/1.0.0-alpha.20251017.1": {
666
+ "Azure.Generator.Management/1.0.0-alpha.20251019.1": {
667
667
  "type": "project",
668
668
  "serviceable": false,
669
669
  "sha512": ""
@@ -675,12 +675,12 @@
675
675
  "path": "azure.core/1.49.0",
676
676
  "hashPath": "azure.core.1.49.0.nupkg.sha512"
677
677
  },
678
- "Azure.Generator/1.0.0-alpha.20250929.3": {
678
+ "Azure.Generator/1.0.0-alpha.20251017.2": {
679
679
  "type": "package",
680
680
  "serviceable": true,
681
- "sha512": "sha512-dA65i4eXcSNhPM2MmVVbbVUjCfQcaDbExH72wle9sv1ezGNhgfwUF/TXePUK2EGDtg6/+/v0HGllLJEuILr2gw==",
682
- "path": "azure.generator/1.0.0-alpha.20250929.3",
683
- "hashPath": "azure.generator.1.0.0-alpha.20250929.3.nupkg.sha512"
681
+ "sha512": "sha512-vXL/8ECCrCYHbh35zFB89dxix17rPWkYtg1i/qJP8tfe0i18XMGC5Sjj1hZEZZcumQzIcpYYI6DAF34KS7G+Qw==",
682
+ "path": "azure.generator/1.0.0-alpha.20251017.2",
683
+ "hashPath": "azure.generator.1.0.0-alpha.20251017.2.nupkg.sha512"
684
684
  },
685
685
  "Azure.ResourceManager/1.13.2": {
686
686
  "type": "package",
@@ -808,26 +808,26 @@
808
808
  "path": "microsoft.sourcelink.github/8.0.0",
809
809
  "hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
810
810
  },
811
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20250929.3": {
811
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
812
812
  "type": "package",
813
813
  "serviceable": true,
814
- "sha512": "sha512-FzCV5SiNObP5UzP+zN2oeM/VrTkSlBUKo0E/1fRFRq0ZTDu9QNb4vTlMbp9y3NYbzV4LzLrumPbv+j2xizb2NA==",
815
- "path": "microsoft.typespec.generator/1.0.0-alpha.20250929.3",
816
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250929.3.nupkg.sha512"
814
+ "sha512": "sha512-kb5LacG0Y3/WyxXBqV5j4sJm6M0bRxMCHyfX1Utbf7Ultb0vdkc7+x/9PcuVqDlYI7GDba6CsrDmdd4bQaNFcg==",
815
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20251017.1",
816
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20251017.1.nupkg.sha512"
817
817
  },
818
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250929.3": {
818
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
819
819
  "type": "package",
820
820
  "serviceable": true,
821
- "sha512": "sha512-4XbJUxvgN+ubCVJ2yo+l5bMQXi2kQQKSjIv4/2HbeVukz1gJ9quQ0Oj4lcY3CHiVxtxnO1plwkTJWPimpvvdig==",
822
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250929.3",
823
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250929.3.nupkg.sha512"
821
+ "sha512": "sha512-I7y/AlDHbo6YFSj0PeXMFMIZwFOf+OZ6uM0qFfvins9NZ043y44/9+kffvLFJ1biO8JK5qxGE7iV/n5sp/i1yQ==",
822
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20251017.1",
823
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20251017.1.nupkg.sha512"
824
824
  },
825
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250929.3": {
825
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
826
826
  "type": "package",
827
827
  "serviceable": true,
828
- "sha512": "sha512-53ah1H1Ddl0+GUFkp281tqLPANxwcI5m2oA3285hTnEwYJNiudmMoJOvC+8aVjhBDNaZZsiBawMMVwLnEF3/FQ==",
829
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20250929.3",
830
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250929.3.nupkg.sha512"
828
+ "sha512": "sha512-hyJljiooL1eFYq9j18yIErT+72R1iDkpi7lICIV00haTUui+mj1Hjx05vymDQP2fN3laZzNNT+mFxxWrLIThbA==",
829
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20251017.1",
830
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20251017.1.nupkg.sha512"
831
831
  },
832
832
  "Newtonsoft.Json/13.0.3": {
833
833
  "type": "package",
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.20251017.1",
3
+ "version": "1.0.0-alpha.20251019.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",
@@ -37,25 +37,26 @@
37
37
  "dist/**"
38
38
  ],
39
39
  "dependencies": {
40
- "@azure-typespec/http-client-csharp": "1.0.0-alpha.20250929.3"
40
+ "@azure-typespec/http-client-csharp": "1.0.0-alpha.20251017.2"
41
41
  },
42
42
  "devDependencies": {
43
- "@azure-tools/azure-http-specs": "0.1.0-alpha.28",
44
- "@azure-tools/typespec-azure-core": "0.60.0",
45
- "@azure-tools/typespec-azure-resource-manager": "0.60.0",
46
- "@azure-tools/typespec-azure-rulesets": "0.60.0",
47
- "@azure-tools/typespec-client-generator-core": "0.60.0",
43
+ "@azure-tools/azure-http-specs": "0.1.0-alpha.30",
44
+ "@azure-tools/typespec-azure-core": "0.61.0",
45
+ "@azure-tools/typespec-azure-resource-manager": "0.61.0",
46
+ "@azure-tools/typespec-azure-rulesets": "0.61.0",
47
+ "@azure-tools/typespec-client-generator-core": "0.61.0",
48
48
  "@azure-tools/typespec-liftr-base": "0.8.0",
49
49
  "@eslint/js": "^9.2.0",
50
50
  "@types/node": "~22.12.0",
51
51
  "@types/prettier": "^2.6.3",
52
- "@typespec/compiler": "1.4.0",
53
- "@typespec/http": "1.4.0",
54
- "@typespec/http-specs": "0.1.0-alpha.26",
55
- "@typespec/openapi": "1.4.0",
56
- "@typespec/rest": "0.74.0",
52
+ "@typespec/compiler": "1.5.0",
53
+ "@typespec/http": "1.5.0",
54
+ "@typespec/http-client-csharp": "1.0.0-alpha.20251017.1",
55
+ "@typespec/http-specs": "0.1.0-alpha.27",
56
+ "@typespec/openapi": "1.5.0",
57
+ "@typespec/rest": "0.75.0",
57
58
  "@typespec/tspd": "0.73.0",
58
- "@typespec/versioning": "0.74.0",
59
+ "@typespec/versioning": "0.75.0",
59
60
  "@vitest/coverage-v8": "^3.0.5",
60
61
  "@vitest/ui": "^3.0.5",
61
62
  "c8": "^10.1.2",
@@ -76,6 +77,7 @@
76
77
  "@azure-tools/typespec-liftr-base",
77
78
  "@typespec/compiler",
78
79
  "@typespec/http",
80
+ "@typespec/http-client-csharp",
79
81
  "@typespec/openapi",
80
82
  "@typespec/rest",
81
83
  "@typespec/versioning"