@tsonic/aspnetcore 10.0.11 → 10.0.12
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.AspNetCore.Authentication/internal/index.d.ts +1 -1
- package/Microsoft.AspNetCore.Components.Web.Internal/internal/index.d.ts +1 -1
- package/Microsoft.AspNetCore.Connections.Abstractions/internal/index.d.ts +1 -1
- package/Microsoft.AspNetCore.Connections.Features/internal/index.d.ts +1 -1
- package/Microsoft.AspNetCore.DataProtection.Infrastructure/internal/index.d.ts +1 -1
- package/Microsoft.AspNetCore.DataProtection.Internal/internal/index.d.ts +1 -1
- package/Microsoft.AspNetCore.Hosting.Infrastructure/internal/index.d.ts +1 -1
- package/Microsoft.AspNetCore.Hosting.Server.Abstractions/internal/index.d.ts +1 -1
- package/Microsoft.AspNetCore.Http.Connections.Features/internal/index.d.ts +1 -1
- package/Microsoft.AspNetCore.Localization.Routing/internal/index.d.ts +1 -1
- package/Microsoft.AspNetCore.Mvc.Core.Infrastructure/internal/index.d.ts +1 -1
- package/Microsoft.AspNetCore.Server.Kestrel.Core.Features/internal/index.d.ts +1 -1
- package/package.json +4 -4
|
@@ -452,7 +452,7 @@ export interface AuthenticationSchemeOptions$instance {
|
|
|
452
452
|
|
|
453
453
|
get ClaimsIssuer(): string | undefined;
|
|
454
454
|
set ClaimsIssuer(value: string | undefined);
|
|
455
|
-
Events:
|
|
455
|
+
Events: RemoteAuthenticationEvents | unknown;
|
|
456
456
|
get EventsType(): Type | undefined;
|
|
457
457
|
set EventsType(value: Type | undefined);
|
|
458
458
|
get ForwardAuthenticate(): string | undefined;
|
|
@@ -9,7 +9,7 @@ import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint12
|
|
|
9
9
|
import type { ptr } from "@tsonic/core/types.js";
|
|
10
10
|
|
|
11
11
|
// Import types from other namespaces
|
|
12
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
12
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
13
13
|
import type { JSInvocationInfo } from "../../Microsoft.JSInterop.Infrastructure/internal/index.js";
|
|
14
14
|
import type { JSCallResultType } from "../../Microsoft.JSInterop/internal/index.js";
|
|
15
15
|
import type { Int64, String as ClrString } from "@tsonic/dotnet/System/internal/index.js";
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
9
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
10
10
|
import type { PipeWriter } from "@tsonic/dotnet/System.IO.Pipelines/internal/index.js";
|
|
11
11
|
import type { Task } from "@tsonic/dotnet/System.Threading.Tasks/internal/index.js";
|
|
12
12
|
import type { Func_2, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
9
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
10
10
|
import type { ConnectionAbortedException, TransferFormat } from "../../Microsoft.AspNetCore.Connections/internal/index.js";
|
|
11
11
|
import type { MemoryPool_1 } from "@tsonic/dotnet/System.Buffers/internal/index.js";
|
|
12
12
|
import type { ICollection_1, IDictionary_2, KeyValuePair_2 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
9
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
10
10
|
import type { String as ClrString } from "@tsonic/dotnet/System/internal/index.js";
|
|
11
11
|
|
|
12
12
|
export interface IApplicationDiscriminator$instance {
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
9
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
10
10
|
import type { Object as ClrObject, String as ClrString, Type } from "@tsonic/dotnet/System/internal/index.js";
|
|
11
11
|
|
|
12
12
|
export interface IActivator$instance {
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
9
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
10
10
|
import type { IApplicationBuilder } from "../../Microsoft.AspNetCore.Builder/internal/index.js";
|
|
11
11
|
import type { IWebHostBuilder, WebHostBuilderContext } from "../../Microsoft.AspNetCore.Hosting/internal/index.js";
|
|
12
12
|
import type { WebHostBuilderOptions } from "../../Microsoft.Extensions.Hosting/internal/index.js";
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
9
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
10
10
|
|
|
11
11
|
export interface IHostContextContainer_1$instance<TContext> {
|
|
12
12
|
readonly __tsonic_iface_Microsoft_AspNetCore_Hosting_Server_Abstractions_IHostContextContainer_1: never;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
9
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
10
10
|
import type { HttpTransportType } from "../../Microsoft.AspNetCore.Http.Connections/internal/index.js";
|
|
11
11
|
import type { HttpContext } from "../../Microsoft.AspNetCore.Http/internal/index.js";
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
9
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
10
10
|
import type { RequestLocalizationOptions } from "../../Microsoft.AspNetCore.Builder/internal/index.js";
|
|
11
11
|
import type { HttpContext } from "../../Microsoft.AspNetCore.Http/internal/index.js";
|
|
12
12
|
import * as Microsoft_AspNetCore_Localization_Internal from "../../Microsoft.AspNetCore.Localization/internal/index.js";
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
9
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
10
10
|
import * as Microsoft_AspNetCore_Mvc_Internal from "../../Microsoft.AspNetCore.Mvc/internal/index.js";
|
|
11
11
|
import type { ActionContext, IActionResult } from "../../Microsoft.AspNetCore.Mvc/internal/index.js";
|
|
12
12
|
import type { Task } from "@tsonic/dotnet/System.Threading.Tasks/internal/index.js";
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
9
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
10
10
|
import type { MinDataRate } from "../../Microsoft.AspNetCore.Server.Kestrel.Core/internal/index.js";
|
|
11
11
|
import type { SslStream } from "@tsonic/dotnet/System.Net.Security/internal/index.js";
|
|
12
12
|
import type { Byte, Int32, ReadOnlyMemory_1, TimeSpan, Void } from "@tsonic/dotnet/System/internal/index.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tsonic/aspnetcore",
|
|
3
|
-
"version": "10.0.
|
|
3
|
+
"version": "10.0.12",
|
|
4
4
|
"description": "TypeScript type definitions for Microsoft.AspNetCore.App shared framework for .NET 10",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"keywords": [
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
"url": "https://github.com/tsoniclang/aspnetcore.git"
|
|
19
19
|
},
|
|
20
20
|
"peerDependencies": {
|
|
21
|
-
"@tsonic/core": "10.0.
|
|
22
|
-
"@tsonic/dotnet": "10.0.
|
|
23
|
-
"@tsonic/microsoft-extensions": "10.0.
|
|
21
|
+
"@tsonic/core": "10.0.12",
|
|
22
|
+
"@tsonic/dotnet": "10.0.12",
|
|
23
|
+
"@tsonic/microsoft-extensions": "10.0.12"
|
|
24
24
|
}
|
|
25
25
|
}
|