@azure-typespec/http-client-csharp 1.0.0-alpha.20260209.2 → 1.0.0-alpha.20260211.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.
Files changed (27) hide show
  1. package/dist/generator/Azure.Generator.StubLibrary.deps.json +25 -25
  2. package/dist/generator/Azure.Generator.StubLibrary.dll +0 -0
  3. package/dist/generator/Azure.Generator.StubLibrary.pdb +0 -0
  4. package/dist/generator/Azure.Generator.deps.json +20 -20
  5. package/dist/generator/Azure.Generator.dll +0 -0
  6. package/dist/generator/Azure.Generator.pdb +0 -0
  7. package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
  8. package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
  9. package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
  10. package/dist/generator/Shared/Core/AzureKeyCredentialPolicy.cs +1 -1
  11. package/dist/generator/Shared/Core/HttpMessageSanitizer.cs +1 -1
  12. package/dist/generator/Shared/Core/ProtocolOperationHelpers.cs +1 -1
  13. package/dist/generator/Shared/Core/RawRequestUriBuilder.cs +1 -1
  14. package/dist/generator/net10.0/Azure.Generator.StubLibrary.deps.json +25 -25
  15. package/dist/generator/net10.0/Azure.Generator.StubLibrary.dll +0 -0
  16. package/dist/generator/net10.0/Azure.Generator.StubLibrary.pdb +0 -0
  17. package/dist/generator/net10.0/Azure.Generator.deps.json +20 -20
  18. package/dist/generator/net10.0/Azure.Generator.dll +0 -0
  19. package/dist/generator/net10.0/Azure.Generator.pdb +0 -0
  20. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
  21. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
  22. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.dll +0 -0
  23. package/dist/generator/net10.0/Shared/Core/AzureKeyCredentialPolicy.cs +1 -1
  24. package/dist/generator/net10.0/Shared/Core/HttpMessageSanitizer.cs +1 -1
  25. package/dist/generator/net10.0/Shared/Core/ProtocolOperationHelpers.cs +1 -1
  26. package/dist/generator/net10.0/Shared/Core/RawRequestUriBuilder.cs +1 -1
  27. package/package.json +2 -2
@@ -6,10 +6,10 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260209.2": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260211.1": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260209.2",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260209.1",
11
+ "Azure.Generator": "1.0.0-alpha.20260211.1",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260210.1",
13
13
  "System.ClientModel": "1.9.0"
14
14
  },
15
15
  "runtime": {
@@ -404,12 +404,12 @@
404
404
  }
405
405
  }
406
406
  },
407
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260209.1": {
407
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260210.1": {
408
408
  "dependencies": {
409
409
  "CommandLineParser": "2.9.1",
410
410
  "Microsoft.Build": "17.9.5",
411
411
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
412
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260209.1",
412
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260210.1",
413
413
  "NuGet.Configuration": "6.14.0",
414
414
  "NuGet.Protocol": "6.14.0",
415
415
  "NuGet.Versioning": "6.14.0",
@@ -423,9 +423,9 @@
423
423
  }
424
424
  }
425
425
  },
426
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260209.1": {
426
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260210.1": {
427
427
  "dependencies": {
428
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260209.1",
428
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260210.1",
429
429
  "System.ClientModel": "1.9.0"
430
430
  },
431
431
  "runtime": {
@@ -435,7 +435,7 @@
435
435
  }
436
436
  }
437
437
  },
438
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260209.1": {
438
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260210.1": {
439
439
  "dependencies": {
440
440
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
441
441
  "System.Memory.Data": "10.0.1"
@@ -675,24 +675,24 @@
675
675
  }
676
676
  }
677
677
  },
