Commit Graph

206 Commits (88517d0ab6e99221c7cbda238688dc3e8de51ea0)

Author SHA1 Message Date
Rick Anderson 1cf7803700
update project with ImplicitUsings (#24268) 2021-12-10 13:00:33 -10:00
Kirk Larkin ee25ade249
Fix a few invalid links (#24173)
* Fix a few invalid links

* Apply suggestions from code review
2021-12-02 08:09:33 -10:00
Ali e8da7d6485
Fix for correct code highlighting in doc (#24082)
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-11-26 15:26:06 +00: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
Rick Anderson b1936bc083
Update index.md 2021-11-19 14:59:09 -10:00
Rick Anderson 1ada2fc0ea
Update index.md (#23894)
* Update index.md

* Update index.md

* Update index.md
2021-11-12 11:50:46 -10:00
Rick Anderson c2a13ad315
Update options.md (#23765) 2021-11-05 12:01:40 -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
Luke Latham 4c11e9ea10
Update doc versioning (#23562) 2021-10-19 06:37:58 -05:00
Rick Anderson 9ea7fb821f
Update index.md (#23526)
* Update index.md

* Update aspnetcore/fundamentals/configuration/index.md
2021-10-13 14:13:44 -10:00
Luke Latham 3b8e7fe9e8
Broken link fixups (#23249)
* Broken link fixups

* Updates
2021-09-09 10:01:33 -07: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 bbb2da9b0e
Config monikers/ra/5 (#23186)
* never

* work

* work

* work
2021-08-31 19:15:22 -07:00
Hamlet Hakobyan 59f7ed7fcd
Update index.md
Fixed setx command.
2021-07-11 20:47:29 +04: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 4e9c9eef32
removes the clunky calls to GetService and hides IConfigureOptions<T> /8 data-protect-apis/ra (#22287)
* removes the clunky calls to GetService and hides IConfigureOptions<T>

* removes the clunky calls to GetService and hides IConfigureOptions<T>

* clean up

* clean up

* clean up

* clean up

* work

* work

* work

* respond to feedback
2021-05-25 09:44:00 -10:00
Rick Anderson 4be5dbbe72
Update index.md (#22392) 2021-05-24 14:54:25 -10:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Rick Anderson fac5a24d50
Update index.md (#21631)
* Update index.md

* Update aspnetcore/fundamentals/configuration/index.md
2021-02-26 14:00:30 -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
Scott Addie b722641d2b
Update link to configuration source code on GitHub (#21431) 2021-02-03 17:22:54 -06:00
Scott Addie 0bbf97a9b6
Show how to access user secrets in a Razor Page (#20748) 2020-11-25 12:49:23 -06:00
John Bevan 396a105193
Add info on arrays with AddEnvironmentVariables (#20674)
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-11-23 09:45:32 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 6ed74000d9
Point extensions docs to .NET content (#20100)
* Point extensions docs to .NET content

* work

* work

* Update aspnetcore/fundamentals/host/generic-host.md

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* work

* work

* work

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2020-10-05 16:11:00 -10:00
David Coulter 399d6c2daf
Links: AspNetCore - Pass 1 (#19880)
* Links: AspNetCore - Pass 1

* Apply suggestions from code review

* Update aspnetcore/fundamentals/routing.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-09-15 13:08:26 -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 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson b02b84538f
Update index.md (#19566) 2020-08-18 16:15:19 -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
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Jeroen Oortwijn 2bd1e0d40b
Move fcp name tag to the correct location (#19437) 2020-08-07 05:13:09 -05:00
Jeroen Oortwijn ebd1f9029f
Move "JSON configuration provider" section to correct place (#19373)
* Move "JSON configuration provider" section to correct place

It was part of the "Configuration providers" section, but it should be part of the "File configuration provider" section, after the "INI configuration provider" section.

* Update index.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-08-05 09:07:25 -10:00
Luke Latham 16451ca8d0
Configuration updates (#19293) 2020-07-29 13:01:47 -05:00
Rick Anderson b3690176ee
Update index.md (#19237) 2020-07-16 11:10:45 -10:00
Rick Anderson 8ccf578a83
values set in launchSettings.json override values set in the system environment. (#19026) 2020-07-01 09:36:10 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham d5b7249fd1
Blazor ToC updates (#18831) 2020-06-19 08:24:40 -05:00
Kirk Larkin cfbf8ceb7c
Patch up a few broken anchor references (#18813) 2020-06-16 11:49:11 -10:00
k.zakiev 6384d36249
fixed link to the command-line config provider (#18800) 2020-06-14 08:40:40 -05:00
Kirk Larkin 772f7306fe
Add note for ValidateDataAnnotations NuGet package (#18685)
* Add note for ValidateDataAnnotations NuGet package

* Update aspnetcore/fundamentals/configuration/options.md

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-06-08 13:52:24 -05:00
Rick Anderson 56395362fe
Update index.md (#18674) 2020-06-04 09:52:52 -10:00
Luke Latham a57e5623aa
Change en dash layout elements to colon-space syntax (#18506)
* Change en dash layout elements to colon-space syntax

* Update

* Update
2020-05-27 09:37:36 -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