Commit Graph

31 Commits (88517d0ab6e99221c7cbda238688dc3e8de51ea0)

Author SHA1 Message Date
Rick Anderson 1cf7803700
update project with ImplicitUsings (#24268) 2021-12-10 13:00:33 -10:00
John Surina 56cb8cec1d
Update to ASP.net Configuration page (#23369)
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-11-23 10:35:35 +00:00
Fiyaz Bin Hasan 0dc67fea32
section added for custom configuration provider for .net 6 (#23247)
* section added for custom configuration provider for .net 6

* add sample snippet to EfconfigSample folder

* EFConfigurationSource.cs

* Delete EFConfigurationSource .cs

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-09-09 07:02:18 -07:00
Fiyaz Bin Hasan b490582c63
custom config provider sample for dotnet 6 (#23221)
* sample for dotnet 6

* newline endings
2021-09-07 19:41:47 -07:00
Rick Anderson 01d3efeba6
stub folder (#23210) 2021-09-04 10:44:53 -07: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 e4d3abaa06
VS command-line and env variables /5/ra (#22343)
* VS command-line and env variables /5/ra

* VS command-line and env variables /5/ra

* VS command-line and env variables /5/ra
2021-05-25 13:21:35 -10:00
Rick Anderson 503f3e0376
Kestrel config command line (#21335)
* Kestrel config command line

* Kestrel config command line

* Kestrel config command line

* Kestrel config command line

* Kestrel config command line

* Kestrel config command line

* Kestrel config command line

* Kestrel config command line

* Kestrel config command line

* Kestrel config command line

* Kestrel config command line

* Kestrel config command line

* Apply suggestions from code review

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

* react to feedback

* react to feedback

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <serpent5@pm.me>

Co-authored-by: Stephen Halter <halter73@gmail.com>
Co-authored-by: Kirk Larkin <serpent5@pm.me>
2021-02-14 12:09:41 -10:00
Kirk Larkin a57c0d5a06
General DI updates (#19515)
* General DI updates

* A few more sections

* Another small section

* More sections

* Small tweaks to previous commit

* Another section (2 left)

* Almost there (1 left)

* Final section

* A few final? touches

* A few final? touches
2020-08-20 13:39:01 -10:00
Rick Anderson dc1237f61b
DI rewrite (#19271)
* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* work

* work

* work

* work

* work

* work

* work

* work

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* DI Antipatterns

* react to feedback

* react to feedback

* Apply suggestions from code review

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

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2020-08-11 21:42:11 -10:00
Luke Latham 16451ca8d0
Configuration updates (#19293) 2020-07-29 13:01:47 -05: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
Rick Anderson 3650b1b7b4
Config rewrite (#17152)
* Config rewrite

* Config rewrite

* Config rewrite

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* Apply suggestions from code review

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

* work

* apply serpent5 suggestions

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2020-03-18 21:09:33 -10:00
Luke Latham 4a16dc236d
3.1 Sample Updates (#16170) 2019-12-12 17:31:22 -06:00
Luke Latham b863b1f1c5
Configuration key (case) enhancement (#15492) 2019-11-05 13:06:58 -06:00
Luke Latham 1a03da6fb2
Remove SetBasePath from config examples (#15301) 2019-10-24 07:38:53 -05:00
Nikita Potapenko dc8f9b7bea Update packages (#14574)
Use GA version
2019-09-25 07:58:43 -10:00
Luke Latham 37c549d4eb
Configuration topic+sample 3.0 updates (#13670) 2019-08-12 16:17:44 -05:00
Luke Latham bbb75be6fd
Configuration namespaces and line lengths (#12526) 2019-05-24 15:19:55 -05:00
Luke Latham 605f660394
Configuration topic+sample update (#11365) 2019-03-12 19:59:35 -05:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 131960ad98
Update EF extensions file name+location (#8425) 2018-09-06 09:52:08 -05:00
Luke Latham 87cbd8d51e
Configuration updates (#8050) 2018-08-24 14:10:45 -05:00
Luke Latham ee6cf413ad
Move settings files update (#7472) 2018-07-05 19:29:57 -05:00
Luke Latham 886c8aa707
Update configuration samples (#7094) 2018-06-16 17:00:34 -05:00
Luke Latham 4d176551f7 Configuration during startup (#5241)
* Configuration during startup

Update

* React to feedback + Remove you/your instances

* Updates

* React to feedback

* React to feedback

* React to feedback

* Add missing comma
2018-01-24 14:39:02 -06:00
Rick Anderson 438f8292cd
CSAT HPV config doc (#5169)
* CSAT HPV config doc

* work

* work

* acrylynx
2018-01-16 11:17:15 -10:00
Rick Anderson 0543eaa4c6
rewrite of environment (#5052)
* rewrite of environment

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* react to feedback
2018-01-12 14:07:40 -10:00
Luke Latham 374ecc35a7 Documenting Options change for 2.0 (#4797)
* Documenting Options change for 2.0

Update

Updates

Updates

* Updates

Fix link

Update TOC entry

Fix redo

Updates

* Update index.md

Simple is banned.

* Factor remaining Options out of Config topic

* React to feedback and updates

Update

Updates

Update metadata

* React to feedback

Update
2017-11-28 14:09:16 -10:00