Skip to content

Add markdown readme for Microsoft.Extensions.Configuration.Json #75876

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

Merged
merged 2 commits into from
Sep 21, 2022

Conversation

MSDN-WhiteKnight
Copy link
Contributor

Issue: #59630

This aims to add a minimal example of working with JSON configuration in console app using only this package (without hosting, binding etc.) The more complex examples are provided in the linked docs article.

@ghost ghost added community-contribution Indicates that the PR has been added by a community member area-Extensions-Configuration labels Sep 20, 2022
@ghost
Copy link

ghost commented Sep 20, 2022

Tagging subscribers to this area: @dotnet/area-extensions-configuration
See info in area-owners.md if you want to be subscribed.

Issue Details

Issue: #59630

This aims to add a minimal example of working with JSON configuration in console app using only this package (without hosting, binding etc.) The more complex examples are provided in the linked docs article.

Author: MSDN-WhiteKnight
Assignees: -
Labels:

area-Extensions-Configuration, community-contribution

Milestone: -

Copy link
Member

@tarekgh tarekgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @MSDN-WhiteKnight

@tarekgh tarekgh added this to the 8.0.0 milestone Sep 20, 2022
@tarekgh tarekgh merged commit d0d9760 into dotnet:main Sep 21, 2022
@MSDN-WhiteKnight MSDN-WhiteKnight deleted the patch-1 branch September 21, 2022 02:56
@ghost ghost locked as resolved and limited conversation to collaborators Oct 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Extensions-Configuration community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants