Update toc.yml (#12606)

pull/12607/head
Rick Anderson 2019-05-30 12:27:43 -10:00 committed by GitHub
parent 7eecedc61d
commit 8788694d78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -92,7 +92,7 @@
- name: Remote Procedure Call apps
items:
- name: Get started with gRPC service in ASP.NET Core
uid: tutorials/grpc/grpc-client
uid: tutorials/grpc/grpc-start
- name: Data access
items:
- name: EF Core with Razor Pages
@ -529,9 +529,7 @@
- name: Migrating gRPC services from C Core to ASP.NET Core
uid: grpc/migration
- name: Comparing gRPC services with HTTP APIs
uid: grpc/comparison
- name: Create a gRPC client and server
uid: tutorials/grpc/grpc-client
uid: grpc/comparison
- name: Test, debug, and troubleshoot
items:
- name: Unit testing