dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.21k stars 5.86k forks source link

Extend config extensions doc with binding source generator info #36939

Open layomia opened 1 year ago

layomia commented 1 year ago
layomia commented 1 year ago

@jkotas in https://github.com/dotnet/runtime/issues/79527#issuecomment-1706986512.

Also, we should have this source generator documented at https://learn.microsoft.com/en-us/dotnet/core/extensions/configuration. Once the documentation is available, please update this link to point to it.

ericstj commented 5 months ago

@IEvangelist @gewarren is it possible to prioritize this for .NET 9? Seems we still don't have good conceptual docs for the Configuration source generator.

IEvangelist commented 5 months ago

Yes, I'll commit to making that happen for .NET 9 for sure. I've been buried with .NET Aspire docs work lately, and haven't had lots of time to work on .NET docs for a while now.