AppConfiguration icon indicating copy to clipboard operation
AppConfiguration copied to clipboard

Missing .Net Core 6.x Example with new Program.Cs Template

Open maud-lv opened this issue 1 year ago • 2 comments

Moving the following issue to this repo as per discussion in https://github.com/MicrosoftDocs/azure-docs/issues/100346


The tutorial is of excellent quality, although from my point of view it would be even better with examples on the usage of the new .Net Core 6.x Program.Cs Template, where the whole Startup.Cs file is discarded.

I believe this new example would be a great addition as it is a bit cloudy now how this feature is represented in and after the .NET Core 6.x changes.

Document Details

Content: Tutorial for using Azure App Configuration Key Vault references in an ASP.NET Core app Content Source: articles/azure-app-configuration/use-key-vault-references-dotnet-core.md

maud-lv avatar Jan 05 '24 08:01 maud-lv

@zhiyuanliang-ms do you mind helping update the code snippet in the mentioned document to .NET 6+?

zhenlan avatar Mar 09 '24 01:03 zhenlan

@zhenlan It seems like I have updated this doc in this PR #266622 but I didn't update it correctly. New PR https://github.com/MicrosoftDocs/azure-docs-pr/pull/268563 sent out.

zhiyuanliang-ms avatar Mar 10 '24 08:03 zhiyuanliang-ms

@zhiyuanliang-ms is this done?

jimmyca15 avatar May 31 '24 23:05 jimmyca15

@jimmyca15 It's done.

zhiyuanliang-ms avatar Jun 01 '24 05:06 zhiyuanliang-ms