@tsonic/efcore-sqlite 0.1.0 → 10.0.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/Microsoft.Data.Sqlite/bindings.json +1757 -3354
- package/Microsoft.Data.Sqlite/internal/index.d.ts +264 -264
- package/Microsoft.DotNet.PlatformAbstractions/bindings.json +45 -72
- package/Microsoft.DotNet.PlatformAbstractions/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore/bindings.json +497 -803
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +69 -69
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +53 -260
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +31 -38
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +15 -37
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +65 -121
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Sqlite.Design.Internal/bindings.json +51 -97
- package/Microsoft.EntityFrameworkCore.Sqlite.Design.Internal/internal/index.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/bindings.json +55 -284
- package/Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal/bindings.json +43 -85
- package/Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal/internal/index.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.Sqlite.Internal/bindings.json +319 -564
- package/Microsoft.EntityFrameworkCore.Sqlite.Internal/internal/index.d.ts +50 -50
- package/Microsoft.EntityFrameworkCore.Sqlite.Metadata.Internal/bindings.json +37 -139
- package/Microsoft.EntityFrameworkCore.Sqlite.Metadata.Internal/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.Sqlite.Migrations.Internal/bindings.json +73 -142
- package/Microsoft.EntityFrameworkCore.Sqlite.Migrations.Internal/internal/index.d.ts +10 -10
- package/Microsoft.EntityFrameworkCore.Sqlite.Query.Internal/bindings.json +578 -1209
- package/Microsoft.EntityFrameworkCore.Sqlite.Query.Internal/internal/index.d.ts +62 -62
- package/Microsoft.EntityFrameworkCore.Sqlite.Scaffolding.Internal/bindings.json +33 -61
- package/Microsoft.EntityFrameworkCore.Sqlite.Scaffolding.Internal/internal/index.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal/bindings.json +223 -458
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Json.Internal/bindings.json +148 -250
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Json.Internal/internal/index.d.ts +20 -20
- package/Microsoft.EntityFrameworkCore.Sqlite.Update.Internal/bindings.json +75 -152
- package/Microsoft.EntityFrameworkCore.Sqlite.Update.Internal/internal/index.d.ts +7 -7
- package/Microsoft.Extensions.DependencyInjection/bindings.json +28 -26
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.DependencyModel/bindings.json +530 -1368
- package/Microsoft.Extensions.DependencyModel/internal/index.d.ts +86 -86
- package/Microsoft.Extensions.DependencyModel.Resolution/bindings.json +109 -228
- package/Microsoft.Extensions.DependencyModel.Resolution/internal/index.d.ts +7 -7
- package/SQLitePCL/bindings.json +9554 -14759
- package/SQLitePCL/internal/index.d.ts +35 -35
- package/System.Collections.Generic/bindings.json +48 -70
- package/System.Collections.Generic/internal/index.d.ts +6 -6
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +12 -12
- package/package.json +5 -6
- package/Microsoft.Data.Sqlite/internal/metadata.json +0 -4417
- package/Microsoft.DotNet.PlatformAbstractions/internal/metadata.json +0 -121
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -1368
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -267
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -82
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -54
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -203
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Sqlite.Design.Internal/internal/metadata.json +0 -157
- package/Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/internal/metadata.json +0 -293
- package/Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal/internal/metadata.json +0 -133
- package/Microsoft.EntityFrameworkCore.Sqlite.Internal/internal/metadata.json +0 -855
- package/Microsoft.EntityFrameworkCore.Sqlite.Metadata.Internal/internal/metadata.json +0 -161
- package/Microsoft.EntityFrameworkCore.Sqlite.Migrations.Internal/internal/metadata.json +0 -214
- package/Microsoft.EntityFrameworkCore.Sqlite.Query.Internal/internal/metadata.json +0 -1844
- package/Microsoft.EntityFrameworkCore.Sqlite.Scaffolding.Internal/internal/metadata.json +0 -102
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal/internal/metadata.json +0 -707
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Json.Internal/internal/metadata.json +0 -438
- package/Microsoft.EntityFrameworkCore.Sqlite.Update.Internal/internal/metadata.json +0 -280
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -63
- package/Microsoft.Extensions.DependencyModel/internal/metadata.json +0 -1654
- package/Microsoft.Extensions.DependencyModel.Resolution/internal/metadata.json +0 -329
- package/SQLitePCL/internal/metadata.json +0 -11902
- package/System.Collections.Generic/internal/metadata.json +0 -123
|
@@ -52,7 +52,7 @@ export type delegate_rollback = (user_data: unknown) => void;
|
|
|
52
52
|
export type delegate_trace = (user_data: unknown, statement: utf8z) => void;
|
|
53
53
|
|
|
54
54
|
|
|
55
|
-
export type delegate_update = (user_data: unknown,
|
|
55
|
+
export type delegate_update = (user_data: unknown, type: int, database: utf8z, table: utf8z, rowid: long) => void;
|
|
56
56
|
|
|
57
57
|
|
|
58
58
|
export type strdelegate_authorizer = (user_data: unknown, action_code: int, param0: string, param1: string, dbName: string, inner_most_trigger_or_view: string) => int;
|
|
@@ -73,18 +73,18 @@ export type strdelegate_profile = (user_data: unknown, statement: string, ns: lo
|
|
|
73
73
|
export type strdelegate_trace = (user_data: unknown, s: string) => void;
|
|
74
74
|
|
|
75
75
|
|
|
76
|
-
export type strdelegate_update = (user_data: unknown,
|
|
76
|
+
export type strdelegate_update = (user_data: unknown, type: int, database: string, table: string, rowid: long) => void;
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
export interface IGetFunctionPointer$instance {
|
|
80
|
-
|
|
80
|
+
GetFunctionPointer(name: string): nint;
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
|
|
84
84
|
export type IGetFunctionPointer = IGetFunctionPointer$instance;
|
|
85
85
|
|
|
86
86
|
export interface ISQLite3Provider$instance {
|
|
87
|
-
|
|
87
|
+
GetNativeLibraryName(): string;
|
|
88
88
|
sqlite3__vfs__delete(vfs: utf8z, pathname: utf8z, syncDir: int): int;
|
|
89
89
|
sqlite3_backup_init(destDb: sqlite3, destName: utf8z, sourceDb: sqlite3, sourceName: utf8z): sqlite3_backup;
|
|
90
90
|
sqlite3_backup_remaining(backup: sqlite3_backup): int;
|
|
@@ -183,19 +183,19 @@ export interface ISQLite3Provider$instance {
|
|
|
183
183
|
export type ISQLite3Provider = ISQLite3Provider$instance;
|
|
184
184
|
|
|
185
185
|
export interface utf8z$instance {
|
|
186
|
-
|
|
186
|
+
GetPinnableReference(): byte;
|
|
187
187
|
utf8_to_string(): string;
|
|
188
188
|
}
|
|
189
189
|
|
|
190
190
|
|
|
191
191
|
export const utf8z: {
|
|
192
192
|
new(): utf8z;
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
193
|
+
FromIntPtr(p: nint): utf8z;
|
|
194
|
+
FromPtr(p: ptr<byte>): utf8z;
|
|
195
|
+
FromPtrLen(p: ptr<byte>, len: int): utf8z;
|
|
196
|
+
FromSpan(span: ReadOnlySpan<System_Internal.Byte>): utf8z;
|
|
197
|
+
FromString(s: string): utf8z;
|
|
198
|
+
GetZeroTerminatedUTF8Bytes(value: string): byte[];
|
|
199
199
|
};
|
|
200
200
|
|
|
201
201
|
|
|
@@ -243,7 +243,7 @@ export const commit_hook_info: {
|
|
|
243
243
|
export type commit_hook_info = commit_hook_info$instance;
|
|
244
244
|
|
|
245
245
|
export interface EntryPointAttribute$instance extends Attribute {
|
|
246
|
-
readonly
|
|
246
|
+
readonly Name: string;
|
|
247
247
|
}
|
|
248
248
|
|
|
249
249
|
|
|
@@ -284,7 +284,7 @@ export const function_hook_info: {
|
|
|
284
284
|
export type function_hook_info = function_hook_info$instance;
|
|
285
285
|
|
|
286
286
|
export interface hook_handle$instance extends SafeGCHandle {
|
|
287
|
-
|
|
287
|
+
ForDispose(): IDisposable;
|
|
288
288
|
}
|
|
289
289
|
|
|
290
290
|
|
|
@@ -303,13 +303,13 @@ export interface hook_handles$instance {
|
|
|
303
303
|
profile: IDisposable;
|
|
304
304
|
progress: IDisposable;
|
|
305
305
|
authorizer: IDisposable;
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
306
|
+
AddAggFunction(name: byte[], nargs: int, d: IDisposable): void;
|
|
307
|
+
AddCollation(name: byte[], d: IDisposable): void;
|
|
308
|
+
AddScalarFunction(name: byte[], nargs: int, d: IDisposable): void;
|
|
309
|
+
Dispose(): void;
|
|
310
|
+
RemoveAggFunction(name: byte[], nargs: int): boolean;
|
|
311
|
+
RemoveCollation(name: byte[]): boolean;
|
|
312
|
+
RemoveScalarFunction(name: byte[], nargs: int): boolean;
|
|
313
313
|
}
|
|
314
314
|
|
|
315
315
|
|
|
@@ -345,8 +345,8 @@ export const MonoPInvokeCallbackAttribute: {
|
|
|
345
345
|
export type MonoPInvokeCallbackAttribute = MonoPInvokeCallbackAttribute$instance;
|
|
346
346
|
|
|
347
347
|
export interface PreserveAttribute$instance extends Attribute {
|
|
348
|
-
|
|
349
|
-
|
|
348
|
+
AllMembers: boolean;
|
|
349
|
+
Conditional: boolean;
|
|
350
350
|
}
|
|
351
351
|
|
|
352
352
|
|
|
@@ -397,7 +397,7 @@ export const rollback_hook_info: {
|
|
|
397
397
|
export type rollback_hook_info = rollback_hook_info$instance;
|
|
398
398
|
|
|
399
399
|
export interface SafeGCHandle$instance extends SafeHandle {
|
|
400
|
-
readonly
|
|
400
|
+
readonly IsInvalid: boolean;
|
|
401
401
|
}
|
|
402
402
|
|
|
403
403
|
|
|
@@ -409,9 +409,9 @@ export const SafeGCHandle: {
|
|
|
409
409
|
export type SafeGCHandle = SafeGCHandle$instance;
|
|
410
410
|
|
|
411
411
|
export interface sqlite3$instance extends SafeHandle {
|
|
412
|
-
readonly
|
|
412
|
+
readonly IsInvalid: boolean;
|
|
413
413
|
enable_sqlite3_next_stmt(enabled: boolean): void;
|
|
414
|
-
|
|
414
|
+
GetOrCreateExtra<T extends IDisposable>(f: Func<T>): T;
|
|
415
415
|
manual_close(): int;
|
|
416
416
|
manual_close_v2(): int;
|
|
417
417
|
}
|
|
@@ -425,21 +425,21 @@ export const sqlite3: {
|
|
|
425
425
|
export type sqlite3 = sqlite3$instance;
|
|
426
426
|
|
|
427
427
|
export interface sqlite3_backup$instance extends SafeHandle {
|
|
428
|
-
readonly
|
|
428
|
+
readonly IsInvalid: boolean;
|
|
429
429
|
manual_close(): int;
|
|
430
430
|
}
|
|
431
431
|
|
|
432
432
|
|
|
433
433
|
export const sqlite3_backup: {
|
|
434
434
|
new(): sqlite3_backup;
|
|
435
|
-
|
|
435
|
+
From(p: nint): sqlite3_backup;
|
|
436
436
|
};
|
|
437
437
|
|
|
438
438
|
|
|
439
439
|
export type sqlite3_backup = sqlite3_backup$instance;
|
|
440
440
|
|
|
441
441
|
export interface sqlite3_blob$instance extends SafeHandle {
|
|
442
|
-
readonly
|
|
442
|
+
readonly IsInvalid: boolean;
|
|
443
443
|
manual_close(): int;
|
|
444
444
|
}
|
|
445
445
|
|
|
@@ -464,7 +464,7 @@ export const sqlite3_context: {
|
|
|
464
464
|
export type sqlite3_context = sqlite3_context$instance;
|
|
465
465
|
|
|
466
466
|
export interface sqlite3_snapshot$instance extends SafeHandle {
|
|
467
|
-
readonly
|
|
467
|
+
readonly IsInvalid: boolean;
|
|
468
468
|
manual_close(): void;
|
|
469
469
|
}
|
|
470
470
|
|
|
@@ -477,7 +477,7 @@ export const sqlite3_snapshot: {
|
|
|
477
477
|
export type sqlite3_snapshot = sqlite3_snapshot$instance;
|
|
478
478
|
|
|
479
479
|
export interface sqlite3_stmt$instance extends SafeHandle {
|
|
480
|
-
readonly
|
|
480
|
+
readonly IsInvalid: boolean;
|
|
481
481
|
manual_close(): int;
|
|
482
482
|
}
|
|
483
483
|
|
|
@@ -545,14 +545,14 @@ export const update_hook_info: {
|
|
|
545
545
|
export type update_hook_info = update_hook_info$instance;
|
|
546
546
|
|
|
547
547
|
export abstract class Batteries$instance {
|
|
548
|
-
static
|
|
548
|
+
static Init(): void;
|
|
549
549
|
}
|
|
550
550
|
|
|
551
551
|
|
|
552
552
|
export type Batteries = Batteries$instance;
|
|
553
553
|
|
|
554
554
|
export abstract class Batteries_V2$instance {
|
|
555
|
-
static
|
|
555
|
+
static Init(): void;
|
|
556
556
|
}
|
|
557
557
|
|
|
558
558
|
|
|
@@ -801,10 +801,10 @@ export abstract class raw$instance {
|
|
|
801
801
|
static readonly SQLITE_DESERIALIZE_FREEONCLOSE: int;
|
|
802
802
|
static readonly SQLITE_DESERIALIZE_RESIZEABLE: int;
|
|
803
803
|
static readonly SQLITE_DESERIALIZE_READONLY: int;
|
|
804
|
-
static
|
|
805
|
-
static
|
|
804
|
+
static FreezeProvider(b?: boolean): void;
|
|
805
|
+
static GetNativeLibraryName(): string;
|
|
806
806
|
static internal_sqlite3_finalize(stmt: nint): int;
|
|
807
|
-
static
|
|
807
|
+
static SetProvider(imp: ISQLite3Provider): void;
|
|
808
808
|
static sqlite3__create_collation_utf8(db: sqlite3, name: string, v: unknown, f: delegate_collation): int;
|
|
809
809
|
static sqlite3__vfs__delete(vfs: utf8z, pathname: utf8z, syncdir: int): int;
|
|
810
810
|
static sqlite3__vfs__delete(vfs: string, pathname: string, syncdir: int): int;
|
|
@@ -1,23 +1,38 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "System.Collections.Generic",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Extensions.DependencyModel",
|
|
5
|
+
"System.Collections",
|
|
6
|
+
"System.Private.CoreLib"
|
|
7
|
+
],
|
|
3
8
|
"types": [
|
|
4
9
|
{
|
|
5
10
|
"stableId": "Microsoft.Extensions.DependencyModel:System.Collections.Generic.CollectionExtensions",
|
|
6
11
|
"clrName": "System.Collections.Generic.CollectionExtensions",
|
|
7
|
-
"tsEmitName": "CollectionExtensions",
|
|
8
12
|
"assemblyName": "Microsoft.Extensions.DependencyModel",
|
|
9
13
|
"metadataToken": 0,
|
|
14
|
+
"kind": "StaticNamespace",
|
|
15
|
+
"accessibility": "Public",
|
|
16
|
+
"isAbstract": true,
|
|
17
|
+
"isSealed": true,
|
|
18
|
+
"isStatic": true,
|
|
19
|
+
"arity": 0,
|
|
10
20
|
"methods": [
|
|
11
21
|
{
|
|
12
22
|
"stableId": "Microsoft.Extensions.DependencyModel:System.Collections.Generic.CollectionExtensions::GetDefaultGroup(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):Microsoft.Extensions.DependencyModel.RuntimeAssetGroup",
|
|
13
23
|
"clrName": "GetDefaultGroup",
|
|
14
|
-
"tsEmitName": "getDefaultGroup",
|
|
15
24
|
"metadataToken": 100663320,
|
|
16
25
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):Microsoft.Extensions.DependencyModel.RuntimeAssetGroup",
|
|
17
26
|
"normalizedSignature": "GetDefaultGroup|(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):Microsoft.Extensions.DependencyModel.RuntimeAssetGroup|static=true",
|
|
18
27
|
"emitScope": "ClassSurface",
|
|
28
|
+
"provenance": "Original",
|
|
19
29
|
"arity": 0,
|
|
20
30
|
"parameterCount": 1,
|
|
31
|
+
"isStatic": true,
|
|
32
|
+
"isAbstract": false,
|
|
33
|
+
"isVirtual": false,
|
|
34
|
+
"isOverride": false,
|
|
35
|
+
"isSealed": false,
|
|
21
36
|
"declaringClrType": "System.Collections.Generic.CollectionExtensions",
|
|
22
37
|
"declaringAssemblyName": "Microsoft.Extensions.DependencyModel",
|
|
23
38
|
"isExtensionMethod": true
|
|
@@ -25,13 +40,18 @@
|
|
|
25
40
|
{
|
|
26
41
|
"stableId": "Microsoft.Extensions.DependencyModel:System.Collections.Generic.CollectionExtensions::GetRuntimeGroup(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):Microsoft.Extensions.DependencyModel.RuntimeAssetGroup",
|
|
27
42
|
"clrName": "GetRuntimeGroup",
|
|
28
|
-
"tsEmitName": "getRuntimeGroup",
|
|
29
43
|
"metadataToken": 100663321,
|
|
30
44
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):Microsoft.Extensions.DependencyModel.RuntimeAssetGroup",
|
|
31
45
|
"normalizedSignature": "GetRuntimeGroup|(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):Microsoft.Extensions.DependencyModel.RuntimeAssetGroup|static=true",
|
|
32
46
|
"emitScope": "ClassSurface",
|
|
47
|
+
"provenance": "Original",
|
|
33
48
|
"arity": 0,
|
|
34
49
|
"parameterCount": 2,
|
|
50
|
+
"isStatic": true,
|
|
51
|
+
"isAbstract": false,
|
|
52
|
+
"isVirtual": false,
|
|
53
|
+
"isOverride": false,
|
|
54
|
+
"isSealed": false,
|
|
35
55
|
"declaringClrType": "System.Collections.Generic.CollectionExtensions",
|
|
36
56
|
"declaringAssemblyName": "Microsoft.Extensions.DependencyModel",
|
|
37
57
|
"isExtensionMethod": true
|
|
@@ -39,13 +59,18 @@
|
|
|
39
59
|
{
|
|
40
60
|
"stableId": "Microsoft.Extensions.DependencyModel:System.Collections.Generic.CollectionExtensions::GetDefaultAssets(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
41
61
|
"clrName": "GetDefaultAssets",
|
|
42
|
-
"tsEmitName": "getDefaultAssets",
|
|
43
62
|
"metadataToken": 100663323,
|
|
44
63
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
45
64
|
"normalizedSignature": "GetDefaultAssets|(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
|
|
46
65
|
"emitScope": "ClassSurface",
|
|
66
|
+
"provenance": "Original",
|
|
47
67
|
"arity": 0,
|
|
48
68
|
"parameterCount": 1,
|
|
69
|
+
"isStatic": true,
|
|
70
|
+
"isAbstract": false,
|
|
71
|
+
"isVirtual": false,
|
|
72
|
+
"isOverride": false,
|
|
73
|
+
"isSealed": false,
|
|
49
74
|
"declaringClrType": "System.Collections.Generic.CollectionExtensions",
|
|
50
75
|
"declaringAssemblyName": "Microsoft.Extensions.DependencyModel",
|
|
51
76
|
"isExtensionMethod": true
|
|
@@ -53,13 +78,18 @@
|
|
|
53
78
|
{
|
|
54
79
|
"stableId": "Microsoft.Extensions.DependencyModel:System.Collections.Generic.CollectionExtensions::GetRuntimeAssets(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
55
80
|
"clrName": "GetRuntimeAssets",
|
|
56
|
-
"tsEmitName": "getRuntimeAssets",
|
|
57
81
|
"metadataToken": 100663324,
|
|
58
82
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
59
83
|
"normalizedSignature": "GetRuntimeAssets|(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
|
|
60
84
|
"emitScope": "ClassSurface",
|
|
85
|
+
"provenance": "Original",
|
|
61
86
|
"arity": 0,
|
|
62
87
|
"parameterCount": 2,
|
|
88
|
+
"isStatic": true,
|
|
89
|
+
"isAbstract": false,
|
|
90
|
+
"isVirtual": false,
|
|
91
|
+
"isOverride": false,
|
|
92
|
+
"isSealed": false,
|
|
63
93
|
"declaringClrType": "System.Collections.Generic.CollectionExtensions",
|
|
64
94
|
"declaringAssemblyName": "Microsoft.Extensions.DependencyModel",
|
|
65
95
|
"isExtensionMethod": true
|
|
@@ -67,13 +97,18 @@
|
|
|
67
97
|
{
|
|
68
98
|
"stableId": "Microsoft.Extensions.DependencyModel:System.Collections.Generic.CollectionExtensions::GetDefaultRuntimeFileAssets(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeFile,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
69
99
|
"clrName": "GetDefaultRuntimeFileAssets",
|
|
70
|
-
"tsEmitName": "getDefaultRuntimeFileAssets",
|
|
71
100
|
"metadataToken": 100663326,
|
|
72
101
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeFile,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
73
102
|
"normalizedSignature": "GetDefaultRuntimeFileAssets|(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeFile,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=true",
|
|
74
103
|
"emitScope": "ClassSurface",
|
|
104
|
+
"provenance": "Original",
|
|
75
105
|
"arity": 0,
|
|
76
106
|
"parameterCount": 1,
|
|
107
|
+
"isStatic": true,
|
|
108
|
+
"isAbstract": false,
|
|
109
|
+
"isVirtual": false,
|
|
110
|
+
"isOverride": false,
|
|
111
|
+
"isSealed": false,
|
|
77
112
|
"declaringClrType": "System.Collections.Generic.CollectionExtensions",
|
|
78
113
|
"declaringAssemblyName": "Microsoft.Extensions.DependencyModel",
|
|
79
114
|
"isExtensionMethod": true
|
|
@@ -81,13 +116,18 @@
|
|
|
81
116
|
{
|
|
82
117
|
"stableId": "Microsoft.Extensions.DependencyModel:System.Collections.Generic.CollectionExtensions::GetRuntimeFileAssets(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeFile,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
83
118
|
"clrName": "GetRuntimeFileAssets",
|
|
84
|
-
"tsEmitName": "getRuntimeFileAssets",
|
|
85
119
|
"metadataToken": 100663327,
|
|
86
120
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeFile,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
87
121
|
"normalizedSignature": "GetRuntimeFileAssets|(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeFile,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=true",
|
|
88
122
|
"emitScope": "ClassSurface",
|
|
123
|
+
"provenance": "Original",
|
|
89
124
|
"arity": 0,
|
|
90
125
|
"parameterCount": 2,
|
|
126
|
+
"isStatic": true,
|
|
127
|
+
"isAbstract": false,
|
|
128
|
+
"isVirtual": false,
|
|
129
|
+
"isOverride": false,
|
|
130
|
+
"isSealed": false,
|
|
91
131
|
"declaringClrType": "System.Collections.Generic.CollectionExtensions",
|
|
92
132
|
"declaringAssemblyName": "Microsoft.Extensions.DependencyModel",
|
|
93
133
|
"isExtensionMethod": true
|
|
@@ -96,69 +136,7 @@
|
|
|
96
136
|
"properties": [],
|
|
97
137
|
"fields": [],
|
|
98
138
|
"events": [],
|
|
99
|
-
"constructors": []
|
|
100
|
-
"exposedMethods": [
|
|
101
|
-
{
|
|
102
|
-
"tsName": "getDefaultGroup",
|
|
103
|
-
"isStatic": true,
|
|
104
|
-
"tsSignatureId": "GetDefaultGroup|(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):Microsoft.Extensions.DependencyModel.RuntimeAssetGroup|static=true",
|
|
105
|
-
"target": {
|
|
106
|
-
"declaringClrType": "System.Collections.Generic.CollectionExtensions",
|
|
107
|
-
"declaringAssemblyName": "Microsoft.Extensions.DependencyModel",
|
|
108
|
-
"metadataToken": 100663320
|
|
109
|
-
}
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"tsName": "getRuntimeGroup",
|
|
113
|
-
"isStatic": true,
|
|
114
|
-
"tsSignatureId": "GetRuntimeGroup|(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):Microsoft.Extensions.DependencyModel.RuntimeAssetGroup|static=true",
|
|
115
|
-
"target": {
|
|
116
|
-
"declaringClrType": "System.Collections.Generic.CollectionExtensions",
|
|
117
|
-
"declaringAssemblyName": "Microsoft.Extensions.DependencyModel",
|
|
118
|
-
"metadataToken": 100663321
|
|
119
|
-
}
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"tsName": "getDefaultAssets",
|
|
123
|
-
"isStatic": true,
|
|
124
|
-
"tsSignatureId": "GetDefaultAssets|(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
|
|
125
|
-
"target": {
|
|
126
|
-
"declaringClrType": "System.Collections.Generic.CollectionExtensions",
|
|
127
|
-
"declaringAssemblyName": "Microsoft.Extensions.DependencyModel",
|
|
128
|
-
"metadataToken": 100663323
|
|
129
|
-
}
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"tsName": "getRuntimeAssets",
|
|
133
|
-
"isStatic": true,
|
|
134
|
-
"tsSignatureId": "GetRuntimeAssets|(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
|
|
135
|
-
"target": {
|
|
136
|
-
"declaringClrType": "System.Collections.Generic.CollectionExtensions",
|
|
137
|
-
"declaringAssemblyName": "Microsoft.Extensions.DependencyModel",
|
|
138
|
-
"metadataToken": 100663324
|
|
139
|
-
}
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"tsName": "getDefaultRuntimeFileAssets",
|
|
143
|
-
"isStatic": true,
|
|
144
|
-
"tsSignatureId": "GetDefaultRuntimeFileAssets|(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeFile,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=true",
|
|
145
|
-
"target": {
|
|
146
|
-
"declaringClrType": "System.Collections.Generic.CollectionExtensions",
|
|
147
|
-
"declaringAssemblyName": "Microsoft.Extensions.DependencyModel",
|
|
148
|
-
"metadataToken": 100663326
|
|
149
|
-
}
|
|
150
|
-
},
|
|
151
|
-
{
|
|
152
|
-
"tsName": "getRuntimeFileAssets",
|
|
153
|
-
"isStatic": true,
|
|
154
|
-
"tsSignatureId": "GetRuntimeFileAssets|(System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeAssetGroup,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Collections.Generic.IEnumerable_1[[Microsoft.Extensions.DependencyModel.RuntimeFile,Microsoft.Extensions.DependencyModel,Version=10.0.0.1,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=true",
|
|
155
|
-
"target": {
|
|
156
|
-
"declaringClrType": "System.Collections.Generic.CollectionExtensions",
|
|
157
|
-
"declaringAssemblyName": "Microsoft.Extensions.DependencyModel",
|
|
158
|
-
"metadataToken": 100663327
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
]
|
|
139
|
+
"constructors": []
|
|
162
140
|
}
|
|
163
141
|
]
|
|
164
142
|
}
|
|
@@ -12,12 +12,12 @@ import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
|
12
12
|
import type { Object as ClrObject, String as ClrString } from "@tsonic/dotnet/System.js";
|
|
13
13
|
|
|
14
14
|
export abstract class CollectionExtensions$instance {
|
|
15
|
-
static
|
|
16
|
-
static
|
|
17
|
-
static
|
|
18
|
-
static
|
|
19
|
-
static
|
|
20
|
-
static
|
|
15
|
+
static GetDefaultAssets(self: IEnumerable<RuntimeAssetGroup>): IEnumerable<System_Internal.String>;
|
|
16
|
+
static GetDefaultGroup(self: IEnumerable<RuntimeAssetGroup>): RuntimeAssetGroup | undefined;
|
|
17
|
+
static GetDefaultRuntimeFileAssets(self: IEnumerable<RuntimeAssetGroup>): IEnumerable<RuntimeFile>;
|
|
18
|
+
static GetRuntimeAssets(self: IEnumerable<RuntimeAssetGroup>, runtime: string): IEnumerable<System_Internal.String>;
|
|
19
|
+
static GetRuntimeFileAssets(self: IEnumerable<RuntimeAssetGroup>, runtime: string): IEnumerable<RuntimeFile>;
|
|
20
|
+
static GetRuntimeGroup(self: IEnumerable<RuntimeAssetGroup>, runtime: string): RuntimeAssetGroup | undefined;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
|
|
@@ -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
|
# Verify prerequisites
|
|
@@ -107,8 +108,7 @@ dotnet run --project src/tsbindgen/tsbindgen.csproj --no-build -c Release -- \
|
|
|
107
108
|
--allow-constructor-constraint-loss \
|
|
108
109
|
--lib "$DOTNET_LIB" \
|
|
109
110
|
--lib "$EXT_LIB" \
|
|
110
|
-
--lib "$EFCORE_LIB"
|
|
111
|
-
--naming js
|
|
111
|
+
--lib "$EFCORE_LIB"
|
|
112
112
|
|
|
113
113
|
echo ""
|
|
114
114
|
echo "================================================================"
|
|
@@ -16,21 +16,21 @@ import * as System_Internal from "../../System/internal/index.js";
|
|
|
16
16
|
import type { ptr } from '@tsonic/core/types.js';
|
|
17
17
|
|
|
18
18
|
export interface __Ext_Microsoft_Extensions_DependencyModel_DependencyContext {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
19
|
+
GetDefaultNativeAssets(): ExtensionMethods_Microsoft_Extensions_DependencyModel<IEnumerable_1<System_Internal.String>>;
|
|
20
|
+
GetDefaultNativeRuntimeFileAssets(): ExtensionMethods_Microsoft_Extensions_DependencyModel<IEnumerable_1<Microsoft_Extensions_DependencyModel.RuntimeFile>>;
|
|
21
|
+
GetRuntimeNativeAssets(runtimeIdentifier: string): ExtensionMethods_Microsoft_Extensions_DependencyModel<IEnumerable_1<System_Internal.String>>;
|
|
22
|
+
GetRuntimeNativeRuntimeFileAssets(runtimeIdentifier: string): ExtensionMethods_Microsoft_Extensions_DependencyModel<IEnumerable_1<Microsoft_Extensions_DependencyModel.RuntimeFile>>;
|
|
23
|
+
GetDefaultAssemblyNames(): ExtensionMethods_Microsoft_Extensions_DependencyModel<IEnumerable_1<AssemblyName>>;
|
|
24
|
+
GetRuntimeAssemblyNames(runtimeIdentifier: string): ExtensionMethods_Microsoft_Extensions_DependencyModel<IEnumerable_1<AssemblyName>>;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
export interface __Ext_Microsoft_Extensions_DependencyModel_RuntimeLibrary {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
28
|
+
GetDefaultNativeAssets(context: Microsoft_Extensions_DependencyModel.DependencyContext): ExtensionMethods_Microsoft_Extensions_DependencyModel<IEnumerable_1<System_Internal.String>>;
|
|
29
|
+
GetDefaultNativeRuntimeFileAssets(context: Microsoft_Extensions_DependencyModel.DependencyContext): ExtensionMethods_Microsoft_Extensions_DependencyModel<IEnumerable_1<Microsoft_Extensions_DependencyModel.RuntimeFile>>;
|
|
30
|
+
GetRuntimeNativeAssets(context: Microsoft_Extensions_DependencyModel.DependencyContext, runtimeIdentifier: string): ExtensionMethods_Microsoft_Extensions_DependencyModel<IEnumerable_1<System_Internal.String>>;
|
|
31
|
+
GetRuntimeNativeRuntimeFileAssets(context: Microsoft_Extensions_DependencyModel.DependencyContext, runtimeIdentifier: string): ExtensionMethods_Microsoft_Extensions_DependencyModel<IEnumerable_1<Microsoft_Extensions_DependencyModel.RuntimeFile>>;
|
|
32
|
+
GetDefaultAssemblyNames(context: Microsoft_Extensions_DependencyModel.DependencyContext): ExtensionMethods_Microsoft_Extensions_DependencyModel<IEnumerable_1<AssemblyName>>;
|
|
33
|
+
GetRuntimeAssemblyNames(context: Microsoft_Extensions_DependencyModel.DependencyContext, runtimeIdentifier: string): ExtensionMethods_Microsoft_Extensions_DependencyModel<IEnumerable_1<AssemblyName>>;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
// Generic helper type for extension methods in namespace: Microsoft.Extensions.DependencyModel
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tsonic/efcore-sqlite",
|
|
3
|
-
"version": "0.1
|
|
3
|
+
"version": "10.0.1",
|
|
4
4
|
"description": "TypeScript type definitions for Microsoft.EntityFrameworkCore.Sqlite (+ dependencies) for .NET 10",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"keywords": [
|
|
@@ -19,10 +19,9 @@
|
|
|
19
19
|
"url": "https://github.com/tsoniclang/efcore-sqlite.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
|
}
|
|
28
|
-
|