Skip to content

Add ASP.NET Core web app example #246

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 6 commits into from
Feb 27, 2020

Conversation

Arkatufus
Copy link
Contributor

@Arkatufus Arkatufus commented Feb 27, 2020

Add a use case example of Hocon.Extensions.Configuration within a ASP.NET Core web app project.

Closes #219

Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

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

Could we strip this down to something minimal? No CSS / JS - just writing some HOCON values out to the default URL as a plain text controller?

@Arkatufus
Copy link
Contributor Author

OK, give me a minute

@Aaronontheweb
Copy link
Member

No rush

@Aaronontheweb Aaronontheweb merged commit c88a902 into akkadotnet:dev Feb 27, 2020
Aaronontheweb added a commit to Aaronontheweb/HOCON that referenced this pull request Feb 28, 2020
* Add ASP.NET Core web app example

* Change the ASP.NET Core example target platform from aspnetcore3.1 to aspnetcore2.1

* Simplify the project sample

Co-authored-by: Aaron Stannard <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hocon as configuration provider for ASP.NET Core
2 participants