@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20250430.3 → 1.0.0-alpha.20250501.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.Generator.Mgmt.deps.json +21 -21
- package/dist/generator/Azure.Generator.Mgmt.dll +0 -0
- package/dist/generator/Azure.Generator.Mgmt.pdb +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/Shared/Core/RawRequestUriBuilder.cs +29 -0
- package/dist/generator/net8.0/Azure.Generator.Mgmt.deps.json +21 -21
- 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/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/Shared/Core/RawRequestUriBuilder.cs +29 -0
- package/package.json +1 -1
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v8.0": {
|
|
9
|
-
"Azure.Generator.Mgmt/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Mgmt/1.0.0-alpha.20250501.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.44.1",
|
|
12
12
|
"Azure.Generator": "1.0.0-alpha.20250429.2",
|
|
13
13
|
"Azure.ResourceManager": "1.13.0",
|
|
14
14
|
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250426.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.20250501.3",
|
|
17
17
|
"SauceControl.InheritDoc": "1.2.0",
|
|
18
18
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
19
19
|
},
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"Azure.Core": "1.44.1",
|
|
45
45
|
"Azure.ResourceManager": "1.13.0",
|
|
46
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
46
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250501.3"
|
|
47
47
|
},
|
|
48
48
|
"runtime": {
|
|
49
49
|
"lib/net8.0/Azure.Generator.dll": {
|
|
@@ -360,12 +360,12 @@
|
|
|
360
360
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
361
361
|
}
|
|
362
362
|
},
|
|
363
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
363
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250501.3": {
|
|
364
364
|
"dependencies": {
|
|
365
365
|
"CommandLineParser": "2.9.1",
|
|
366
366
|
"Microsoft.Build": "17.9.5",
|
|
367
367
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
368
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
368
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250501.3",
|
|
369
369
|
"NuGet.Configuration": "6.9.1",
|
|
370
370
|
"System.ComponentModel.Composition": "8.0.0",
|
|
371
371
|
"System.Memory.Data": "8.0.1"
|
|
@@ -377,9 +377,9 @@
|
|
|
377
377
|
}
|
|
378
378
|
}
|
|
379
379
|
},
|
|
380
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
380
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250501.3": {
|
|
381
381
|
"dependencies": {
|
|
382
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
382
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250501.3",
|
|
383
383
|
"System.ClientModel": "1.3.0"
|
|
384
384
|
},
|
|
385
385
|
"runtime": {
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
}
|
|
390
390
|
}
|
|
391
391
|
},
|
|
392
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
392
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250501.3": {
|
|
393
393
|
"dependencies": {
|
|
394
394
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
395
395
|
"System.Memory.Data": "8.0.1"
|
|
@@ -620,7 +620,7 @@
|
|
|
620
620
|
}
|
|
621
621
|
},
|
|
622
622
|
"libraries": {
|
|
623
|
-
"Azure.Generator.Mgmt/1.0.0-alpha.
|
|
623
|
+
"Azure.Generator.Mgmt/1.0.0-alpha.20250501.1": {
|
|
624
624
|
"type": "project",
|
|
625
625
|
"serviceable": false,
|
|
626
626
|
"sha512": ""
|
|
@@ -758,26 +758,26 @@
|
|
|
758
758
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
759
759
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
760
760
|
},
|
|
761
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
761
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250501.3": {
|
|
762
762
|
"type": "package",
|
|
763
763
|
"serviceable": true,
|
|
764
|
-
"sha512": "sha512-
|
|
765
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
766
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
764
|
+
"sha512": "sha512-qKy6G5SH2f4UU18c180rJCeBKR1V+EPUkOgpDh5jIxNO63hbWa75DSmtjRbx5IJsk25roaWCpkfISW+D4XIrfA==",
|
|
765
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250501.3",
|
|
766
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250501.3.nupkg.sha512"
|
|
767
767
|
},
|
|
768
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
768
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250501.3": {
|
|
769
769
|
"type": "package",
|
|
770
770
|
"serviceable": true,
|
|
771
|
-
"sha512": "sha512-
|
|
772
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
773
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
771
|
+
"sha512": "sha512-obm5sV4YpyGs9YnTzQktNHz0IPAOxE6/JAw9+ByD6GqYI01HsQmHVmTZ7lhif+V8GweTszx8UnuLEfJoZ9z0YQ==",
|
|
772
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250501.3",
|
|
773
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250501.3.nupkg.sha512"
|
|
774
774
|
},
|
|
775
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
775
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250501.3": {
|
|
776
776
|
"type": "package",
|
|
777
777
|
"serviceable": true,
|
|
778
|
-
"sha512": "sha512-
|
|
779
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
780
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
778
|
+
"sha512": "sha512-rW0hpE/Gd8WXtUhahyuWwPnYoYVEg4p88yfQ46HPgsIl7L1vvTMI6qRa8Dv3RjW55Gj5rS62GPiouqH+cT3YGA==",
|
|
779
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250501.3",
|
|
780
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250501.3.nupkg.sha512"
|
|
781
781
|
},
|
|
782
782
|
"NuGet.Common/6.9.1": {
|
|
783
783
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -190,11 +190,40 @@ namespace Azure.Core
|
|
|
190
190
|
AppendRaw(nextLink, escape);
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
+
public void AppendQuery(string name, bool value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
194
|
+
|
|
195
|
+
public void AppendQuery(string name, float value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
196
|
+
|
|
197
|
+
public void AppendQuery(string name, DateTimeOffset value, string format, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value, format), escape);
|
|
198
|
+
|
|
199
|
+
public void AppendQuery(string name, TimeSpan value, string format, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value, format), escape);
|
|
200
|
+
|
|
201
|
+
public void AppendQuery(string name, double value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
202
|
+
|
|
203
|
+
public void AppendQuery(string name, decimal value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
204
|
+
|
|
205
|
+
public void AppendQuery(string name, int value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
206
|
+
|
|
207
|
+
public void AppendQuery(string name, long value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
208
|
+
|
|
209
|
+
public void AppendQuery(string name, TimeSpan value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
210
|
+
|
|
211
|
+
public void AppendQuery(string name, byte[] value, string format, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value, format), escape);
|
|
212
|
+
|
|
213
|
+
public void AppendQuery(string name, Guid value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
214
|
+
|
|
193
215
|
public void AppendQueryDelimited<T>(string name, IEnumerable<T> value, string delimiter, string? format = null, bool escape = true)
|
|
194
216
|
{
|
|
195
217
|
delimiter ??= ",";
|
|
196
218
|
IEnumerable<string> stringValues = value.Select(v => TypeFormatters.ConvertToString(v, format));
|
|
197
219
|
AppendQuery(name, string.Join(delimiter, stringValues), escape);
|
|
198
220
|
}
|
|
221
|
+
|
|
222
|
+
public void AppendPathDelimited<T>(IEnumerable<T> value, string delimiter, string? format = null, bool escape = true)
|
|
223
|
+
{
|
|
224
|
+
delimiter ??= ",";
|
|
225
|
+
IEnumerable<string> stringValues = value.Select(v => TypeFormatters.ConvertToString(v, format));
|
|
226
|
+
AppendPath(string.Join(delimiter, stringValues), escape);
|
|
227
|
+
}
|
|
199
228
|
}
|
|
200
229
|
}
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v8.0": {
|
|
9
|
-
"Azure.Generator.Mgmt/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Mgmt/1.0.0-alpha.20250501.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.44.1",
|
|
12
12
|
"Azure.Generator": "1.0.0-alpha.20250429.2",
|
|
13
13
|
"Azure.ResourceManager": "1.13.0",
|
|
14
14
|
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250426.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.20250501.3",
|
|
17
17
|
"SauceControl.InheritDoc": "1.2.0",
|
|
18
18
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
19
19
|
},
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"Azure.Core": "1.44.1",
|
|
45
45
|
"Azure.ResourceManager": "1.13.0",
|
|
46
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
46
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250501.3"
|
|
47
47
|
},
|
|
48
48
|
"runtime": {
|
|
49
49
|
"lib/net8.0/Azure.Generator.dll": {
|
|
@@ -360,12 +360,12 @@
|
|
|
360
360
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
361
361
|
}
|
|
362
362
|
},
|
|
363
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
363
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250501.3": {
|
|
364
364
|
"dependencies": {
|
|
365
365
|
"CommandLineParser": "2.9.1",
|
|
366
366
|
"Microsoft.Build": "17.9.5",
|
|
367
367
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
368
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
368
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250501.3",
|
|
369
369
|
"NuGet.Configuration": "6.9.1",
|
|
370
370
|
"System.ComponentModel.Composition": "8.0.0",
|
|
371
371
|
"System.Memory.Data": "8.0.1"
|
|
@@ -377,9 +377,9 @@
|
|
|
377
377
|
}
|
|
378
378
|
}
|
|
379
379
|
},
|
|
380
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
380
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250501.3": {
|
|
381
381
|
"dependencies": {
|
|
382
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
382
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250501.3",
|
|
383
383
|
"System.ClientModel": "1.3.0"
|
|
384
384
|
},
|
|
385
385
|
"runtime": {
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
}
|
|
390
390
|
}
|
|
391
391
|
},
|
|
392
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
392
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250501.3": {
|
|
393
393
|
"dependencies": {
|
|
394
394
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
395
395
|
"System.Memory.Data": "8.0.1"
|
|
@@ -620,7 +620,7 @@
|
|
|
620
620
|
}
|
|
621
621
|
},
|
|
622
622
|
"libraries": {
|
|
623
|
-
"Azure.Generator.Mgmt/1.0.0-alpha.
|
|
623
|
+
"Azure.Generator.Mgmt/1.0.0-alpha.20250501.1": {
|
|
624
624
|
"type": "project",
|
|
625
625
|
"serviceable": false,
|
|
626
626
|
"sha512": ""
|
|
@@ -758,26 +758,26 @@
|
|
|
758
758
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
759
759
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
760
760
|
},
|
|
761
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
761
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250501.3": {
|
|
762
762
|
"type": "package",
|
|
763
763
|
"serviceable": true,
|
|
764
|
-
"sha512": "sha512-
|
|
765
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
766
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
764
|
+
"sha512": "sha512-qKy6G5SH2f4UU18c180rJCeBKR1V+EPUkOgpDh5jIxNO63hbWa75DSmtjRbx5IJsk25roaWCpkfISW+D4XIrfA==",
|
|
765
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250501.3",
|
|
766
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250501.3.nupkg.sha512"
|
|
767
767
|
},
|
|
768
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
768
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250501.3": {
|
|
769
769
|
"type": "package",
|
|
770
770
|
"serviceable": true,
|
|
771
|
-
"sha512": "sha512-
|
|
772
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
773
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
771
|
+
"sha512": "sha512-obm5sV4YpyGs9YnTzQktNHz0IPAOxE6/JAw9+ByD6GqYI01HsQmHVmTZ7lhif+V8GweTszx8UnuLEfJoZ9z0YQ==",
|
|
772
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250501.3",
|
|
773
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250501.3.nupkg.sha512"
|
|
774
774
|
},
|
|
775
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
775
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250501.3": {
|
|
776
776
|
"type": "package",
|
|
777
777
|
"serviceable": true,
|
|
778
|
-
"sha512": "sha512-
|
|
779
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
780
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
778
|
+
"sha512": "sha512-rW0hpE/Gd8WXtUhahyuWwPnYoYVEg4p88yfQ46HPgsIl7L1vvTMI6qRa8Dv3RjW55Gj5rS62GPiouqH+cT3YGA==",
|
|
779
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250501.3",
|
|
780
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250501.3.nupkg.sha512"
|
|
781
781
|
},
|
|
782
782
|
"NuGet.Common/6.9.1": {
|
|
783
783
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -190,11 +190,40 @@ namespace Azure.Core
|
|
|
190
190
|
AppendRaw(nextLink, escape);
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
+
public void AppendQuery(string name, bool value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
194
|
+
|
|
195
|
+
public void AppendQuery(string name, float value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
196
|
+
|
|
197
|
+
public void AppendQuery(string name, DateTimeOffset value, string format, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value, format), escape);
|
|
198
|
+
|
|
199
|
+
public void AppendQuery(string name, TimeSpan value, string format, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value, format), escape);
|
|
200
|
+
|
|
201
|
+
public void AppendQuery(string name, double value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
202
|
+
|
|
203
|
+
public void AppendQuery(string name, decimal value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
204
|
+
|
|
205
|
+
public void AppendQuery(string name, int value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
206
|
+
|
|
207
|
+
public void AppendQuery(string name, long value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
208
|
+
|
|
209
|
+
public void AppendQuery(string name, TimeSpan value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
210
|
+
|
|
211
|
+
public void AppendQuery(string name, byte[] value, string format, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value, format), escape);
|
|
212
|
+
|
|
213
|
+
public void AppendQuery(string name, Guid value, bool escape = true) => AppendQuery(name, TypeFormatters.ConvertToString(value), escape);
|
|
214
|
+
|
|
193
215
|
public void AppendQueryDelimited<T>(string name, IEnumerable<T> value, string delimiter, string? format = null, bool escape = true)
|
|
194
216
|
{
|
|
195
217
|
delimiter ??= ",";
|
|
196
218
|
IEnumerable<string> stringValues = value.Select(v => TypeFormatters.ConvertToString(v, format));
|
|
197
219
|
AppendQuery(name, string.Join(delimiter, stringValues), escape);
|
|
198
220
|
}
|
|
221
|
+
|
|
222
|
+
public void AppendPathDelimited<T>(IEnumerable<T> value, string delimiter, string? format = null, bool escape = true)
|
|
223
|
+
{
|
|
224
|
+
delimiter ??= ",";
|
|
225
|
+
IEnumerable<string> stringValues = value.Select(v => TypeFormatters.ConvertToString(v, format));
|
|
226
|
+
AppendPath(string.Join(delimiter, stringValues), escape);
|
|
227
|
+
}
|
|
199
228
|
}
|
|
200
229
|
}
|
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.20250501.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",
|