File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ ASP.NET Core(3.1.x、5.0.x、6.0.x、7.0.x、8.0.x)
7
7
Model-View-Controller (MVC)
8
8
Razor Pages
9
9
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
10
14
限定サポート:
11
15
ASP .NET Core 3.1.x、5.0.x
12
16
サポート対象外:
@@ -15,8 +19,7 @@ ASP .NET Core 3.1.x、5.0.x
15
19
Grpc.Core
16
20
gRPCドキュメントのThe future of gRPC in C# belongs to grpc-dotnet(C#でのgRPCにgrpc-dotnetを推奨)に、詳細情報があります。
17
21
ランタイム
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
20
23
.NET Coreターゲットフレームワーク :
21
24
netcoreapp3.1
22
25
net5.0
You can’t perform that action at this time.
0 commit comments