678
- "Azure.Generator/1.0.0-alpha.20260209.2": {
678
+ "Azure.Generator/1.0.0-alpha.20260211.1": {
679
679
  "dependencies": {
680
680
  "Azure.Core": "1.51.1",
681
681
  "Azure.Core.Expressions.DataFactory": "1.0.0",
682
682
  "Azure.ResourceManager": "1.13.2",
683
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260209.1"
683
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260210.1"
684
684
  },
685
685
  "runtime": {
686
686
  "Azure.Generator.dll": {
687
687
  "assemblyVersion": "1.0.0.0",
688
- "fileVersion": "1.0.26.10902"
688
+ "fileVersion": "1.0.26.11101"
689
689
  }
690
690
  }
691
691
  }
692
692
  }
693
693
  },
694
694
  "libraries": {
695
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260209.2": {
695
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260211.1": {
696
696
  "type": "project",
697
697
  "serviceable": false,
698
698
  "sha512": ""
@@ -844,26 +844,26 @@
844
844
  "path": "microsoft.net.stringtools/17.9.5",
845
845
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
846
846
  },
847
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260209.1": {
847
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260210.1": {
848
848
  "type": "package",
849
849
  "serviceable": true,
850
- "sha512": "sha512-/OM1a9fWS1aEtIs7dqBSB5xdMqP8ehDMbJ2ZaXba4NRRfYy9Sqafs76iuvyJw3QuToo0Eu9Uq//Y6z800Al7rg==",
851
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260209.1",
852
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260209.1.nupkg.sha512"
850
+ "sha512": "sha512-FPYDqcsn9TChLX0oRHjCJtgGGrEm/81ncN+/1NFopAlDKPRQkGrkwH9kZ+iMWxr6HCHwRkFj91Osx1PC/53xZw==",
851
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260210.1",
852
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260210.1.nupkg.sha512"
853
853
  },
854
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260209.1": {
854
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260210.1": {
855
855
  "type": "package",
856
856
  "serviceable": true,
857
- "sha512": "sha512-4CuVLbJ+b1dk/BeTZLyopDotjFt6LfU6ggQcKmXhcGXipML9XT5RSefoz9VZ7VCbgzbLSxGx51zlWTY3J0HWng==",
858
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260209.1",
859
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260209.1.nupkg.sha512"
857
+ "sha512": "sha512-1UyP/CIKdqUob6n2lsxc141y/b8Zw7w8PHBZmV60lj9We8Jv521n//kMf8mBEaHoTYf9H7yTqNSk83+eBoEFZw==",
858
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260210.1",
859
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260210.1.nupkg.sha512"
860
860
  },
861
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260209.1": {
861
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260210.1": {
862
862
  "type": "package",
863
863
  "serviceable": true,
864
- "sha512": "sha512-k1TGrM6x1CtfEWRBcJLF4MHdmOGWnTA4uTw0UIBCvIPvY92cgBMi2jpOH/ncAFVyrs4GZJflxwEwcsMFa9wG7Q==",
865
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260209.1",
866
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260209.1.nupkg.sha512"
864
+ "sha512": "sha512-aVPairOTKqgOCbwESLiGvrN+c73hQ9IaBT4gAPjjVG9pGXBgzhLJENWUSBLNdvfqrA/Fhd+yKVkIt/CxYWHX5Q==",
865
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260210.1",
866
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260210.1.nupkg.sha512"
867
867
  },
868
868
  "Newtonsoft.Json/13.0.3": {
869
869
  "type": "package",
@@ -1012,7 +1012,7 @@
1012
1012
  "path": "system.security.cryptography.protecteddata/8.0.0",
1013
1013
  "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
1014
1014
  },
1015
- "Azure.Generator/1.0.0-alpha.20260209.2": {
1015
+ "Azure.Generator/1.0.0-alpha.20260211.1": {
1016
1016
  "type": "project",
1017
1017
  "serviceable": false,
1018
1018
  "sha512": ""
@@ -6,12 +6,12 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator/1.0.0-alpha.20260209.2": {
9
+ "Azure.Generator/1.0.0-alpha.20260211.1": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.51.1",
12
12
  "Azure.Core.Expressions.DataFactory": "1.0.0",
13
13
  "Azure.ResourceManager": "1.13.2",
14
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260209.1"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260210.1"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
@@ -405,12 +405,12 @@
405
405
  }
406
406
  }
