Update ToC to conform to schema (#24334)

* Update ToC to conform to schema

* Drop topicUid change as it doesn't work
pull/24332/head
Kirk Larkin 2021-12-16 16:50:59 +00:00 committed by GitHub
parent 9bfa52c60f
commit 9ca97f8745
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1450 additions and 1449 deletions

View File

@ -1,8 +1,9 @@
- name: ASP.NET Core documentation
items:
- name: ASP.NET Core documentation
href: index.yml
- name: What's new in ASP.NET Core docs
- name: What's new in ASP.NET Core docs
href: whats-new/index.yml
- name: Overview
- name: Overview
items:
- name: About ASP.NET Core
uid: index
@ -10,9 +11,9 @@
uid: fundamentals/choose-between-aspnet-and-aspnetcore
- name: Compare .NET and .NET Framework
href: /dotnet/standard/choosing-core-framework-server?toc=/aspnet/core/toc.json&bc=/aspnet/core/breadcrumb/toc.json
- name: Get started
- name: Get started
uid: getting-started
- name: What's new
- name: What's new
items:
- name: What's new in 6.0
uid: aspnetcore-6.0
@ -30,7 +31,7 @@
uid: aspnetcore-2.0
- name: What's new in 1.1
uid: aspnetcore-1.1
- name: Tutorials
- name: Tutorials
displayName: tutorial
items:
- name: Web apps
@ -188,19 +189,19 @@
displayName: tutorial, kubernetes, aks, acr, docker
href: /learn/modules/microservices-resiliency-aspnet-core/
- name: Deploy with GitHub Actions >>
display: tutorial, kubernetes, aks, acr, docker, devops
displayName: tutorial, kubernetes, aks, acr, docker, devops
href: /learn/modules/microservices-devops-aspnet-core/
- name: Log and monitor >>
display: tutorial, kubernetes, aks, acr, docker, serilog
displayName: tutorial, kubernetes, aks, acr, docker, serilog
href: /learn/modules/microservices-logging-aspnet-core/
- name: Implement feature flags >>
display: tutorial, kubernetes, aks, acr, docker
displayName: tutorial, kubernetes, aks, acr, docker
href: /learn/modules/microservices-configuration-aspnet-core/
- name: Use managed data stores >>
display: tutorial, kubernetes, aks, acr, docker
displayName: tutorial, kubernetes, aks, acr, docker
href: /learn/modules/microservices-data-aspnet-core/
- name: Implement API gateways >>
display: tutorial, kubernetes, aks, acr, docker
displayName: tutorial, kubernetes, aks, acr, docker
href: /learn/modules/microservices-apigateway-aspnet-core/
- name: Data access >>
displayName: tutorial, ef, entity framework
@ -208,7 +209,7 @@
- name: Web app security >>
displayName: tutorial, identity
href: /learn/modules/secure-aspnet-core-identity/
- name: Fundamentals
- name: Fundamentals
items:
- name: Overview
uid: fundamentals/index
@ -247,7 +248,7 @@
uid: fundamentals/http-requests
- name: Static files
uid: fundamentals/static-files
- name: Web apps
- name: Web apps
items:
- name: Choose an ASP.NET Core UI
uid: tutorials/choose-web-ui
@ -576,7 +577,7 @@
uid: razor-pages/web-sdk
- name: aspnet-codegenerator (Scaffolding)
uid: fundamentals/tools/dotnet-aspnet-codegenerator
- name: Web API apps
- name: Web API apps
items:
- name: Overview
uid: web-api/index
@ -620,9 +621,9 @@
uid: web-api/http-repl
- name: Telemetry
uid: web-api/http-repl/telemetry
- name: Minimal APIs
- name: Minimal APIs
uid: fundamentals/minimal-apis
- name: Real-time apps
- name: Real-time apps
displayName: signalr
items:
- name: SignalR overview
@ -731,7 +732,7 @@
href: https://github.com/aspnet/AspNetCore/blob/main/src/SignalR/docs/specs/HubProtocol.md
- name: Transport protocols
href: https://github.com/aspnet/AspNetCore/blob/main/src/SignalR/docs/specs/TransportProtocols.md
- name: Remote Procedure Call apps
- name: Remote Procedure Call apps
items:
- name: Introduction to gRPC services
uid: grpc/index
@ -799,7 +800,7 @@
href: https://github.com/grpc/grpc-dotnet/tree/master/examples
- name: Troubleshoot
uid: grpc/troubleshoot
- name: Test, debug, and troubleshoot
- name: Test, debug, and troubleshoot
items:
- name: .NET Hot Reload
uid: test/hot-reload
@ -840,7 +841,7 @@
uid: diagnostics/mvc1000
- name: MVC1001
uid: diagnostics/mvc1001
- name: Data access
- name: Data access
items:
- name: Tutorials
items:
@ -898,7 +899,7 @@
href: /azure/visual-studio/vs-storage-aspnet5-getting-started-queues?toc=/aspnet/core/toc.json&bc=/aspnet/core/breadcrumb/toc.json
- name: Table storage
href: /azure/visual-studio/vs-storage-aspnet5-getting-started-tables?toc=/aspnet/core/toc.json&bc=/aspnet/core/breadcrumb/toc.json
- name: Host and deploy
- name: Host and deploy
displayName: publish
items:
- name: Overview
@ -1079,7 +1080,7 @@
- name: Health checks
uid: host-and-deploy/health-checks
displayName: deploy, publish
- name: Security and Identity
- name: Security and Identity
displayName: authentication, authorization
items:
- name: Overview
@ -1317,7 +1318,7 @@
uid: security/ip-safelist
- name: Application security - OWASP
href: https://cheatsheetseries.owasp.org/cheatsheets/DotNet_Security_Cheat_Sheet.html
- name: Performance
- name: Performance
items:
- name: Overview
uid: performance/performance-best-practices
@ -1343,7 +1344,7 @@
uid: test/loadtests
- name: Event counters
href: /dotnet/core/diagnostics/event-counter-perf
- name: Globalization and localization
- name: Globalization and localization
items:
- name: Overview
displayName: globalization, localization
@ -1354,7 +1355,7 @@
uid: fundamentals/localization-extensibility
- name: Troubleshoot
uid: fundamentals/troubleshoot-aspnet-core-localization
- name: Advanced
- name: Advanced
items:
- name: Model binding
uid: mvc/models/model-binding
@ -1402,7 +1403,7 @@
uid: fundamentals/middleware/extensibility
- name: Factory-based middleware with third-party container
uid: fundamentals/middleware/extensibility-third-party-container
- name: Migration
- name: Migration
items:
- name: 5.0 to 6.0
displayName: migrate, migration
@ -1457,7 +1458,7 @@
- name: Logging (not ASP.NET Core)
displayName: migrate, migration
uid: migration/logging-nonaspnetcore
- name: API reference
- name: API reference
href: /dotnet/api/?view=aspnetcore-2.2
- name: Contribute
- name: Contribute
href: https://github.com/dotnet/AspNetCore.Docs/blob/main/CONTRIBUTING.md