@tsonic/microsoft-extensions 0.1.1 → 0.1.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/Microsoft.Extensions.Caching.Distributed/bindings.json +16 -16
- package/Microsoft.Extensions.Caching.Distributed/internal/index.d.ts +8 -8
- package/Microsoft.Extensions.Caching.Distributed/internal/metadata.json +8 -8
- package/Microsoft.Extensions.Caching.Memory/bindings.json +14 -14
- package/Microsoft.Extensions.Caching.Memory/internal/index.d.ts +7 -7
- package/Microsoft.Extensions.Caching.Memory/internal/metadata.json +7 -7
- package/Microsoft.Extensions.Configuration/bindings.json +18 -18
- package/Microsoft.Extensions.Configuration/internal/index.d.ts +11 -11
- package/Microsoft.Extensions.Configuration/internal/metadata.json +9 -9
- package/Microsoft.Extensions.Configuration.CommandLine/bindings.json +2 -2
- package/Microsoft.Extensions.Configuration.CommandLine/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.Configuration.CommandLine/internal/metadata.json +1 -1
- package/Microsoft.Extensions.Configuration.EnvironmentVariables/bindings.json +2 -2
- package/Microsoft.Extensions.Configuration.EnvironmentVariables/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.Configuration.EnvironmentVariables/internal/metadata.json +1 -1
- package/Microsoft.Extensions.Configuration.Ini/bindings.json +4 -4
- package/Microsoft.Extensions.Configuration.Ini/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.Configuration.Ini/internal/metadata.json +2 -2
- package/Microsoft.Extensions.Configuration.Json/bindings.json +4 -4
- package/Microsoft.Extensions.Configuration.Json/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.Configuration.Json/internal/metadata.json +2 -2
- package/Microsoft.Extensions.Configuration.KeyPerFile/bindings.json +2 -2
- package/Microsoft.Extensions.Configuration.KeyPerFile/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.Configuration.KeyPerFile/internal/metadata.json +1 -1
- package/Microsoft.Extensions.Configuration.Memory/bindings.json +2 -2
- package/Microsoft.Extensions.Configuration.Memory/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.Configuration.Memory/internal/metadata.json +1 -1
- package/Microsoft.Extensions.Configuration.Xml/bindings.json +4 -4
- package/Microsoft.Extensions.Configuration.Xml/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.Configuration.Xml/internal/metadata.json +2 -2
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.FileSystemGlobbing.Internal/bindings.json +2 -2
- package/Microsoft.Extensions.FileSystemGlobbing.Internal/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.FileSystemGlobbing.Internal/internal/metadata.json +1 -1
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts/bindings.json +18 -18
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts/internal/metadata.json +9 -9
- package/Microsoft.Extensions.Logging/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.Logging.Console/bindings.json +4 -4
- package/Microsoft.Extensions.Logging.Console/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.Logging.Console/internal/metadata.json +2 -2
- package/Microsoft.Extensions.ObjectPool/bindings.json +22 -22
- package/Microsoft.Extensions.ObjectPool/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.ObjectPool/internal/metadata.json +11 -11
- package/Microsoft.Extensions.Options/bindings.json +8 -8
- package/Microsoft.Extensions.Options/internal/index.d.ts +4 -4
- package/Microsoft.Extensions.Options/internal/metadata.json +4 -4
- package/Microsoft.Extensions.Validation/internal/index.d.ts +2 -2
- package/System.Diagnostics/bindings.json +4 -4
- package/System.Diagnostics/internal/index.d.ts +10 -10
- package/System.Diagnostics/internal/metadata.json +2 -2
- package/System.Diagnostics.Eventing.Reader/bindings.json +2 -2
- package/System.Diagnostics.Eventing.Reader/internal/index.d.ts +1 -1
- package/System.Diagnostics.Eventing.Reader/internal/metadata.json +1 -1
- package/System.Security.Cryptography.Pkcs/bindings.json +18 -18
- package/System.Security.Cryptography.Pkcs/internal/index.d.ts +8 -8
- package/System.Security.Cryptography.Pkcs/internal/metadata.json +8 -8
- package/System.Security.Cryptography.Xml/bindings.json +8 -8
- package/System.Security.Cryptography.Xml/internal/index.d.ts +15 -15
- package/System.Security.Cryptography.Xml/internal/metadata.json +3 -3
- package/__internal/extensions/index.d.ts +15 -15
- package/package.json +1 -1
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
{
|
|
30
30
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode::UnknownSystem.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode",
|
|
31
31
|
"clrName": "Unknown",
|
|
32
|
-
"tsEmitName": "
|
|
32
|
+
"tsEmitName": "unknown",
|
|
33
33
|
"normalizedSignature": "Unknown|System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode|static=true|const=true",
|
|
34
34
|
"isStatic": true,
|
|
35
35
|
"isReadOnly": false,
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
{
|
|
92
92
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode::UnknownSystem.Security.Cryptography.Pkcs.Pkcs12IntegrityMode",
|
|
93
93
|
"clrName": "Unknown",
|
|
94
|
-
"tsEmitName": "
|
|
94
|
+
"tsEmitName": "unknown",
|
|
95
95
|
"normalizedSignature": "Unknown|System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode|static=true|const=true",
|
|
96
96
|
"isStatic": true,
|
|
97
97
|
"isReadOnly": false,
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
{
|
|
154
154
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.RecipientInfoType::UnknownSystem.Security.Cryptography.Pkcs.RecipientInfoType",
|
|
155
155
|
"clrName": "Unknown",
|
|
156
|
-
"tsEmitName": "
|
|
156
|
+
"tsEmitName": "unknown",
|
|
157
157
|
"normalizedSignature": "Unknown|System.Security.Cryptography.Pkcs.RecipientInfoType|static=true|const=true",
|
|
158
158
|
"isStatic": true,
|
|
159
159
|
"isReadOnly": false,
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
{
|
|
207
207
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType::UnknownSystem.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType",
|
|
208
208
|
"clrName": "Unknown",
|
|
209
|
-
"tsEmitName": "
|
|
209
|
+
"tsEmitName": "unknown",
|
|
210
210
|
"normalizedSignature": "Unknown|System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType|static=true|const=true",
|
|
211
211
|
"isStatic": true,
|
|
212
212
|
"isReadOnly": false,
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
{
|
|
269
269
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.SubjectIdentifierType::UnknownSystem.Security.Cryptography.Pkcs.SubjectIdentifierType",
|
|
270
270
|
"clrName": "Unknown",
|
|
271
|
-
"tsEmitName": "
|
|
271
|
+
"tsEmitName": "unknown",
|
|
272
272
|
"normalizedSignature": "Unknown|System.Security.Cryptography.Pkcs.SubjectIdentifierType|static=true|const=true",
|
|
273
273
|
"isStatic": true,
|
|
274
274
|
"isReadOnly": false,
|
|
@@ -3194,7 +3194,7 @@
|
|
|
3194
3194
|
{
|
|
3195
3195
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.RecipientInfo::Type:System.Security.Cryptography.Pkcs.RecipientInfoType",
|
|
3196
3196
|
"clrName": "Type",
|
|
3197
|
-
"tsEmitName": "
|
|
3197
|
+
"tsEmitName": "type",
|
|
3198
3198
|
"normalizedSignature": "Type|:System.Security.Cryptography.Pkcs.RecipientInfoType|static=false|accessor=get",
|
|
3199
3199
|
"provenance": "Original",
|
|
3200
3200
|
"emitScope": "ClassSurface",
|
|
@@ -5042,7 +5042,7 @@
|
|
|
5042
5042
|
{
|
|
5043
5043
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.SubjectIdentifier::Type:System.Security.Cryptography.Pkcs.SubjectIdentifierType",
|
|
5044
5044
|
"clrName": "Type",
|
|
5045
|
-
"tsEmitName": "
|
|
5045
|
+
"tsEmitName": "type",
|
|
5046
5046
|
"normalizedSignature": "Type|:System.Security.Cryptography.Pkcs.SubjectIdentifierType|static=false|accessor=get",
|
|
5047
5047
|
"provenance": "Original",
|
|
5048
5048
|
"emitScope": "ClassSurface",
|
|
@@ -5089,7 +5089,7 @@
|
|
|
5089
5089
|
{
|
|
5090
5090
|
"stableId": "System.Security.Cryptography.Pkcs:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey::Type:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType",
|
|
5091
5091
|
"clrName": "Type",
|
|
5092
|
-
"tsEmitName": "
|
|
5092
|
+
"tsEmitName": "type",
|
|
5093
5093
|
"normalizedSignature": "Type|:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType|static=false|accessor=get",
|
|
5094
5094
|
"provenance": "Original",
|
|
5095
5095
|
"emitScope": "ClassSurface",
|
|
@@ -1059,7 +1059,7 @@
|
|
|
1059
1059
|
}
|
|
1060
1060
|
},
|
|
1061
1061
|
{
|
|
1062
|
-
"tsName": "
|
|
1062
|
+
"tsName": "type",
|
|
1063
1063
|
"isStatic": false,
|
|
1064
1064
|
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
1065
1065
|
"target": {
|
|
@@ -1357,7 +1357,7 @@
|
|
|
1357
1357
|
}
|
|
1358
1358
|
},
|
|
1359
1359
|
{
|
|
1360
|
-
"tsName": "
|
|
1360
|
+
"tsName": "type",
|
|
1361
1361
|
"isStatic": false,
|
|
1362
1362
|
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
1363
1363
|
"target": {
|
|
@@ -1645,7 +1645,7 @@
|
|
|
1645
1645
|
{
|
|
1646
1646
|
"stableId": "System.Security.Cryptography.Xml:System.Security.Cryptography.Xml.EncryptedType::Type:System.String",
|
|
1647
1647
|
"clrName": "Type",
|
|
1648
|
-
"tsEmitName": "
|
|
1648
|
+
"tsEmitName": "type",
|
|
1649
1649
|
"metadataToken": 385876101,
|
|
1650
1650
|
"canonicalSignature": ":System.String",
|
|
1651
1651
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
@@ -1788,7 +1788,7 @@
|
|
|
1788
1788
|
}
|
|
1789
1789
|
},
|
|
1790
1790
|
{
|
|
1791
|
-
"tsName": "
|
|
1791
|
+
"tsName": "type",
|
|
1792
1792
|
"isStatic": false,
|
|
1793
1793
|
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
1794
1794
|
"target": {
|
|
@@ -4397,7 +4397,7 @@
|
|
|
4397
4397
|
{
|
|
4398
4398
|
"stableId": "System.Security.Cryptography.Xml:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod::Type:System.String",
|
|
4399
4399
|
"clrName": "Type",
|
|
4400
|
-
"tsEmitName": "
|
|
4400
|
+
"tsEmitName": "type",
|
|
4401
4401
|
"metadataToken": 385876136,
|
|
4402
4402
|
"canonicalSignature": ":System.String",
|
|
4403
4403
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
@@ -4477,7 +4477,7 @@
|
|
|
4477
4477
|
}
|
|
4478
4478
|
},
|
|
4479
4479
|
{
|
|
4480
|
-
"tsName": "
|
|
4480
|
+
"tsName": "type",
|
|
4481
4481
|
"isStatic": false,
|
|
4482
4482
|
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
4483
4483
|
"target": {
|
|
@@ -5110,7 +5110,7 @@
|
|
|
5110
5110
|
{
|
|
5111
5111
|
"stableId": "System.Security.Cryptography.Xml:System.Security.Cryptography.Xml.Reference::Type:System.String",
|
|
5112
5112
|
"clrName": "Type",
|
|
5113
|
-
"tsEmitName": "
|
|
5113
|
+
"tsEmitName": "type",
|
|
5114
5114
|
"metadataToken": 385876144,
|
|
5115
5115
|
"canonicalSignature": ":System.String",
|
|
5116
5116
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
@@ -5252,7 +5252,7 @@
|
|
|
5252
5252
|
}
|
|
5253
5253
|
},
|
|
5254
5254
|
{
|
|
5255
|
-
"tsName": "
|
|
5255
|
+
"tsName": "type",
|
|
5256
5256
|
"isStatic": false,
|
|
5257
5257
|
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
5258
5258
|
"target": {
|
|
@@ -197,8 +197,8 @@ export interface EncryptedType$instance {
|
|
|
197
197
|
keyInfo: KeyInfo;
|
|
198
198
|
get mimeType(): string | undefined;
|
|
199
199
|
set mimeType(value: string);
|
|
200
|
-
get
|
|
201
|
-
set
|
|
200
|
+
get type(): string | undefined;
|
|
201
|
+
set type(value: string);
|
|
202
202
|
addProperty(ep: EncryptionProperty): void;
|
|
203
203
|
getXml(): XmlElement;
|
|
204
204
|
loadXml(value: XmlElement): void;
|
|
@@ -407,8 +407,8 @@ export const KeyInfoNode: {
|
|
|
407
407
|
export type KeyInfoNode = KeyInfoNode$instance;
|
|
408
408
|
|
|
409
409
|
export interface KeyInfoRetrievalMethod$instance extends KeyInfoClause {
|
|
410
|
-
get
|
|
411
|
-
set
|
|
410
|
+
get type(): string | undefined;
|
|
411
|
+
set type(value: string);
|
|
412
412
|
uri: string;
|
|
413
413
|
getXml(): XmlElement;
|
|
414
414
|
loadXml(value: XmlElement): void;
|
|
@@ -471,8 +471,8 @@ export interface Reference$instance {
|
|
|
471
471
|
get id(): string | undefined;
|
|
472
472
|
set id(value: string);
|
|
473
473
|
transformChain: TransformChain;
|
|
474
|
-
get
|
|
475
|
-
set
|
|
474
|
+
get type(): string | undefined;
|
|
475
|
+
set type(value: string);
|
|
476
476
|
uri: string;
|
|
477
477
|
addTransform(transform: Transform): void;
|
|
478
478
|
getXml(): XmlElement;
|
|
@@ -652,7 +652,7 @@ export interface Transform$instance {
|
|
|
652
652
|
readonly propagatedNamespaces: Hashtable;
|
|
653
653
|
getDigestedOutput(hash: HashAlgorithm): byte[];
|
|
654
654
|
getOutput(): unknown;
|
|
655
|
-
getOutput(
|
|
655
|
+
getOutput(type: Type): unknown;
|
|
656
656
|
getXml(): XmlElement;
|
|
657
657
|
loadInnerXml(nodeList: XmlNodeList): void;
|
|
658
658
|
loadInput(obj: unknown): void;
|
|
@@ -686,7 +686,7 @@ export interface XmlDecryptionTransform$instance extends Transform {
|
|
|
686
686
|
readonly outputTypes: Type[];
|
|
687
687
|
addExceptUri(uri: string): void;
|
|
688
688
|
getOutput(): unknown;
|
|
689
|
-
getOutput(
|
|
689
|
+
getOutput(type: Type): unknown;
|
|
690
690
|
loadInnerXml(nodeList: XmlNodeList): void;
|
|
691
691
|
loadInput(obj: unknown): void;
|
|
692
692
|
}
|
|
@@ -703,7 +703,7 @@ export interface XmlDsigBase64Transform$instance extends Transform {
|
|
|
703
703
|
readonly inputTypes: Type[];
|
|
704
704
|
readonly outputTypes: Type[];
|
|
705
705
|
getOutput(): unknown;
|
|
706
|
-
getOutput(
|
|
706
|
+
getOutput(type: Type): unknown;
|
|
707
707
|
loadInnerXml(nodeList: XmlNodeList): void;
|
|
708
708
|
loadInput(obj: unknown): void;
|
|
709
709
|
}
|
|
@@ -721,7 +721,7 @@ export interface XmlDsigC14NTransform$instance extends Transform {
|
|
|
721
721
|
readonly outputTypes: Type[];
|
|
722
722
|
getDigestedOutput(hash: HashAlgorithm): byte[];
|
|
723
723
|
getOutput(): unknown;
|
|
724
|
-
getOutput(
|
|
724
|
+
getOutput(type: Type): unknown;
|
|
725
725
|
loadInnerXml(nodeList: XmlNodeList): void;
|
|
726
726
|
loadInput(obj: unknown): void;
|
|
727
727
|
}
|
|
@@ -750,7 +750,7 @@ export interface XmlDsigEnvelopedSignatureTransform$instance extends Transform {
|
|
|
750
750
|
readonly inputTypes: Type[];
|
|
751
751
|
readonly outputTypes: Type[];
|
|
752
752
|
getOutput(): unknown;
|
|
753
|
-
getOutput(
|
|
753
|
+
getOutput(type: Type): unknown;
|
|
754
754
|
loadInnerXml(nodeList: XmlNodeList): void;
|
|
755
755
|
loadInput(obj: unknown): void;
|
|
756
756
|
}
|
|
@@ -771,7 +771,7 @@ export interface XmlDsigExcC14NTransform$instance extends Transform {
|
|
|
771
771
|
readonly outputTypes: Type[];
|
|
772
772
|
getDigestedOutput(hash: HashAlgorithm): byte[];
|
|
773
773
|
getOutput(): unknown;
|
|
774
|
-
getOutput(
|
|
774
|
+
getOutput(type: Type): unknown;
|
|
775
775
|
loadInnerXml(nodeList: XmlNodeList): void;
|
|
776
776
|
loadInput(obj: unknown): void;
|
|
777
777
|
}
|
|
@@ -803,7 +803,7 @@ export interface XmlDsigXPathTransform$instance extends Transform {
|
|
|
803
803
|
readonly inputTypes: Type[];
|
|
804
804
|
readonly outputTypes: Type[];
|
|
805
805
|
getOutput(): unknown;
|
|
806
|
-
getOutput(
|
|
806
|
+
getOutput(type: Type): unknown;
|
|
807
807
|
loadInnerXml(nodeList: XmlNodeList): void;
|
|
808
808
|
loadInput(obj: unknown): void;
|
|
809
809
|
}
|
|
@@ -820,7 +820,7 @@ export interface XmlDsigXsltTransform$instance extends Transform {
|
|
|
820
820
|
readonly inputTypes: Type[];
|
|
821
821
|
readonly outputTypes: Type[];
|
|
822
822
|
getOutput(): unknown;
|
|
823
|
-
getOutput(
|
|
823
|
+
getOutput(type: Type): unknown;
|
|
824
824
|
loadInnerXml(nodeList: XmlNodeList): void;
|
|
825
825
|
loadInput(obj: unknown): void;
|
|
826
826
|
}
|
|
@@ -840,7 +840,7 @@ export interface XmlLicenseTransform$instance extends Transform {
|
|
|
840
840
|
readonly inputTypes: Type[];
|
|
841
841
|
readonly outputTypes: Type[];
|
|
842
842
|
getOutput(): unknown;
|
|
843
|
-
getOutput(
|
|
843
|
+
getOutput(type: Type): unknown;
|
|
844
844
|
loadInnerXml(nodeList: XmlNodeList): void;
|
|
845
845
|
loadInput(obj: unknown): void;
|
|
846
846
|
}
|
|
@@ -870,7 +870,7 @@
|
|
|
870
870
|
{
|
|
871
871
|
"stableId": "System.Security.Cryptography.Xml:System.Security.Cryptography.Xml.EncryptedType::Type:System.String",
|
|
872
872
|
"clrName": "Type",
|
|
873
|
-
"tsEmitName": "
|
|
873
|
+
"tsEmitName": "type",
|
|
874
874
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
875
875
|
"provenance": "Original",
|
|
876
876
|
"emitScope": "ClassSurface",
|
|
@@ -2519,7 +2519,7 @@
|
|
|
2519
2519
|
{
|
|
2520
2520
|
"stableId": "System.Security.Cryptography.Xml:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod::Type:System.String",
|
|
2521
2521
|
"clrName": "Type",
|
|
2522
|
-
"tsEmitName": "
|
|
2522
|
+
"tsEmitName": "type",
|
|
2523
2523
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
2524
2524
|
"provenance": "Original",
|
|
2525
2525
|
"emitScope": "ClassSurface",
|
|
@@ -2904,7 +2904,7 @@
|
|
|
2904
2904
|
{
|
|
2905
2905
|
"stableId": "System.Security.Cryptography.Xml:System.Security.Cryptography.Xml.Reference::Type:System.String",
|
|
2906
2906
|
"clrName": "Type",
|
|
2907
|
-
"tsEmitName": "
|
|
2907
|
+
"tsEmitName": "type",
|
|
2908
2908
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
2909
2909
|
"provenance": "Original",
|
|
2910
2910
|
"emitScope": "ClassSurface",
|
|
@@ -48,7 +48,7 @@ export interface __Ext_Microsoft_Extensions_Caching_Distributed_DistributedCache
|
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
export interface __Ext_Microsoft_Extensions_Caching_Distributed_IDistributedCache {
|
|
51
|
-
|
|
51
|
+
set(key: string, value: byte[]): ExtensionMethods_Microsoft_Extensions_Caching_Distributed<void>;
|
|
52
52
|
setAsync(key: string, value: byte[], token: CancellationToken): ExtensionMethods_Microsoft_Extensions_Caching_Distributed<Task>;
|
|
53
53
|
setString(key: string, value: string): ExtensionMethods_Microsoft_Extensions_Caching_Distributed<void>;
|
|
54
54
|
setString(key: string, value: string, options: Microsoft_Extensions_Caching_Distributed.DistributedCacheEntryOptions): ExtensionMethods_Microsoft_Extensions_Caching_Distributed<void>;
|
|
@@ -72,14 +72,14 @@ export interface __Ext_Microsoft_Extensions_Caching_Memory_ICacheEntry {
|
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
export interface __Ext_Microsoft_Extensions_Caching_Memory_IMemoryCache {
|
|
75
|
-
|
|
76
|
-
|
|
75
|
+
get(key: unknown): ExtensionMethods_Microsoft_Extensions_Caching_Memory<unknown | undefined>;
|
|
76
|
+
get<TItem>(key: unknown): ExtensionMethods_Microsoft_Extensions_Caching_Memory<TItem | undefined>;
|
|
77
77
|
tryGetValue<TItem>(key: unknown, value: TItem): ExtensionMethods_Microsoft_Extensions_Caching_Memory<boolean>;
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
78
|
+
set<TItem>(key: unknown, value: TItem): ExtensionMethods_Microsoft_Extensions_Caching_Memory<TItem>;
|
|
79
|
+
set<TItem>(key: unknown, value: TItem, absoluteExpiration: DateTimeOffset): ExtensionMethods_Microsoft_Extensions_Caching_Memory<TItem>;
|
|
80
|
+
set<TItem>(key: unknown, value: TItem, absoluteExpirationRelativeToNow: TimeSpan): ExtensionMethods_Microsoft_Extensions_Caching_Memory<TItem>;
|
|
81
|
+
set<TItem>(key: unknown, value: TItem, expirationToken: Microsoft_Extensions_Primitives.IChangeToken): ExtensionMethods_Microsoft_Extensions_Caching_Memory<TItem>;
|
|
82
|
+
set<TItem>(key: unknown, value: TItem, options: Microsoft_Extensions_Caching_Memory.MemoryCacheEntryOptions): ExtensionMethods_Microsoft_Extensions_Caching_Memory<TItem>;
|
|
83
83
|
getOrCreate<TItem>(key: unknown, factory: Func_2<Microsoft_Extensions_Caching_Memory.ICacheEntry, TItem>): ExtensionMethods_Microsoft_Extensions_Caching_Memory<TItem | undefined>;
|
|
84
84
|
getOrCreate<TItem>(key: unknown, factory: Func_2<Microsoft_Extensions_Caching_Memory.ICacheEntry, TItem>, createOptions: Microsoft_Extensions_Caching_Memory.MemoryCacheEntryOptions): ExtensionMethods_Microsoft_Extensions_Caching_Memory<TItem | undefined>;
|
|
85
85
|
getOrCreateAsync<TItem>(key: unknown, factory: Func_2<Microsoft_Extensions_Caching_Memory.ICacheEntry, Task_1<TItem>>): ExtensionMethods_Microsoft_Extensions_Caching_Memory<Task_1<TItem | undefined>>;
|
|
@@ -102,17 +102,17 @@ export interface __Ext_Microsoft_Extensions_Configuration_IConfiguration {
|
|
|
102
102
|
asEnumerable(): ExtensionMethods_Microsoft_Extensions_Configuration<IEnumerable_1<KeyValuePair_2<System_Internal.String, System_Internal.String>>>;
|
|
103
103
|
asEnumerable(makePathsRelative: boolean): ExtensionMethods_Microsoft_Extensions_Configuration<IEnumerable_1<KeyValuePair_2<System_Internal.String, System_Internal.String>>>;
|
|
104
104
|
getRequiredSection(key: string): ExtensionMethods_Microsoft_Extensions_Configuration<Microsoft_Extensions_Configuration.IConfigurationSection>;
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
105
|
+
get<T>(): ExtensionMethods_Microsoft_Extensions_Configuration<T | undefined>;
|
|
106
|
+
get<T>(configureOptions: Action_1<Microsoft_Extensions_Configuration.BinderOptions>): ExtensionMethods_Microsoft_Extensions_Configuration<T | undefined>;
|
|
107
|
+
get(type: Type): ExtensionMethods_Microsoft_Extensions_Configuration<unknown | undefined>;
|
|
108
|
+
get(type: Type, configureOptions: Action_1<Microsoft_Extensions_Configuration.BinderOptions>): ExtensionMethods_Microsoft_Extensions_Configuration<unknown | undefined>;
|
|
109
109
|
bind(key: string, instance: unknown): ExtensionMethods_Microsoft_Extensions_Configuration<void>;
|
|
110
110
|
bind(instance: unknown): ExtensionMethods_Microsoft_Extensions_Configuration<void>;
|
|
111
111
|
bind(instance: unknown, configureOptions: Action_1<Microsoft_Extensions_Configuration.BinderOptions>): ExtensionMethods_Microsoft_Extensions_Configuration<void>;
|
|
112
112
|
getValue<T>(key: string): ExtensionMethods_Microsoft_Extensions_Configuration<T | undefined>;
|
|
113
113
|
getValue<T>(key: string, defaultValue: T): ExtensionMethods_Microsoft_Extensions_Configuration<T | undefined>;
|
|
114
|
-
getValue(
|
|
115
|
-
getValue(
|
|
114
|
+
getValue(type: Type, key: string): ExtensionMethods_Microsoft_Extensions_Configuration<unknown | undefined>;
|
|
115
|
+
getValue(type: Type, key: string, defaultValue: unknown): ExtensionMethods_Microsoft_Extensions_Configuration<unknown | undefined>;
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
export interface __Ext_Microsoft_Extensions_Configuration_IConfigurationBuilder {
|
|
@@ -483,7 +483,7 @@ export interface __Ext_Microsoft_Extensions_Logging_ILogger {
|
|
|
483
483
|
|
|
484
484
|
export interface __Ext_Microsoft_Extensions_Logging_ILoggerFactory {
|
|
485
485
|
createLogger<T>(): ExtensionMethods_Microsoft_Extensions_Logging<Microsoft_Extensions_Logging.ILogger_1<T>>;
|
|
486
|
-
createLogger(
|
|
486
|
+
createLogger(type: Type): ExtensionMethods_Microsoft_Extensions_Logging<Microsoft_Extensions_Logging.ILogger>;
|
|
487
487
|
addConsole(configuration: Microsoft_Extensions_Configuration.IConfiguration): ExtensionMethods_Microsoft_Extensions_Logging<Microsoft_Extensions_Logging.ILoggerFactory>;
|
|
488
488
|
addConsole(settings: Microsoft_Extensions_Logging_Console.IConsoleLoggerSettings): ExtensionMethods_Microsoft_Extensions_Logging<Microsoft_Extensions_Logging.ILoggerFactory>;
|
|
489
489
|
addConsole(minLevel: Microsoft_Extensions_Logging.LogLevel, includeScopes: boolean): ExtensionMethods_Microsoft_Extensions_Logging<Microsoft_Extensions_Logging.ILoggerFactory>;
|
package/package.json
CHANGED