407
407
  },
408
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260209.1": {
408
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260210.1": {
409
409
  "dependencies": {
410
410
  "CommandLineParser": "2.9.1",
411
411
  "Microsoft.Build": "17.9.5",
412
412
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
413
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260209.1",
413
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260210.1",
414
414
  "NuGet.Configuration": "6.14.0",
415
415
  "NuGet.Protocol": "6.14.0",
416
416
  "NuGet.Versioning": "6.14.0",
@@ -424,9 +424,9 @@
424
424
  }
425
425
  }
426
426
  },
427
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260209.1": {
427
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260210.1": {
428
428
  "dependencies": {
429
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260209.1",
429
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260210.1",
430
430
  "System.ClientModel": "1.9.0"
431
431
  },
432
432
  "runtime": {
@@ -436,7 +436,7 @@
436
436
  }
437
437
  }
438
438
  },
439
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260209.1": {
439
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260210.1": {
440
440
  "dependencies": {
441
441
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
442
442
  "System.Memory.Data": "10.0.1"
@@ -679,7 +679,7 @@
679
679
  }
680
680
  },
681
681
  "libraries": {
682
- "Azure.Generator/1.0.0-alpha.20260209.2": {
682
+ "Azure.Generator/1.0.0-alpha.20260211.1": {
683
683
  "type": "project",
684
684
  "serviceable": false,
685
685
  "sha512": ""
@@ -831,26 +831,26 @@
831
831
  "path": "microsoft.net.stringtools/17.9.5",
832
832
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
833
833
  },
834
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260209.1": {
834
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260210.1": {
835
835
  "type": "package",
836
836
  "serviceable": true,
837
- "sha512": "sha512-/OM1a9fWS1aEtIs7dqBSB5xdMqP8ehDMbJ2ZaXba4NRRfYy9Sqafs76iuvyJw3QuToo0Eu9Uq//Y6z800Al7rg==",
838
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260209.1",
839
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260209.1.nupkg.sha512"
837
+ "sha512": "sha512-FPYDqcsn9TChLX0oRHjCJtgGGrEm/81ncN+/1NFopAlDKPRQkGrkwH9kZ+iMWxr6HCHwRkFj91Osx1PC/53xZw==",
838
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260210.1",
839
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260210.1.nupkg.sha512"
840
840
  },
841
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260209.1": {
841
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260210.1": {
842
842
  "type": "package",
843
843
  "serviceable": true,
844
- "sha512": "sha512-4CuVLbJ+b1dk/BeTZLyopDotjFt6LfU6ggQcKmXhcGXipML9XT5RSefoz9VZ7VCbgzbLSxGx51zlWTY3J0HWng==",
845
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260209.1",
846
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260209.1.nupkg.sha512"
844
+ "sha512": "sha512-1UyP/CIKdqUob6n2lsxc141y/b8Zw7w8PHBZmV60lj9We8Jv521n//kMf8mBEaHoTYf9H7yTqNSk83+eBoEFZw==",
845
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260210.1",
846
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260210.1.nupkg.sha512"
847
847
  },
848
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260209.1": {
848
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260210.1": {
849
849
  "type": "package",
850
850
  "serviceable": true,
851
- "sha512": "sha512-k1TGrM6x1CtfEWRBcJLF4MHdmOGWnTA4uTw0UIBCvIPvY92cgBMi2jpOH/ncAFVyrs4GZJflxwEwcsMFa9wG7Q==",
852
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260209.1",
853
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260209.1.nupkg.sha512"
851
+ "sha512": "sha512-aVPairOTKqgOCbwESLiGvrN+c73hQ9IaBT4gAPjjVG9pGXBgzhLJENWUSBLNdvfqrA/Fhd+yKVkIt/CxYWHX5Q==",
852
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260210.1",
853
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260210.1.nupkg.sha512"
854
854
  },
