Commit Graph

15 Commits (36fc58492591aefaf04871cb2b5d5f3ea3019152)

Author SHA1 Message Date
Troy Dai b121a9b57c Fix configuration sample (#1649) 2016-07-10 11:39:11 -06:00
Zeke Lu 9d52cbae8c fix the un-fixed merge conflict (#1641)
The merge conflict is not fixed when merging the PR #1613
2016-07-08 13:27:30 -06:00
Daniel Llewellyn 3e4ba2bebe Show how to bind options to a specific config section
- fixes issue #867.
- Based on suggested code from @danroth27.
2016-07-07 10:58:24 -04:00
Zeke Lu 8f2e51fd35 fix the issue that the code doesn't do as stated in the doc (#1616)
The doc states that:
    the value of Option1 is overridden by the configured delegate
    with the value “value1_from_action”

In order to make this statement true, the configurd delegate should be put last.

This issue is introducted by PR #1331
2016-07-06 12:15:56 -06:00
Andrew Stanton-Nurse 0566cbd11c update configuration samples and docs 2016-06-27 08:49:37 -07:00
Cesar Blum Silveira 3e03bf4d1e Update screenshots in Configuration. (#1519) 2016-06-25 11:01:35 -07:00
Cesar Blum Silveira 3f4ca79ee9 Update Configuration samples. (#1518) 2016-06-24 22:34:45 -07:00
Petr Onderka f08368db4c Cleanup of Configuration after RC2 update
Addressed PR feedback

Addressed further PR feedback

Mostly switched source -> provider where appropriate.

More sources -> providers

Addressed PR feedback

Explained requirements of the options pattern

Changed options class -> settings class

Also changed "i.e." to "e.g.".
2016-06-06 13:16:30 -04:00
Jake Ginnivan 89e5672883 Include the package the Configure<T>(IConfiguration) extension method comes from in the sample comment
This will make it easier for people migrating to RC2 or reading the docs around configuration to know they need to install an additional package to make the code sample work without checking out the references in the source sample project.
2016-06-02 09:29:15 +08:00
Steve Smith 65233a8c84 Updating Configuration for RC2 2016-05-26 21:21:29 -04:00
Balamurugan Chirtsabesan d522c691b3 Update Configuration article for RC1
Update link to sample

Update Configuration sample code to RC1

Update Configuration article to RC1
2016-01-06 10:55:14 -08:00
Scott Addie 7b54f825a5 Replace config.json references with appsettings.json 2015-11-05 16:19:18 -08:00
danroth27 43ec0f26bf Update config article to beta6 2015-07-30 13:40:24 -07:00
danroth27 3de8e5d7f2 Updating configuration article for beta5 2015-07-28 22:27:48 -07:00
danroth27 c6f56d8058 Move configuration folder to aspnet folder 2015-06-02 21:41:55 -07:00