@tsonic/efcore-sqlserver 0.1.2 → 10.0.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/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -10,14 +10,14 @@ import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
|
10
10
|
import type { Byte, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Object as ClrObject } from "@tsonic/dotnet/System.js";
|
|
11
11
|
|
|
12
12
|
export enum DataProtectionScope {
|
|
13
|
-
|
|
14
|
-
|
|
13
|
+
CurrentUser = 0,
|
|
14
|
+
LocalMachine = 1
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
export abstract class ProtectedData$instance {
|
|
19
|
-
static
|
|
20
|
-
static
|
|
19
|
+
static Protect(userData: byte[], optionalEntropy: byte[], scope: DataProtectionScope): byte[];
|
|
20
|
+
static Unprotect(encryptedData: byte[], optionalEntropy: byte[], scope: DataProtectionScope): byte[];
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
|
|
@@ -1,23 +1,45 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "System.Text.Json.Serialization",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"System.Memory.Data",
|
|
5
|
+
"System.Text.Json"
|
|
6
|
+
],
|
|
3
7
|
"types": [
|
|
4
8
|
{
|
|
5
9
|
"stableId": "System.Memory.Data:System.Text.Json.Serialization.BinaryDataJsonConverter",
|
|
6
10
|
"clrName": "System.Text.Json.Serialization.BinaryDataJsonConverter",
|
|
7
|
-
"tsEmitName": "BinaryDataJsonConverter",
|
|
8
11
|
"assemblyName": "System.Memory.Data",
|
|
9
12
|
"metadataToken": 0,
|
|
13
|
+
"kind": "Class",
|
|
14
|
+
"accessibility": "Public",
|
|
15
|
+
"isAbstract": false,
|
|
16
|
+
"isSealed": true,
|
|
17
|
+
"isStatic": false,
|
|
18
|
+
"arity": 0,
|
|
19
|
+
"baseType": {
|
|
20
|
+
"stableId": "System.Text.Json:System.Text.Json.Serialization.JsonConverter\u00601",
|
|
21
|
+
"clrName": "System.Text.Json.Serialization.JsonConverter\u00601",
|
|
22
|
+
"typeArguments": [
|
|
23
|
+
"BinaryData"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
10
26
|
"methods": [
|
|
11
27
|
{
|
|
12
28
|
"stableId": "System.Memory.Data:System.Text.Json.Serialization.BinaryDataJsonConverter::Read(System.Text.Json.Utf8JsonReader\u0026,System.Type,System.Text.Json.JsonSerializerOptions):System.BinaryData",
|
|
13
29
|
"clrName": "Read",
|
|
14
|
-
"tsEmitName": "read",
|
|
15
30
|
"metadataToken": 100663353,
|
|
16
31
|
"canonicalSignature": "(System.Text.Json.Utf8JsonReader\u0026,System.Type,System.Text.Json.JsonSerializerOptions):System.BinaryData",
|
|
17
32
|
"normalizedSignature": "Read|(System.Text.Json.Utf8JsonReader\u0026,System.Type,System.Text.Json.JsonSerializerOptions):System.BinaryData|static=false",
|
|
18
33
|
"emitScope": "ClassSurface",
|
|
34
|
+
"provenance": "Original",
|
|
19
35
|
"arity": 0,
|
|
20
36
|
"parameterCount": 3,
|
|
37
|
+
"isStatic": false,
|
|
38
|
+
"isAbstract": false,
|
|
39
|
+
"isVirtual": true,
|
|
40
|
+
"isOverride": true,
|
|
41
|
+
"isSealed": false,
|
|
42
|
+
"visibility": "Public",
|
|
21
43
|
"declaringClrType": "System.Text.Json.Serialization.BinaryDataJsonConverter",
|
|
22
44
|
"declaringAssemblyName": "System.Memory.Data",
|
|
23
45
|
"isExtensionMethod": false,
|
|
@@ -31,13 +53,19 @@
|
|
|
31
53
|
{
|
|
32
54
|
"stableId": "System.Memory.Data:System.Text.Json.Serialization.BinaryDataJsonConverter::Write(System.Text.Json.Utf8JsonWriter,System.BinaryData,System.Text.Json.JsonSerializerOptions):System.Void",
|
|
33
55
|
"clrName": "Write",
|
|
34
|
-
"tsEmitName": "write",
|
|
35
56
|
"metadataToken": 100663354,
|
|
36
57
|
"canonicalSignature": "(System.Text.Json.Utf8JsonWriter,System.BinaryData,System.Text.Json.JsonSerializerOptions):System.Void",
|
|
37
58
|
"normalizedSignature": "Write|(System.Text.Json.Utf8JsonWriter,System.BinaryData,System.Text.Json.JsonSerializerOptions):System.Void|static=false",
|
|
38
59
|
"emitScope": "ClassSurface",
|
|
60
|
+
"provenance": "Original",
|
|
39
61
|
"arity": 0,
|
|
40
62
|
"parameterCount": 3,
|
|
63
|
+
"isStatic": false,
|
|
64
|
+
"isAbstract": false,
|
|
65
|
+
"isVirtual": true,
|
|
66
|
+
"isOverride": true,
|
|
67
|
+
"isSealed": false,
|
|
68
|
+
"visibility": "Public",
|
|
41
69
|
"declaringClrType": "System.Text.Json.Serialization.BinaryDataJsonConverter",
|
|
42
70
|
"declaringAssemblyName": "System.Memory.Data",
|
|
43
71
|
"isExtensionMethod": false
|
|
@@ -54,42 +82,10 @@
|
|
|
54
82
|
"normalizedSignature": "constructor|():void|static=false",
|
|
55
83
|
"isStatic": false,
|
|
56
84
|
"parameterCount": 0,
|
|
85
|
+
"visibility": "Public",
|
|
57
86
|
"declaringClrType": "System.Text.Json.Serialization.BinaryDataJsonConverter",
|
|
58
87
|
"declaringAssemblyName": "System.Memory.Data"
|
|
59
88
|
}
|
|
60
|
-
],
|
|
61
|
-
"exposedMethods": [
|
|
62
|
-
{
|
|
63
|
-
"tsName": "read",
|
|
64
|
-
"isStatic": false,
|
|
65
|
-
"tsSignatureId": "Read|(System.Text.Json.Utf8JsonReader\u0026,System.Type,System.Text.Json.JsonSerializerOptions):System.BinaryData|static=false",
|
|
66
|
-
"target": {
|
|
67
|
-
"declaringClrType": "System.Text.Json.Serialization.BinaryDataJsonConverter",
|
|
68
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
69
|
-
"metadataToken": 100663353
|
|
70
|
-
}
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"tsName": "write",
|
|
74
|
-
"isStatic": false,
|
|
75
|
-
"tsSignatureId": "Write|(System.Text.Json.Utf8JsonWriter,System.BinaryData,System.Text.Json.JsonSerializerOptions):System.Void|static=false",
|
|
76
|
-
"target": {
|
|
77
|
-
"declaringClrType": "System.Text.Json.Serialization.BinaryDataJsonConverter",
|
|
78
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
79
|
-
"metadataToken": 100663354
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
],
|
|
83
|
-
"exposedConstructors": [
|
|
84
|
-
{
|
|
85
|
-
"isStatic": false,
|
|
86
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
87
|
-
"target": {
|
|
88
|
-
"declaringClrType": "System.Text.Json.Serialization.BinaryDataJsonConverter",
|
|
89
|
-
"declaringAssemblyName": "System.Memory.Data",
|
|
90
|
-
"metadataToken": 100663355
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
89
|
]
|
|
94
90
|
}
|
|
95
91
|
]
|
|
@@ -18,8 +18,8 @@ import * as System_Text_Json_Serialization_Internal from "@tsonic/dotnet/System.
|
|
|
18
18
|
import type { JsonConverter } from "@tsonic/dotnet/System.Text.Json.Serialization.js";
|
|
19
19
|
|
|
20
20
|
export interface BinaryDataJsonConverter$instance extends JsonConverter<BinaryData> {
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
Read(reader: Utf8JsonReader, typeToConvert: Type, options: JsonSerializerOptions): BinaryData | undefined;
|
|
22
|
+
Write(writer: Utf8JsonWriter, value: BinaryData, options: JsonSerializerOptions): void;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
|
|
@@ -16,7 +16,8 @@ set -e
|
|
|
16
16
|
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
|
|
17
17
|
PROJECT_DIR="$(cd "$SCRIPT_DIR/../.." && pwd)"
|
|
18
18
|
TSBINDGEN_DIR="$PROJECT_DIR/../tsbindgen"
|
|
19
|
-
|
|
19
|
+
DOTNET_MAJOR="${DOTNET_MAJOR:-10}"
|
|
20
|
+
DOTNET_LIB="$PROJECT_DIR/../dotnet/versions/$DOTNET_MAJOR"
|
|
20
21
|
EXT_LIB="$PROJECT_DIR/../microsoft-extensions"
|
|
21
22
|
EFCORE_LIB="$PROJECT_DIR/../efcore"
|
|
22
23
|
REF_DIR="$PROJECT_DIR/__build/ref"
|
|
@@ -37,7 +38,7 @@ echo " EF Core Library: $EFCORE_LIB (external reference)"
|
|
|
37
38
|
echo " tsbindgen: $TSBINDGEN_DIR"
|
|
38
39
|
echo " Ref project: $REF_DIR"
|
|
39
40
|
echo " Output: $PROJECT_DIR"
|
|
40
|
-
echo " Naming:
|
|
41
|
+
echo " Naming: CLR (no transforms)"
|
|
41
42
|
echo ""
|
|
42
43
|
|
|
43
44
|
if [ ! -d "$NETCORE_RUNTIME_PATH" ]; then
|
|
@@ -104,8 +105,7 @@ dotnet run --project src/tsbindgen/tsbindgen.csproj --no-build -c Release -- \
|
|
|
104
105
|
--allow-constructor-constraint-loss \
|
|
105
106
|
--lib "$DOTNET_LIB" \
|
|
106
107
|
--lib "$EXT_LIB" \
|
|
107
|
-
--lib "$EFCORE_LIB"
|
|
108
|
-
--naming js
|
|
108
|
+
--lib "$EFCORE_LIB"
|
|
109
109
|
|
|
110
110
|
echo ""
|
|
111
111
|
echo "================================================================"
|
|
@@ -19,78 +19,78 @@ import * as System_Internal from "../../System/internal/index.js";
|
|
|
19
19
|
import type { ptr } from '@tsonic/core/types.js';
|
|
20
20
|
|
|
21
21
|
export interface __Ext_Azure_BinaryData {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
22
|
+
ToObject<T>(serializer: Azure_Core_Serialization.ObjectSerializer, cancellationToken: CancellationToken): ExtensionMethods_Azure<T | undefined>;
|
|
23
|
+
ToObjectAsync<T>(serializer: Azure_Core_Serialization.ObjectSerializer, cancellationToken: CancellationToken): ExtensionMethods_Azure<ValueTask_1<T>>;
|
|
24
|
+
ToObjectFromJson(): ExtensionMethods_Azure<unknown | undefined>;
|
|
25
|
+
ToDynamicFromJson(): ExtensionMethods_Azure<unknown>;
|
|
26
|
+
ToDynamicFromJson(propertyNameFormat: Azure_Core_Serialization.JsonPropertyNames, dateTimeFormat: string): ExtensionMethods_Azure<unknown>;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
export interface __Ext_Microsoft_Identity_Client_IAccount {
|
|
30
|
-
|
|
30
|
+
GetTenantProfiles(): ExtensionMethods_Microsoft_Identity_Client<IEnumerable_1<Microsoft_Identity_Client.TenantProfile>>;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
export interface __Ext_Microsoft_Identity_Client_IConfidentialClientApplication {
|
|
34
|
-
|
|
34
|
+
GetCertificate(): ExtensionMethods_Microsoft_Identity_Client<X509Certificate2>;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
export interface __Ext_Microsoft_Identity_Client_IPublicClientApplication {
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
38
|
+
IsProofOfPossessionSupportedByClient(): ExtensionMethods_Microsoft_Identity_Client<boolean>;
|
|
39
|
+
IsSystemWebViewAvailable(): ExtensionMethods_Microsoft_Identity_Client<boolean>;
|
|
40
|
+
IsEmbeddedWebViewAvailable(): ExtensionMethods_Microsoft_Identity_Client<boolean>;
|
|
41
|
+
IsUserInteractive(): ExtensionMethods_Microsoft_Identity_Client<boolean>;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
export interface __Ext_Microsoft_Identity_Client_ITokenCache {
|
|
45
|
-
|
|
45
|
+
SetCacheOptions(options: Microsoft_Identity_Client.CacheOptions): ExtensionMethods_Microsoft_Identity_Client<void>;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
export interface __Ext_Microsoft_Identity_Client_Advanced_AbstractAcquireTokenParameterBuilder_1<T> {
|
|
49
|
-
|
|
49
|
+
WithExtraHttpHeaders(extraHttpHeaders: IDictionary_2<System_Internal.String, System_Internal.String>): ExtensionMethods_Microsoft_Identity_Client_Advanced<T>;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
export interface __Ext_Microsoft_Identity_Client_Extensibility_AbstractAcquireTokenParameterBuilder_1<T> {
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
53
|
+
OnBeforeTokenRequest(onBeforeTokenRequestHandler: Func_2<Microsoft_Identity_Client_Extensibility.OnBeforeTokenRequestData, Task>): ExtensionMethods_Microsoft_Identity_Client_Extensibility<Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<T>>;
|
|
54
|
+
WithProofOfPosessionKeyId(keyId: string, expectedTokenTypeFromAad: string): ExtensionMethods_Microsoft_Identity_Client_Extensibility<Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<T>>;
|
|
55
|
+
WithAuthenticationExtension(authenticationExtension: Microsoft_Identity_Client_Extensibility.MsalAuthenticationExtension): ExtensionMethods_Microsoft_Identity_Client_Extensibility<Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<T>>;
|
|
56
|
+
WithAdditionalCacheParameters(cacheParameters: IEnumerable_1<System_Internal.String>): ExtensionMethods_Microsoft_Identity_Client_Extensibility<Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<T>>;
|
|
57
|
+
WithFmiPathForClientAssertion(fmiPath: string): ExtensionMethods_Microsoft_Identity_Client_Extensibility<Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<T>>;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
export interface __Ext_Microsoft_Identity_Client_Extensibility_AcquireTokenForClientParameterBuilder {
|
|
61
|
-
|
|
61
|
+
WithProofOfPosessionKeyId(keyId: string, expectedTokenTypeFromAad: string): ExtensionMethods_Microsoft_Identity_Client_Extensibility<Microsoft_Identity_Client.AcquireTokenForClientParameterBuilder>;
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
export interface __Ext_Microsoft_Identity_Client_Extensibility_AcquireTokenInteractiveParameterBuilder {
|
|
65
|
-
|
|
65
|
+
WithCustomWebUi(customWebUi: Microsoft_Identity_Client_Extensibility.ICustomWebUi): ExtensionMethods_Microsoft_Identity_Client_Extensibility<Microsoft_Identity_Client.AcquireTokenInteractiveParameterBuilder>;
|
|
66
66
|
}
|
|
67
67
|
|
|
68
68
|
export interface __Ext_Microsoft_Identity_Client_Extensibility_AcquireTokenOnBehalfOfParameterBuilder {
|
|
69
|
-
|
|
69
|
+
WithSearchInCacheForLongRunningProcess(searchInCache: boolean): ExtensionMethods_Microsoft_Identity_Client_Extensibility<Microsoft_Identity_Client.AcquireTokenOnBehalfOfParameterBuilder>;
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
export interface __Ext_Microsoft_Identity_Client_Extensibility_ConfidentialClientApplicationBuilder {
|
|
73
|
-
|
|
73
|
+
WithAppTokenProvider(appTokenProvider: Func_2<Microsoft_Identity_Client_Extensibility.AppTokenProviderParameters, Task_1<Microsoft_Identity_Client_Extensibility.AppTokenProviderResult>>): ExtensionMethods_Microsoft_Identity_Client_Extensibility<Microsoft_Identity_Client.ConfidentialClientApplicationBuilder>;
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
export interface __Ext_Microsoft_Identity_Client_Extensibility_ILongRunningWebApi {
|
|
77
|
-
|
|
77
|
+
StopLongRunningProcessInWebApiAsync(longRunningProcessSessionKey: string, cancellationToken: CancellationToken): ExtensionMethods_Microsoft_Identity_Client_Extensibility<Task_1<System_Internal.Boolean>>;
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
export interface __Ext_Microsoft_Identity_Client_RP_AcquireTokenForClientParameterBuilder {
|
|
81
|
-
|
|
81
|
+
WithAccessTokenSha256ToRefresh(hash: string): ExtensionMethods_Microsoft_Identity_Client_RP<Microsoft_Identity_Client.AcquireTokenForClientParameterBuilder>;
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
export interface __Ext_Microsoft_Identity_Client_RP_ConfidentialClientApplicationBuilder {
|
|
85
|
-
|
|
85
|
+
WithCertificate(certificate: X509Certificate2, sendX5C: boolean, associateTokensWithCertificateSerialNumber: boolean): ExtensionMethods_Microsoft_Identity_Client_RP<Microsoft_Identity_Client.ConfidentialClientApplicationBuilder>;
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
export interface __Ext_Microsoft_Identity_Client_SSHCertificates_AcquireTokenInteractiveParameterBuilder {
|
|
89
|
-
|
|
89
|
+
WithSSHCertificateAuthenticationScheme(publicKeyJwk: string, keyId: string): ExtensionMethods_Microsoft_Identity_Client_SSHCertificates<Microsoft_Identity_Client.AcquireTokenInteractiveParameterBuilder>;
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
export interface __Ext_Microsoft_Identity_Client_SSHCertificates_AcquireTokenSilentParameterBuilder {
|
|
93
|
-
|
|
93
|
+
WithSSHCertificateAuthenticationScheme(publicKeyJwk: string, keyId: string): ExtensionMethods_Microsoft_Identity_Client_SSHCertificates<Microsoft_Identity_Client.AcquireTokenSilentParameterBuilder>;
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
// Generic helper type for extension methods in namespace: Azure
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tsonic/efcore-sqlserver",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "10.0.2",
|
|
4
4
|
"description": "TypeScript type definitions for Microsoft.EntityFrameworkCore.SqlServer (+ dependencies) for .NET 10",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"keywords": [
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
"url": "https://github.com/tsoniclang/efcore-sqlserver.git"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
22
|
-
"@tsonic/core": "^0.
|
|
23
|
-
"@tsonic/dotnet": "^0.
|
|
24
|
-
"@tsonic/microsoft-extensions": "^0.1
|
|
25
|
-
"@tsonic/efcore": "^0.1
|
|
22
|
+
"@tsonic/core": "^10.0.1",
|
|
23
|
+
"@tsonic/dotnet": "^10.0.1",
|
|
24
|
+
"@tsonic/microsoft-extensions": "^10.0.1",
|
|
25
|
+
"@tsonic/efcore": "^10.0.1"
|
|
26
26
|
}
|
|
27
27
|
}
|