From 2da4b5199ad89cf0a8082c145dd80756adda9dc3 Mon Sep 17 00:00:00 2001 From: Jon Galloway Date: Tue, 26 Apr 2022 09:13:27 -0700 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 2450106..2ac94f9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ +--- +page_type: sample +description: ".NET 6 reference application shown at .NET Conf 2021 featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, and more!" +languages: +- csharp +products: +- dotnet-core +- ef-core +- blazor +- xamarin +- azure-sql-database +- azure-storage +- azure-container-apps +- azure-container-registry +- azure-app-service-web +--- + # .NET Podcasts - Sample Application The .NET Podcast app is a sample application showcasing [.NET 6](https://dotnet.microsoft.com/download/dotnet/6.0), [ASP.NET Core](https://dotnet.microsoft.com/apps/aspnet), [Blazor](https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor), [.NET MAUI](https://dotnet.microsoft.com/apps/maui), [Azure Container Apps](https://azure.microsoft.com/services/container-apps/#overview), [Orleans](https://docs.microsoft.com/dotnet/orleans/overview), and more.