Commit Graph

11 Commits (d3addbbb02e6d837153c4041b6da31df82515207)

Author SHA1 Message Date
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Kirk Larkin 4f8c69b944
Document ValidateOnStart Options Validation (#25598) 2022-04-11 11:46:07 +01:00
Kirk Larkin 5b4b2eb202
Show how to access options in Program.cs (#24596)
* Show how to access options in Program.cs

* Add section and example
2022-01-13 06:50:28 -10:00
Rick Anderson 40eda6978c
V6 Options /4 (#23750)
* V6 Options /4

* V6 Options /4

* V6 Options /4

* V6 Options /4

* V6 Options /4

* work
2021-11-05 08:40:21 -10:00
Rick Anderson 1b3d00e92e
prep monikers for Options (#23748)
* prep monikers for Options

* prep monikers for Options

* prep monikers for Options

* prep monikers for Options
2021-11-04 13:21:24 -10:00
Rick Anderson 7e0f45d401
V6 update to config /5 (#23188)
* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* Update aspnetcore/fundamentals/configuration/index/samples/6.x/ConfigSample/Program.cs

Co-authored-by: Stephen Halter <halter73@gmail.com>

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

* V6 update to config /5

Co-authored-by: Stephen Halter <halter73@gmail.com>
2021-09-04 10:26:53 -07:00
Rick Anderson 2078340e06
Options pattern CSAT (#18335)
* Options pattern CSAT

* Options pattern CSAT

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* work

* work

* work

* Update aspnetcore/fundamentals/configuration/options.md

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update aspnetcore/fundamentals/configuration/options.md

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update aspnetcore/fundamentals/configuration/options.md

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update aspnetcore/fundamentals/configuration/options.md

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update aspnetcore/fundamentals/configuration/options.md

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update aspnetcore/fundamentals/configuration/options.md

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update aspnetcore/fundamentals/configuration/options.md

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* work

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2020-05-25 17:37:52 -10:00
Kirk Larkin ec4138766f
Add a sample for adding and configuring DI services together (#18429)
* dotnet new webapi

* Cleanup

* Basic sample
2020-05-21 11:34:21 -10:00
Luke Latham 4a16dc236d
3.1 Sample Updates (#16170) 2019-12-12 17:31:22 -06:00
Luke Latham 500ddfe1fb
Options topic+sample update for 3.0 (#13922) 2019-08-19 15:41:38 -05:00
Luke Latham 5644ab2af4
Emphasize IOptionsMonitor in Options topic + updates (#9684) 2018-11-28 16:04:21 -06:00