Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.yml #3959

Merged
merged 3 commits into from
Jul 28, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 27 additions & 15 deletions entity-framework/dotnet-data/index.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
### YamlMime:Hub

title: .NET Data documentation
summary: .NET is the open source and cross-platform for integrating data, data services and data backends with your applications.
title: .NET data documentation
summary: .NET is the open source and cross-platform solution for integrating data, data services, and data backends with your applications.
brand: dotnet

metadata:
title: .NET Data documentation
title: .NET data documentation
description: Welcome to the .NET data hub! What data-related task would you like to perform? This page is your gateway to documentation and tutorials for the various ways you interact with data from .NET.
ms.product: entity-framework
ms.topic: hub-page
Expand All @@ -17,17 +17,7 @@ metadata:
# Maximum of 8 items
highlightedContent:
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
items:
# Card
- title: "LINQ overview"
itemType: overview
url: /dotnet/standard/linq

# Card
- title: "SQLite overview"
itemType: overview
url: /dotnet/standard/data/sqlite

items:
# Card
- title: "Microsoft SQL documentation"
itemType: reference
Expand All @@ -38,6 +28,11 @@ highlightedContent:
itemType: reference
url: /azure/cosmos-db/

# Card
- title: "LINQ overview"
itemType: overview
url: /dotnet/standard/linq

# Card
- title: "Entity Framework Core (Overview)"
itemType: overview
Expand All @@ -47,11 +42,16 @@ highlightedContent:
- title: "Entity Framework Core (Tutorial)"
itemType: learn
url: /learn/modules/persist-data-ef-core/

# Card
- title: "SQLite overview"
itemType: overview
url: /dotnet/standard/data/sqlite

# Card
- title: "What is ML.NET?"
itemType: overview
url: https://dotnet.microsoft.com/learn/ml-dotnet/what-is-mldotnet
url: https://dotnet.microsoft.com/learn/ml-dotnet/what-is-mldotnet
JeremyLikness marked this conversation as resolved.
Show resolved Hide resolved

# Card
- title: "What is .NET for Apache Spark?"
Expand Down Expand Up @@ -167,6 +167,16 @@ additionalContent:
- url: /dotnet/machine-learning/tutorials/
text: "ML.NET tutorials"

# Card
- title: Mobile apps
links:
- url: /azure/developer/mobile-apps/azure-mobile-apps/overview
text: "Microsoft Datasync Framework (Azure mobile apps)"
- url: /azure/developer/mobile-apps/azure-mobile-apps/quickstarts/maui/
text: "Build a .NET MAUI mobile app with Azure Mobile Apps"
- url: /azure/developer/mobile-apps/azure-mobile-apps/howto/data-sync
text: "Offline data sync"

# Card
- title: ETL and analytics
links:
Expand All @@ -188,6 +198,8 @@ additionalContent:
text: "Send and receive events from .NET using Azure Event Hubs"
- url: /dotnet/orleans/overview
text: "Distributed .NET apps with Orleans"


JeremyLikness marked this conversation as resolved.
Show resolved Hide resolved

# Section
- title: "APIs"
Expand Down