855
855
  "Newtonsoft.Json/13.0.3": {
856
856
  "type": "package",
Binary file
Binary file
@@ -44,7 +44,7 @@ namespace Azure.Core
44
44
  public override void OnSendingRequest(HttpMessage message)
45
45
  {
46
46
  base.OnSendingRequest(message);
47
- message.Request.Headers.SetValue(_name, _prefix != null ? $"{_prefix} {_credential.Key}" : _credential.Key);
47
+ message.Request.Headers.SetValue(_name, _prefix != null ? $"{_prefix} {_credential.Key}" : _credential.Key);
48
48
  }
49
49
  }
50
50
  }
@@ -4,8 +4,8 @@
4
4
 
5
5
  using System;
6
6
  using System.Collections.Generic;
7
- using System.Text;
8
7
  using System.Linq;
8
+ using System.Text;
9
9
 
10
10
  namespace Azure.Core;
11
11
 
@@ -29,7 +29,7 @@ namespace Azure.Core
29
29
  public static Operation<BinaryData> ProcessMessage(HttpPipeline pipeline, HttpMessage message, ClientDiagnostics clientDiagnostics, string scopeName, OperationFinalStateVia finalStateVia, RequestContext? requestContext, WaitUntil waitUntil)
30
30
  => ProcessMessage(pipeline, message, clientDiagnostics, scopeName, finalStateVia, requestContext, waitUntil, r => r.Content);
31
31
 
32
- public static async ValueTask<Operation<T>> ProcessMessageAsync<T>(HttpPipeline pipeline, HttpMessage message, ClientDiagnostics clientDiagnostics, string scopeName, OperationFinalStateVia finalStateVia, RequestContext? requestContext, WaitUntil waitUntil, Func<Response, T> resultSelector) where T: notnull
32
+ public static async ValueTask<Operation<T>> ProcessMessageAsync<T>(HttpPipeline pipeline, HttpMessage message, ClientDiagnostics clientDiagnostics, string scopeName, OperationFinalStateVia finalStateVia, RequestContext? requestContext, WaitUntil waitUntil, Func<Response, T> resultSelector) where T : notnull
33
33
  {
34
34
  var response = await pipeline.ProcessMessageAsync(message, requestContext).ConfigureAwait(false);
35
35
  var operation = new ProtocolOperation<T>(clientDiagnostics, pipeline, message.Request, response, finalStateVia, scopeName, resultSelector);
@@ -10,7 +10,7 @@ using System.Linq;
10
10
 
11
11
  namespace Azure.Core
12
12
  {
13
- internal class RawRequestUriBuilder: RequestUriBuilder
13
+ internal class RawRequestUriBuilder : RequestUriBuilder
14
14
  {
15
15
  private const string SchemeSeparator = "://";
16
16
  private const char HostSeparator = '/';
@@ -6,10 +6,10 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260209.2": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260211.1": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260209.2",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260209.1",
11
+ "Azure.Generator": "1.0.0-alpha.20260211.1",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260210.1",
13
13
  "System.ClientModel": "1.9.0"
14
14
  },
15
15
  "runtime": {
@@ -404,12 +404,12 @@
404
404
  }
405
405
  }
406
406
  },
407
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260209.1": {
407
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260210.1": {
408
408
  "dependencies": {
409
409
  "CommandLineParser": "2.9.1",
410
410
  "Microsoft.Build": "17.9.5",
411
411
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
412
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260209.1",
412
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260210.1",
413
413
  "NuGet.Configuration": "6.14.0",
414
414
  "NuGet.Protocol": "6.14.0",
415
415
  "NuGet.Versioning": "6.14.0",
@@ -423,9 +423,9 @@
423
423
  }
424
424
  }
425
425
  },
426
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260209.1": {
426
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260210.1": {
427
427
  "dependencies": {
428
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260209.1",
428
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260210.1",
429
429
  "System.ClientModel": "1.9.0"
430
430
  },
431
431
  "runtime": {
@@ -435,7 +435,7 @@
435
435
  }
436
436
  }
