@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20250508.1 → 1.0.0-alpha.20250508.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 +2 -2
- package/dist/generator/Azure.Generator.Mgmt.dll +0 -0
- package/dist/generator/Azure.Generator.Mgmt.pdb +0 -0
- package/dist/generator/Azure.Generator.Mgmt.xml +12 -0
- package/dist/generator/net8.0/Azure.Generator.Mgmt.deps.json +2 -2
- 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/Azure.Generator.Mgmt.xml +12 -0
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@
|
|
|
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.20250509.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.46.0",
|
|
12
12
|
"Azure.Generator": "1.0.0-alpha.20250429.2",
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
}
|
|
620
620
|
},
|
|
621
621
|
"libraries": {
|
|
622
|
-
"Azure.Generator.Mgmt/1.0.0-alpha.
|
|
622
|
+
"Azure.Generator.Mgmt/1.0.0-alpha.20250509.1": {
|
|
623
623
|
"type": "project",
|
|
624
624
|
"serviceable": false,
|
|
625
625
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -53,6 +53,18 @@
|
|
|
53
53
|
<member name="M:Azure.Generator.Management.ManagementTypeFactory.CreateClientCore(Microsoft.TypeSpec.Generator.Input.InputClient)">
|
|
54
54
|
<inheritdoc/>
|
|
55
55
|
</member>
|
|
56
|
+
<member name="M:Azure.Generator.Management.ManagementTypeFactory.CreateCSharpTypeCore(Microsoft.TypeSpec.Generator.Input.InputType)">
|
|
57
|
+
<inheritdoc/>
|
|
58
|
+
</member>
|
|
59
|
+
<member name="M:Azure.Generator.Management.ManagementTypeFactory.CreateModelCore(Microsoft.TypeSpec.Generator.Input.InputModelType)">
|
|
60
|
+
<inheritdoc/>
|
|
61
|
+
</member>
|
|
62
|
+
<member name="M:Azure.Generator.Management.ManagementTypeFactory.SerializeJsonValue(System.Type,Microsoft.TypeSpec.Generator.Expressions.ValueExpression,Microsoft.TypeSpec.Generator.Snippets.ScopedApi{System.Text.Json.Utf8JsonWriter},Microsoft.TypeSpec.Generator.Snippets.ScopedApi{System.ClientModel.Primitives.ModelReaderWriterOptions},Microsoft.TypeSpec.Generator.Input.SerializationFormat)">
|
|
63
|
+
<inheritdoc/>
|
|
64
|
+
</member>
|
|
65
|
+
<member name="M:Azure.Generator.Management.ManagementTypeFactory.DeserializeJsonValue(System.Type,Microsoft.TypeSpec.Generator.Snippets.ScopedApi{System.Text.Json.JsonElement},Microsoft.TypeSpec.Generator.Input.SerializationFormat)">
|
|
66
|
+
<inheritdoc/>
|
|
67
|
+
</member>
|
|
56
68
|
<member name="M:Azure.Generator.Management.Models.RequestPath.IsAncestorOf(Azure.Generator.Management.Models.RequestPath)">
|
|
57
69
|
<summary>
|
|
58
70
|
Check if this <see cref="T:Azure.Generator.Management.Models.RequestPath"/> is a prefix path of the other request path.
|
|
@@ -6,7 +6,7 @@
|
|
|
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.20250509.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.46.0",
|
|
12
12
|
"Azure.Generator": "1.0.0-alpha.20250429.2",
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
}
|
|
620
620
|
},
|
|
621
621
|
"libraries": {
|
|
622
|
-
"Azure.Generator.Mgmt/1.0.0-alpha.
|
|
622
|
+
"Azure.Generator.Mgmt/1.0.0-alpha.20250509.1": {
|
|
623
623
|
"type": "project",
|
|
624
624
|
"serviceable": false,
|
|
625
625
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -53,6 +53,18 @@
|
|
|
53
53
|
<member name="M:Azure.Generator.Management.ManagementTypeFactory.CreateClientCore(Microsoft.TypeSpec.Generator.Input.InputClient)">
|
|
54
54
|
<inheritdoc/>
|
|
55
55
|
</member>
|
|
56
|
+
<member name="M:Azure.Generator.Management.ManagementTypeFactory.CreateCSharpTypeCore(Microsoft.TypeSpec.Generator.Input.InputType)">
|
|
57
|
+
<inheritdoc/>
|
|
58
|
+
</member>
|
|
59
|
+
<member name="M:Azure.Generator.Management.ManagementTypeFactory.CreateModelCore(Microsoft.TypeSpec.Generator.Input.InputModelType)">
|
|
60
|
+
<inheritdoc/>
|
|
61
|
+
</member>
|
|
62
|
+
<member name="M:Azure.Generator.Management.ManagementTypeFactory.SerializeJsonValue(System.Type,Microsoft.TypeSpec.Generator.Expressions.ValueExpression,Microsoft.TypeSpec.Generator.Snippets.ScopedApi{System.Text.Json.Utf8JsonWriter},Microsoft.TypeSpec.Generator.Snippets.ScopedApi{System.ClientModel.Primitives.ModelReaderWriterOptions},Microsoft.TypeSpec.Generator.Input.SerializationFormat)">
|
|
63
|
+
<inheritdoc/>
|
|
64
|
+
</member>
|
|
65
|
+
<member name="M:Azure.Generator.Management.ManagementTypeFactory.DeserializeJsonValue(System.Type,Microsoft.TypeSpec.Generator.Snippets.ScopedApi{System.Text.Json.JsonElement},Microsoft.TypeSpec.Generator.Input.SerializationFormat)">
|
|
66
|
+
<inheritdoc/>
|
|
67
|
+
</member>
|
|
56
68
|
<member name="M:Azure.Generator.Management.Models.RequestPath.IsAncestorOf(Azure.Generator.Management.Models.RequestPath)">
|
|
57
69
|
<summary>
|
|
58
70
|
Check if this <see cref="T:Azure.Generator.Management.Models.RequestPath"/> is a prefix path of the other request path.
|
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.20250508.
|
|
3
|
+
"version": "1.0.0-alpha.20250508.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",
|