Skip to content

add default HOCON loading methods (#151) #152

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 7 commits into from
Dec 27, 2019

Conversation

Aaronontheweb
Copy link
Member

@Aaronontheweb Aaronontheweb commented Dec 20, 2019

closes #151

Added ConfigurationFactory.FromFile method
Added new HOCON loading order per 151
Made ConfigurationFactory.Load Obsolete

@Aaronontheweb Aaronontheweb marked this pull request as ready for review December 27, 2019 17:26
@Aaronontheweb Aaronontheweb changed the title working on adding default HOCON loading methods (#151) add default HOCON loading methods (#151) Dec 27, 2019
@Aaronontheweb Aaronontheweb merged commit 1734274 into akkadotnet:dev Dec 27, 2019
@Aaronontheweb Aaronontheweb deleted the fix-151-loadHoconFromFile branch December 27, 2019 18:59
Aaronontheweb added a commit that referenced this pull request Dec 27, 2019
* working on adding default HOCON loading methods (#151)

Added ConfigurationFactory.FromFile method
Added new HOCON loading order per 151
Made ConfigurationFactory.Load Obsolete

* added specs

* cleaned up Default() method

* added default HOCON reading instructions to README
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.

Add mechanisms for loading "default HOCON" in both .NET Framework and .NET Core
1 participant