437
437
  },
438
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260209.1": {
438
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260210.1": {
439
439
  "dependencies": {
440
440
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
441
441
  "System.Memory.Data": "10.0.1"
@@ -675,24 +675,24 @@
675
675
  }
676
676
  }
677
677
  },
678
- "Azure.Generator/1.0.0-alpha.20260209.2": {
678
+ "Azure.Generator/1.0.0-alpha.20260211.1": {
679
679
  "dependencies": {
680
680
  "Azure.Core": "1.51.1",
681
681
  "Azure.Core.Expressions.DataFactory": "1.0.0",
682
682
  "Azure.ResourceManager": "1.13.2",
683
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260209.1"
683
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260210.1"
684
684
  },
685
685
  "runtime": {
686
686
  "Azure.Generator.dll": {
687
687
  "assemblyVersion": "1.0.0.0",
688
- "fileVersion": "1.0.26.10902"
688
+ "fileVersion": "1.0.26.11101"
689
689
  }
690
690
  }
691
691
  }
692
692
  }
693
693
  },
694
694
  "libraries": {
695
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260209.2": {
695
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260211.1": {
696
696
  "type": "project",
697
697
  "serviceable": false,
698
698
  "sha512": ""
@@ -844,26 +844,26 @@
844
844
  "path": "microsoft.net.stringtools/17.9.5",
845
845
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
846
846
  },
847
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260209.1": {
847
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260210.1": {
848
848
  "type": "package",
849
849
  "serviceable": true,
850
- "sha512": "sha512-/OM1a9fWS1aEtIs7dqBSB5xdMqP8ehDMbJ2ZaXba4NRRfYy9Sqafs76iuvyJw3QuToo0Eu9Uq//Y6z800Al7rg==",
851
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260209.1",
852
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260209.1.nupkg.sha512"
850
+ "sha512": "sha512-FPYDqcsn9TChLX0oRHjCJtgGGrEm/81ncN+/1NFopAlDKPRQkGrkwH9kZ+iMWxr6HCHwRkFj91Osx1PC/53xZw==",
851
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260210.1",
852
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260210.1.nupkg.sha512"
853
853
  },
854
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260209.1": {
854
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260210.1": {
855
855
  "type": "package",
856
856
  "serviceable": true,
857
- "sha512": "sha512-4CuVLbJ+b1dk/BeTZLyopDotjFt6LfU6ggQcKmXhcGXipML9XT5RSefoz9VZ7VCbgzbLSxGx51zlWTY3J0HWng==",
858
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260209.1",
859
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260209.1.nupkg.sha512"
857
+ "sha512": "sha512-1UyP/CIKdqUob6n2lsxc141y/b8Zw7w8PHBZmV60lj9We8Jv521n//kMf8mBEaHoTYf9H7yTqNSk83+eBoEFZw==",
858
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260210.1",
859
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260210.1.nupkg.sha512"
860
860
  },
861
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260209.1": {
861
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260210.1": {
862
862
  "type": "package",
863
863
  "serviceable": true,
864
- "sha512": "sha512-k1TGrM6x1CtfEWRBcJLF4MHdmOGWnTA4uTw0UIBCvIPvY92cgBMi2jpOH/ncAFVyrs4GZJflxwEwcsMFa9wG7Q==",
865
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260209.1",
866
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260209.1.nupkg.sha512"
864
+ "sha512": "sha512-aVPairOTKqgOCbwESLiGvrN+c73hQ9IaBT4gAPjjVG9pGXBgzhLJENWUSBLNdvfqrA/Fhd+yKVkIt/CxYWHX5Q==",
865
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260210.1",
866
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260210.1.nupkg.sha512"
867
867
  },
868
868
  "Newtonsoft.Json/13.0.3": {
869
869
  "type": "package",
@@ -1012,7 +1012,7 @@
1012
1012
  "path": "system.security.cryptography.protecteddata/8.0.0",
1013
1013
  "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
1014
1014
  },
