Skip to content

Commit 7fdb071

Browse files
committed
Commit updated files
1 parent fa1dce1 commit 7fdb071

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

files/DotNetCore.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ ASP.NET Core(3.1.x、5.0.x、6.0.x、7.0.x、8.0.x)
77
Model-View-Controller (MVC)
88
Razor Pages
99
Grpc.AspNetCore
10+
[en] Blazor (6.0.X, 7.0.X, 8.0X)
11+
[en] Blazor Server (Server-Side) only, Blazor WebAssembly is not supported
12+
SignalR (6.0.X, 7.0.X, 8.0X)
13+
Transport protocols: WebSockets, Server-Sent Events, and Long Polling
1014
限定サポート:
1115
ASP .NET Core 3.1.x、5.0.x
1216
サポート対象外:
@@ -15,8 +19,7 @@ ASP .NET Core 3.1.x、5.0.x
1519
Grpc.Core
1620
gRPCドキュメントのThe future of gRPC in C# belongs to grpc-dotnet(C#でのgRPCにgrpc-dotnetを推奨)に、詳細情報があります。
1721
ランタイム
18-
.NET Coreランタイム:3.1.x、5.0.x、6.0.x、7.0.x
19-
、 8.0.x
22+
.NET Coreランタイム:3.1.x、5.0.x、6.0.x、7.0.x 、 8.0.x、 9.0.x
2023
.NET Coreターゲットフレームワーク :
2124
netcoreapp3.1
2225
net5.0

0 commit comments

Comments
 (0)