File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
aspnetcore/tutorials/grpc Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ For a tutorial on this sample see [Tutorial: Create a gRPC client and server in
1818
1919### Docs help & next steps for gRPC
2020
21- * [ Introduction to gRPC on ASP.NET Core] ( https://docs.microsoft.com/aspnet/core/grpc/index?view=aspnetcore-3.0 )
22- * [ gRPC services with C#] ( https://docs.microsoft.com/aspnet/core/grpc/basics?view=aspnetcore-3.0 )
23- * [ Migrating gRPC services from C-core to ASP.NET Core] ( https://docs.microsoft.com/aspnet/core/grpc/migration?view=aspnetcore-3.0 )
21+ * [ Introduction to gRPC on ASP.NET Core] ( https://docs.microsoft.com/aspnet/core/grpc/ )
22+ * [ gRPC services with C#] ( https://docs.microsoft.com/aspnet/core/grpc/basics/ )
23+ * [ Migrating gRPC services from C-core to ASP.NET Core] ( https://docs.microsoft.com/aspnet/core/grpc/migration/ )
You can’t perform that action at this time.
0 commit comments