1015
- "Azure.Generator/1.0.0-alpha.20260209.2": {
1015
+ "Azure.Generator/1.0.0-alpha.20260211.1": {
1016
1016
  "type": "project",
1017
1017
  "serviceable": false,
1018
1018
  "sha512": ""
@@ -6,12 +6,12 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator/1.0.0-alpha.20260209.2": {
9
+ "Azure.Generator/1.0.0-alpha.20260211.1": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.51.1",
12
12
  "Azure.Core.Expressions.DataFactory": "1.0.0",
13
13
  "Azure.ResourceManager": "1.13.2",
14
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260209.1"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260210.1"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
@@ -405,12 +405,12 @@
405
405
  }
406
406
  }
407
407
  },
408
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260209.1": {
408
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260210.1": {
409
409
  "dependencies": {
410
410
  "CommandLineParser": "2.9.1",
411
411
  "Microsoft.Build": "17.9.5",
412
412
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
413
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260209.1",
413
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260210.1",
414
414
  "NuGet.Configuration": "6.14.0",
415
415
  "NuGet.Protocol": "6.14.0",
416
416
  "NuGet.Versioning": "6.14.0",
@@ -424,9 +424,9 @@
424
424
  }
425
425
  }
426
426
  },
427
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260209.1": {
427
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260210.1": {
428
428
  "dependencies": {
429
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260209.1",
429
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260210.1",
430
430
  "System.ClientModel": "1.9.0"
431
431
  },
432
432
  "runtime": {
@@ -436,7 +436,7 @@
436
436
  }
437
437
  }
438
438
  },
439
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260209.1": {
439
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260210.1": {
440
440
  "dependencies": {
441
441
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
442
442
  "System.Memory.Data": "10.0.1"
@@ -679,7 +679,7 @@
679
679
  }
680
680
  },
681
681
  "libraries": {
682
- "Azure.Generator/1.0.0-alpha.20260209.2": {
682
+ "Azure.Generator/1.0.0-alpha.20260211.1": {
683
683
  "type": "project",
684
684
  "serviceable": false,
685
685
  "sha512": ""
@@ -831,26 +831,26 @@
831
831
  "path": "microsoft.net.stringtools/17.9.5",
832
832
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
833
833
  },
834
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260209.1": {
834
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260210.1": {
835
835
  "type": "package",
836
836
  "serviceable": true,
837
- "sha512": "sha512-/OM1a9fWS1aEtIs7dqBSB5xdMqP8ehDMbJ2ZaXba4NRRfYy9Sqafs76iuvyJw3QuToo0Eu9Uq//Y6z800Al7rg==",
838
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260209.1",
839
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260209.1.nupkg.sha512"
837
+ "sha512": "sha512-FPYDqcsn9TChLX0oRHjCJtgGGrEm/81ncN+/1NFopAlDKPRQkGrkwH9kZ+iMWxr6HCHwRkFj91Osx1PC/53xZw==",
838
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260210.1",
839
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260210.1.nupkg.sha512"
840
840
  },
841
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260209.1": {
841
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260210.1": {
842
842
  "type": "package",
843
843
  "serviceable": true,
844
- "sha512": "sha512-4CuVLbJ+b1dk/BeTZLyopDotjFt6LfU6ggQcKmXhcGXipML9XT5RSefoz9VZ7VCbgzbLSxGx51zlWTY3J0HWng==",
845
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260209.1",
846
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260209.1.nupkg.sha512"
844
+ "sha512": "sha512-1UyP/CIKdqUob6n2lsxc141y/b8Zw7w8PHBZmV60lj9We8Jv521n//kMf8mBEaHoTYf9H7yTqNSk83+eBoEFZw==",
845
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260210.1",
846
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260210.1.nupkg.sha512"
847
847
  },
848
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260209.1": {
848
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260210.1": {
849
849
  "type": "package",
850
850
  "serviceable": true,
