@azure-typespec/http-client-csharp 1.0.0-alpha.20251211.3 → 1.0.0-alpha.20251212.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.
- package/dist/generator/Azure.Core.Expressions.DataFactory.dll +0 -0
- package/dist/generator/Azure.Generator.StubLibrary.deps.json +25 -6
- package/dist/generator/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/Azure.Generator.deps.json +21 -2
- package/dist/generator/Azure.Generator.dll +0 -0
- package/dist/generator/Azure.Generator.pdb +0 -0
- package/dist/generator/net10.0/Azure.Core.Expressions.DataFactory.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.deps.json +25 -6
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.deps.json +21 -2
- package/dist/generator/net10.0/Azure.Generator.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.pdb +0 -0
- package/package.json +1 -1
|
Binary file
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20251212.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20251212.1",
|
|
12
12
|
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251211.3",
|
|
13
13
|
"System.ClientModel": "1.8.0"
|
|
14
14
|
},
|
|
@@ -29,6 +29,17 @@
|
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
|
+
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
33
|
+
"dependencies": {
|
|
34
|
+
"Azure.Core": "1.50.0"
|
|
35
|
+
},
|
|
36
|
+
"runtime": {
|
|
37
|
+
"lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
|
|
38
|
+
"assemblyVersion": "1.0.0.0",
|
|
39
|
+
"fileVersion": "1.0.24.15803"
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
},
|
|
32
43
|
"Azure.ResourceManager/1.13.2": {
|
|
33
44
|
"dependencies": {
|
|
34
45
|
"Azure.Core": "1.50.0"
|
|
@@ -593,23 +604,24 @@
|
|
|
593
604
|
}
|
|
594
605
|
}
|
|
595
606
|
},
|
|
596
|
-
"Azure.Generator/1.0.0-alpha.
|
|
607
|
+
"Azure.Generator/1.0.0-alpha.20251212.1": {
|
|
597
608
|
"dependencies": {
|
|
598
609
|
"Azure.Core": "1.50.0",
|
|
610
|
+
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
599
611
|
"Azure.ResourceManager": "1.13.2",
|
|
600
612
|
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251211.3"
|
|
601
613
|
},
|
|
602
614
|
"runtime": {
|
|
603
615
|
"Azure.Generator.dll": {
|
|
604
616
|
"assemblyVersion": "1.0.0.0",
|
|
605
|
-
"fileVersion": "1.0.25.
|
|
617
|
+
"fileVersion": "1.0.25.61201"
|
|
606
618
|
}
|
|
607
619
|
}
|
|
608
620
|
}
|
|
609
621
|
}
|
|
610
622
|
},
|
|
611
623
|
"libraries": {
|
|
612
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
624
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20251212.1": {
|
|
613
625
|
"type": "project",
|
|
614
626
|
"serviceable": false,
|
|
615
627
|
"sha512": ""
|
|
@@ -621,6 +633,13 @@
|
|
|
621
633
|
"path": "azure.core/1.50.0",
|
|
622
634
|
"hashPath": "azure.core.1.50.0.nupkg.sha512"
|
|
623
635
|
},
|
|
636
|
+
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
637
|
+
"type": "package",
|
|
638
|
+
"serviceable": true,
|
|
639
|
+
"sha512": "sha512-LN2glk3oRMqWHr4NJqkdXXiLv1eFT0hmGmjZn4dyecT5sgBj9vbcP6GTkrVe6KrbhxZXb+TinKzuBsQKinsqcg==",
|
|
640
|
+
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
641
|
+
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
642
|
+
},
|
|
624
643
|
"Azure.ResourceManager/1.13.2": {
|
|
625
644
|
"type": "package",
|
|
626
645
|
"serviceable": true,
|
|
@@ -880,7 +899,7 @@
|
|
|
880
899
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
881
900
|
"hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
|
|
882
901
|
},
|
|
883
|
-
"Azure.Generator/1.0.0-alpha.
|
|
902
|
+
"Azure.Generator/1.0.0-alpha.20251212.1": {
|
|
884
903
|
"type": "project",
|
|
885
904
|
"serviceable": false,
|
|
886
905
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -6,9 +6,10 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator/1.0.0-alpha.20251212.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.50.0",
|
|
12
|
+
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
12
13
|
"Azure.ResourceManager": "1.13.2",
|
|
13
14
|
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251211.3"
|
|
14
15
|
},
|
|
@@ -29,6 +30,17 @@
|
|
|
29
30
|
}
|
|
30
31
|
}
|
|
31
32
|
},
|
|
33
|
+
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
34
|
+
"dependencies": {
|
|
35
|
+
"Azure.Core": "1.50.0"
|
|
36
|
+
},
|
|
37
|
+
"runtime": {
|
|
38
|
+
"lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
|
|
39
|
+
"assemblyVersion": "1.0.0.0",
|
|
40
|
+
"fileVersion": "1.0.24.15803"
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
},
|
|
32
44
|
"Azure.ResourceManager/1.13.2": {
|
|
33
45
|
"dependencies": {
|
|
34
46
|
"Azure.Core": "1.50.0"
|
|
@@ -596,7 +608,7 @@
|
|
|
596
608
|
}
|
|
597
609
|
},
|
|
598
610
|
"libraries": {
|
|
599
|
-
"Azure.Generator/1.0.0-alpha.
|
|
611
|
+
"Azure.Generator/1.0.0-alpha.20251212.1": {
|
|
600
612
|
"type": "project",
|
|
601
613
|
"serviceable": false,
|
|
602
614
|
"sha512": ""
|
|
@@ -608,6 +620,13 @@
|
|
|
608
620
|
"path": "azure.core/1.50.0",
|
|
609
621
|
"hashPath": "azure.core.1.50.0.nupkg.sha512"
|
|
610
622
|
},
|
|
623
|
+
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
624
|
+
"type": "package",
|
|
625
|
+
"serviceable": true,
|
|
626
|
+
"sha512": "sha512-LN2glk3oRMqWHr4NJqkdXXiLv1eFT0hmGmjZn4dyecT5sgBj9vbcP6GTkrVe6KrbhxZXb+TinKzuBsQKinsqcg==",
|
|
627
|
+
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
628
|
+
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
629
|
+
},
|
|
611
630
|
"Azure.ResourceManager/1.13.2": {
|
|
612
631
|
"type": "package",
|
|
613
632
|
"serviceable": true,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20251212.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20251212.1",
|
|
12
12
|
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251211.3",
|
|
13
13
|
"System.ClientModel": "1.8.0"
|
|
14
14
|
},
|
|
@@ -29,6 +29,17 @@
|
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
|
+
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
33
|
+
"dependencies": {
|
|
34
|
+
"Azure.Core": "1.50.0"
|
|
35
|
+
},
|
|
36
|
+
"runtime": {
|
|
37
|
+
"lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
|
|
38
|
+
"assemblyVersion": "1.0.0.0",
|
|
39
|
+
"fileVersion": "1.0.24.15803"
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
},
|
|
32
43
|
"Azure.ResourceManager/1.13.2": {
|
|
33
44
|
"dependencies": {
|
|
34
45
|
"Azure.Core": "1.50.0"
|
|
@@ -593,23 +604,24 @@
|
|
|
593
604
|
}
|
|
594
605
|
}
|
|
595
606
|
},
|
|
596
|
-
"Azure.Generator/1.0.0-alpha.
|
|
607
|
+
"Azure.Generator/1.0.0-alpha.20251212.1": {
|
|
597
608
|
"dependencies": {
|
|
598
609
|
"Azure.Core": "1.50.0",
|
|
610
|
+
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
599
611
|
"Azure.ResourceManager": "1.13.2",
|
|
600
612
|
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251211.3"
|
|
601
613
|
},
|
|
602
614
|
"runtime": {
|
|
603
615
|
"Azure.Generator.dll": {
|
|
604
616
|
"assemblyVersion": "1.0.0.0",
|
|
605
|
-
"fileVersion": "1.0.25.
|
|
617
|
+
"fileVersion": "1.0.25.61201"
|
|
606
618
|
}
|
|
607
619
|
}
|
|
608
620
|
}
|
|
609
621
|
}
|
|
610
622
|
},
|
|
611
623
|
"libraries": {
|
|
612
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
624
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20251212.1": {
|
|
613
625
|
"type": "project",
|
|
614
626
|
"serviceable": false,
|
|
615
627
|
"sha512": ""
|
|
@@ -621,6 +633,13 @@
|
|
|
621
633
|
"path": "azure.core/1.50.0",
|
|
622
634
|
"hashPath": "azure.core.1.50.0.nupkg.sha512"
|
|
623
635
|
},
|
|
636
|
+
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
637
|
+
"type": "package",
|
|
638
|
+
"serviceable": true,
|
|
639
|
+
"sha512": "sha512-LN2glk3oRMqWHr4NJqkdXXiLv1eFT0hmGmjZn4dyecT5sgBj9vbcP6GTkrVe6KrbhxZXb+TinKzuBsQKinsqcg==",
|
|
640
|
+
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
641
|
+
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
642
|
+
},
|
|
624
643
|
"Azure.ResourceManager/1.13.2": {
|
|
625
644
|
"type": "package",
|
|
626
645
|
"serviceable": true,
|
|
@@ -880,7 +899,7 @@
|
|
|
880
899
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
881
900
|
"hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
|
|
882
901
|
},
|
|
883
|
-
"Azure.Generator/1.0.0-alpha.
|
|
902
|
+
"Azure.Generator/1.0.0-alpha.20251212.1": {
|
|
884
903
|
"type": "project",
|
|
885
904
|
"serviceable": false,
|
|
886
905
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -6,9 +6,10 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator/1.0.0-alpha.20251212.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.50.0",
|
|
12
|
+
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
12
13
|
"Azure.ResourceManager": "1.13.2",
|
|
13
14
|
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251211.3"
|
|
14
15
|
},
|
|
@@ -29,6 +30,17 @@
|
|
|
29
30
|
}
|
|
30
31
|
}
|
|
31
32
|
},
|
|
33
|
+
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
34
|
+
"dependencies": {
|
|
35
|
+
"Azure.Core": "1.50.0"
|
|
36
|
+
},
|
|
37
|
+
"runtime": {
|
|
38
|
+
"lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
|
|
39
|
+
"assemblyVersion": "1.0.0.0",
|
|
40
|
+
"fileVersion": "1.0.24.15803"
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
},
|
|
32
44
|
"Azure.ResourceManager/1.13.2": {
|
|
33
45
|
"dependencies": {
|
|
34
46
|
"Azure.Core": "1.50.0"
|
|
@@ -596,7 +608,7 @@
|
|
|
596
608
|
}
|
|
597
609
|
},
|
|
598
610
|
"libraries": {
|
|
599
|
-
"Azure.Generator/1.0.0-alpha.
|
|
611
|
+
"Azure.Generator/1.0.0-alpha.20251212.1": {
|
|
600
612
|
"type": "project",
|
|
601
613
|
"serviceable": false,
|
|
602
614
|
"sha512": ""
|
|
@@ -608,6 +620,13 @@
|
|
|
608
620
|
"path": "azure.core/1.50.0",
|
|
609
621
|
"hashPath": "azure.core.1.50.0.nupkg.sha512"
|
|
610
622
|
},
|
|
623
|
+
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
624
|
+
"type": "package",
|
|
625
|
+
"serviceable": true,
|
|
626
|
+
"sha512": "sha512-LN2glk3oRMqWHr4NJqkdXXiLv1eFT0hmGmjZn4dyecT5sgBj9vbcP6GTkrVe6KrbhxZXb+TinKzuBsQKinsqcg==",
|
|
627
|
+
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
628
|
+
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
629
|
+
},
|
|
611
630
|
"Azure.ResourceManager/1.13.2": {
|
|
612
631
|
"type": "package",
|
|
613
632
|
"serviceable": true,
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure-typespec/http-client-csharp",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20251212.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",
|