@typespec/http-client-csharp 1.0.0-alpha.20250923.2 → 1.0.0-alpha.20250923.4
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/Microsoft.TypeSpec.Generator +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.StubLibrary.deps.json +13 -20
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.StubLibrary.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.StubLibrary.pdb +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.deps.json +12 -19
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.pdb +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.Input.pdb +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.deps.json +3 -10
- package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.pdb +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.runtimeconfig.json +2 -2
- package/dist/generator/System.ClientModel.dll +0 -0
- package/package.json +1 -1
- package/dist/generator/System.IO.Pipelines.dll +0 -0
|
Binary file
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"runtimeTarget": {
|
|
3
|
-
"name": ".NETCoreApp,Version=
|
|
3
|
+
"name": ".NETCoreApp,Version=v9.0",
|
|
4
4
|
"signature": ""
|
|
5
5
|
},
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
|
-
".NETCoreApp,Version=
|
|
8
|
+
".NETCoreApp,Version=v9.0": {
|
|
9
9
|
"Microsoft.TypeSpec.Generator.ClientModel.StubLibrary/1.0.0-beta.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-beta.1",
|
|
12
12
|
"StyleCop.Analyzers": "1.2.0-beta.556",
|
|
13
|
-
"System.ClientModel": "1.
|
|
13
|
+
"System.ClientModel": "1.7.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
16
16
|
"Microsoft.TypeSpec.Generator.ClientModel.StubLibrary.dll": {}
|
|
@@ -392,15 +392,15 @@
|
|
|
392
392
|
}
|
|
393
393
|
},
|
|
394
394
|
"StyleCop.Analyzers.Unstable/1.2.0.556": {},
|
|
395
|
-
"System.ClientModel/1.
|
|
395
|
+
"System.ClientModel/1.7.0": {
|
|
396
396
|
"dependencies": {
|
|
397
397
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
|
|
398
398
|
"System.Memory.Data": "8.0.1"
|
|
399
399
|
},
|
|
400
400
|
"runtime": {
|
|
401
|
-
"lib/
|
|
402
|
-
"assemblyVersion": "1.
|
|
403
|
-
"fileVersion": "1.
|
|
401
|
+
"lib/net9.0/System.ClientModel.dll": {
|
|
402
|
+
"assemblyVersion": "1.7.0.0",
|
|
403
|
+
"fileVersion": "1.700.25.47207"
|
|
404
404
|
}
|
|
405
405
|
}
|
|
406
406
|
},
|
|
@@ -508,14 +508,7 @@
|
|
|
508
508
|
}
|
|
509
509
|
},
|
|
510
510
|
"System.Formats.Asn1/6.0.0": {},
|
|
511
|
-
"System.IO.Pipelines/7.0.0": {
|
|
512
|
-
"runtime": {
|
|
513
|
-
"lib/net7.0/System.IO.Pipelines.dll": {
|
|
514
|
-
"assemblyVersion": "7.0.0.0",
|
|
515
|
-
"fileVersion": "7.0.22.51805"
|
|
516
|
-
}
|
|
517
|
-
}
|
|
518
|
-
},
|
|
511
|
+
"System.IO.Pipelines/7.0.0": {},
|
|
519
512
|
"System.Memory.Data/8.0.1": {
|
|
520
513
|
"runtime": {
|
|
521
514
|
"lib/net8.0/System.Memory.Data.dll": {
|
|
@@ -594,7 +587,7 @@
|
|
|
594
587
|
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-beta.1": {
|
|
595
588
|
"dependencies": {
|
|
596
589
|
"Microsoft.TypeSpec.Generator": "1.0.0-beta.1",
|
|
597
|
-
"System.ClientModel": "1.
|
|
590
|
+
"System.ClientModel": "1.7.0"
|
|
598
591
|
},
|
|
599
592
|
"runtime": {
|
|
600
593
|
"Microsoft.TypeSpec.Generator.ClientModel.dll": {
|
|
@@ -777,12 +770,12 @@
|
|
|
777
770
|
"path": "stylecop.analyzers.unstable/1.2.0.556",
|
|
778
771
|
"hashPath": "stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512"
|
|
779
772
|
},
|
|
780
|
-
"System.ClientModel/1.
|
|
773
|
+
"System.ClientModel/1.7.0": {
|
|
781
774
|
"type": "package",
|
|
782
775
|
"serviceable": true,
|
|
783
|
-
"sha512": "sha512-
|
|
784
|
-
"path": "system.clientmodel/1.
|
|
785
|
-
"hashPath": "system.clientmodel.1.
|
|
776
|
+
"sha512": "sha512-NKKA3/O6B7PxmtIzOifExHdfoWthy3AD4EZ1JfzcZU8yGZTbYrK1qvXsHUL/1yQKKqWSKgIR1Ih/yf2gOaHc4w==",
|
|
777
|
+
"path": "system.clientmodel/1.7.0",
|
|
778
|
+
"hashPath": "system.clientmodel.1.7.0.nupkg.sha512"
|
|
786
779
|
},
|
|
787
780
|
"System.Collections.Immutable/8.0.0": {
|
|
788
781
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"runtimeTarget": {
|
|
3
|
-
"name": ".NETCoreApp,Version=
|
|
3
|
+
"name": ".NETCoreApp,Version=v9.0",
|
|
4
4
|
"signature": ""
|
|
5
5
|
},
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
|
-
".NETCoreApp,Version=
|
|
8
|
+
".NETCoreApp,Version=v9.0": {
|
|
9
9
|
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-beta.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Microsoft.TypeSpec.Generator": "1.0.0-beta.1",
|
|
12
12
|
"StyleCop.Analyzers": "1.2.0-beta.556",
|
|
13
|
-
"System.ClientModel": "1.
|
|
13
|
+
"System.ClientModel": "1.7.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
16
16
|
"Microsoft.TypeSpec.Generator.ClientModel.dll": {}
|
|
@@ -392,15 +392,15 @@
|
|
|
392
392
|
}
|
|
393
393
|
},
|
|
394
394
|
"StyleCop.Analyzers.Unstable/1.2.0.556": {},
|
|
395
|
-
"System.ClientModel/1.
|
|
395
|
+
"System.ClientModel/1.7.0": {
|
|
396
396
|
"dependencies": {
|
|
397
397
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
|
|
398
398
|
"System.Memory.Data": "8.0.1"
|
|
399
399
|
},
|
|
400
400
|
"runtime": {
|
|
401
|
-
"lib/
|
|
402
|
-
"assemblyVersion": "1.
|
|
403
|
-
"fileVersion": "1.
|
|
401
|
+
"lib/net9.0/System.ClientModel.dll": {
|
|
402
|
+
"assemblyVersion": "1.7.0.0",
|
|
403
|
+
"fileVersion": "1.700.25.47207"
|
|
404
404
|
}
|
|
405
405
|
}
|
|
406
406
|
},
|
|
@@ -508,14 +508,7 @@
|
|
|
508
508
|
}
|
|
509
509
|
},
|
|
510
510
|
"System.Formats.Asn1/6.0.0": {},
|
|
511
|
-
"System.IO.Pipelines/7.0.0": {
|
|
512
|
-
"runtime": {
|
|
513
|
-
"lib/net7.0/System.IO.Pipelines.dll": {
|
|
514
|
-
"assemblyVersion": "7.0.0.0",
|
|
515
|
-
"fileVersion": "7.0.22.51805"
|
|
516
|
-
}
|
|
517
|
-
}
|
|
518
|
-
},
|
|
511
|
+
"System.IO.Pipelines/7.0.0": {},
|
|
519
512
|
"System.Memory.Data/8.0.1": {
|
|
520
513
|
"runtime": {
|
|
521
514
|
"lib/net8.0/System.Memory.Data.dll": {
|
|
@@ -765,12 +758,12 @@
|
|
|
765
758
|
"path": "stylecop.analyzers.unstable/1.2.0.556",
|
|
766
759
|
"hashPath": "stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512"
|
|
767
760
|
},
|
|
768
|
-
"System.ClientModel/1.
|
|
761
|
+
"System.ClientModel/1.7.0": {
|
|
769
762
|
"type": "package",
|
|
770
763
|
"serviceable": true,
|
|
771
|
-
"sha512": "sha512-
|
|
772
|
-
"path": "system.clientmodel/1.
|
|
773
|
-
"hashPath": "system.clientmodel.1.
|
|
764
|
+
"sha512": "sha512-NKKA3/O6B7PxmtIzOifExHdfoWthy3AD4EZ1JfzcZU8yGZTbYrK1qvXsHUL/1yQKKqWSKgIR1Ih/yf2gOaHc4w==",
|
|
765
|
+
"path": "system.clientmodel/1.7.0",
|
|
766
|
+
"hashPath": "system.clientmodel.1.7.0.nupkg.sha512"
|
|
774
767
|
},
|
|
775
768
|
"System.Collections.Immutable/8.0.0": {
|
|
776
769
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"runtimeTarget": {
|
|
3
|
-
"name": ".NETCoreApp,Version=
|
|
3
|
+
"name": ".NETCoreApp,Version=v9.0",
|
|
4
4
|
"signature": ""
|
|
5
5
|
},
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
|
-
".NETCoreApp,Version=
|
|
8
|
+
".NETCoreApp,Version=v9.0": {
|
|
9
9
|
"Microsoft.TypeSpec.Generator/1.0.0-beta.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"CommandLineParser": "2.9.1",
|
|
@@ -484,14 +484,7 @@
|
|
|
484
484
|
}
|
|
485
485
|
},
|
|
486
486
|
"System.Formats.Asn1/6.0.0": {},
|
|
487
|
-
"System.IO.Pipelines/7.0.0": {
|
|
488
|
-
"runtime": {
|
|
489
|
-
"lib/net7.0/System.IO.Pipelines.dll": {
|
|
490
|
-
"assemblyVersion": "7.0.0.0",
|
|
491
|
-
"fileVersion": "7.0.22.51805"
|
|
492
|
-
}
|
|
493
|
-
}
|
|
494
|
-
},
|
|
487
|
+
"System.IO.Pipelines/7.0.0": {},
|
|
495
488
|
"System.Memory.Data/8.0.1": {
|
|
496
489
|
"runtime": {
|
|
497
490
|
"lib/net8.0/System.Memory.Data.dll": {
|
|
Binary file
|
|
Binary file
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"runtimeOptions": {
|
|
3
|
-
"tfm": "
|
|
3
|
+
"tfm": "net9.0",
|
|
4
4
|
"framework": {
|
|
5
5
|
"name": "Microsoft.NETCore.App",
|
|
6
|
-
"version": "
|
|
6
|
+
"version": "9.0.0"
|
|
7
7
|
},
|
|
8
8
|
"configProperties": {
|
|
9
9
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@typespec/http-client-csharp",
|
|
3
|
-
"version": "1.0.0-alpha.20250923.
|
|
3
|
+
"version": "1.0.0-alpha.20250923.4",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec library for emitting Http Client libraries for C#.",
|
|
6
6
|
"homepage": "https://typespec.io",
|
|
Binary file
|