Azure / Azure/AppConfiguration-DotnetProvider
Add yaml support
Open
- Dominant language
- C#
- Stars
- 93
- Forks
- 46
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 3
Description
I'd like to be able to store application/yaml content in my app config keys and have this library deserialize it.
I found the json key value adaptor in src/Microsoft.Extensions.Configuration.AzureAppConfiguration/JsonKeyValueAdapter.cs. I don't think it would take much work to implement that for yaml. But it would add a dependency on another nuget package.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.