851
- "sha512": "sha512-k1TGrM6x1CtfEWRBcJLF4MHdmOGWnTA4uTw0UIBCvIPvY92cgBMi2jpOH/ncAFVyrs4GZJflxwEwcsMFa9wG7Q==",
852
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260209.1",
853
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260209.1.nupkg.sha512"
851
+ "sha512": "sha512-aVPairOTKqgOCbwESLiGvrN+c73hQ9IaBT4gAPjjVG9pGXBgzhLJENWUSBLNdvfqrA/Fhd+yKVkIt/CxYWHX5Q==",
852
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260210.1",
853
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260210.1.nupkg.sha512"
854
854
  },
855
855
  "Newtonsoft.Json/13.0.3": {
856
856
  "type": "package",
@@ -44,7 +44,7 @@ namespace Azure.Core
44
44
  public override void OnSendingRequest(HttpMessage message)
45
45
  {
46
46
  base.OnSendingRequest(message);
47
- message.Request.Headers.SetValue(_name, _prefix != null ? $"{_prefix} {_credential.Key}" : _credential.Key);
47
+ message.Request.Headers.SetValue(_name, _prefix != null ? $"{_prefix} {_credential.Key}" : _credential.Key);
48
48
  }
49
49
  }
50
50
  }
@@ -4,8 +4,8 @@
4
4
 
5
5
  using System;
6
6
  using System.Collections.Generic;
7
- using System.Text;
8
7
  using System.Linq;
8
+ using System.Text;
9
9
 
10
10
  namespace Azure.Core;
11
11
 
@@ -29,7 +29,7 @@ namespace Azure.Core
29
29
  public static Operation<BinaryData> ProcessMessage(HttpPipeline pipeline, HttpMessage message, ClientDiagnostics clientDiagnostics, string scopeName, OperationFinalStateVia finalStateVia, RequestContext? requestContext, WaitUntil waitUntil)
30
30
  => ProcessMessage(pipeline, message, clientDiagnostics, scopeName, finalStateVia, requestContext, waitUntil, r => r.Content);
31
31
 
32
- public static async ValueTask<Operation<T>> ProcessMessageAsync<T>(HttpPipeline pipeline, HttpMessage message, ClientDiagnostics clientDiagnostics, string scopeName, OperationFinalStateVia finalStateVia, RequestContext? requestContext, WaitUntil waitUntil, Func<Response, T> resultSelector) where T: notnull
32
+ public static async ValueTask<Operation<T>> ProcessMessageAsync<T>(HttpPipeline pipeline, HttpMessage message, ClientDiagnostics clientDiagnostics, string scopeName, OperationFinalStateVia finalStateVia, RequestContext? requestContext, WaitUntil waitUntil, Func<Response, T> resultSelector) where T : notnull
33
33
  {
34
34
  var response = await pipeline.ProcessMessageAsync(message, requestContext).ConfigureAwait(false);
35
35
  var operation = new ProtocolOperation<T>(clientDiagnostics, pipeline, message.Request, response, finalStateVia, scopeName, resultSelector);
@@ -10,7 +10,7 @@ using System.Linq;
10
10
 
11
11
  namespace Azure.Core
12
12
  {
13
- internal class RawRequestUriBuilder: RequestUriBuilder
13
+ internal class RawRequestUriBuilder : RequestUriBuilder
14
14
  {
15
15
  private const string SchemeSeparator = "://";
16
16
  private const char HostSeparator = '/';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure-typespec/http-client-csharp",
3
- "version": "1.0.0-alpha.20260209.2",
3
+ "version": "1.0.0-alpha.20260211.1",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "TypeSpec library for emitting Azure libraries for C#.",
6
6
  "readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp/README.md",
@@ -38,7 +38,7 @@
38
38
  "dist/generator/**"
39
39
  ],
40
40
  "dependencies": {
41
- "@typespec/http-client-csharp": "1.0.0-alpha.20260209.1"
41
+ "@typespec/http-client-csharp": "1.0.0-alpha.20260210.1"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@azure-tools/azure-http-specs": "0.1.0-alpha.35",