Commit Graph

115 Commits (9bac552349e83bc3374d3f90d7277c2882b7417b)

Author SHA1 Message Date
Luke Latham 247e6f1526
Blazor cross-links (#33577) 2024-09-18 05:58:22 -04:00
Tom Dykstra dca968ff7e
Fix incorrect names of Azure portal UI elements (#33389) 2024-08-16 21:29:41 -07:00
Wade Pickett ae3ee11bd4
Add Include not-latest-version or not-ga-yet (#33155)
* Add Include not-latest-version or not-ga-yet

* Removing spa-services.md

* Added Fundamentals/ content
2024-07-24 16:35:22 -07:00
Wade Pickett a177fbd654
Content Health: Update freshness (#32424) 2024-04-26 16:22:32 -07:00
Tom Dykstra 6f5834d5ea
Set ms.author (#32279) 2024-04-09 15:18:55 -07:00
Rick Anderson fd64d9d2fa
Update environments.md
Fixes #31734
2024-02-07 15:49:44 -10:00
COG Gbugu 6508b017fe
Update environments.md (#31135) 2023-11-27 22:51:21 +00:00
Tom Dykstra fad3df0383
Reassign some articles (#28929)
* Reassign some articles

* fix link

* remove cSpell setting
2023-04-10 08:58:13 -10:00
gurustron b7105c0f77
Reflecting ASPNETCORE_ and DOTNET_ breaking change in .NET 7 (#28235)
* Changing the docs to reflect ASPNETCORE_ and DOTNET_ breaking change

Now `DOTNET_` variables has higher precedence then  ASPNETCORE_ which affects the `ASPNETCORE_ENVIRONMENT` too. See [this breaking change arrticle](https://learn.microsoft.com/en-us/dotnet/core/compatibility/aspnet-core/7.0/environment-variable-precedence)

* Update environments.md

* Update environments.md

Fix moniker

* Update environments.md

* Update environments.md

* Update environments.md

* Update environments.md

* Update environments.md

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-02-01 08:43:47 -10:00
Tom Dykstra de598dd9c9
Move and rename "ASP.NET Core Performance Best Practices" doc (#27940)
* draft

* minor tweaks

* fix links

* remove unhelpful h2

* tweak toc order and redirection

* move up in toc

* tweak wording
2022-12-20 14:19:17 -10:00
Rick Anderson 5fe11512eb
Update environments.md (#27160)
* Update environments.md

* Update aspnetcore/fundamentals/environments.md

* Update environments.md
2022-09-30 16:17:47 -10:00
Rick Anderson 84bde094ca
Env updates /1 (#26051)
* Env updates /1

* Env updates /1

* Env updates /1
2022-06-03 16:51:23 -10:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Kirk Larkin 2a5520dc53
Code-fence common file extensions (#25383) 2022-03-23 10:48:44 +00:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin fb5338245b
Replace /dotnet/api with xrefs in Environments (#24810) 2022-01-31 15:30:22 +00:00
Kirk Larkin 39ff56d39f
Clarify default profile in launchSettings.json (#24598) 2022-01-13 16:45:02 +00:00
Tom Dykstra e1b59bb119
6.0 Environments - how to configure services and pipeline (#23532)
* how to configure services and pipeline

* add api links

* launch profiles ui
2021-10-14 10:11:25 -10:00
Tom Dykstra 7e8a2966ef
6.0 update - Multiple environments (#23449) 2021-10-08 13:22:29 -07:00
Rick Anderson 6649115371
Moniker prep for Environments /b (#23273) 2021-09-10 16:31:31 -07:00
Rick Anderson ba0577931e
Update environments.md (#22300) 2021-05-14 06:04:16 -10:00
Rick Anderson 51609e59b1
Update environments.md (#22259) 2021-05-10 18:32:34 -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
Luke Latham acac6546a3
Change 'check box' to 'checkbox' (#22222) 2021-05-06 14:30:14 -05: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
Scott Addie 0bbf97a9b6
Show how to access user secrets in a Razor Page (#20748) 2020-11-25 12:49:23 -06:00
Christopher C. Johnson 63d1dab05e
Fixed Typo in environments.md (#20354) 2020-10-29 16:26:04 -05:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Yorick de Wid 1cb2cdf145
Docs should be specific about Startup convention method defaults (#19618) 2020-08-22 12:09:56 -05: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 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Scott Addie 8bf06fa2e8
Replace 'distro' with 'distribution' (#19178) 2020-07-10 17:37:28 -05:00
Luke Latham 99a91a333e
Clarify dotnet run launch profile limitation (#19036)
* Clarify dotnet run launch profile limitation

* Add example
2020-07-01 08:03:50 -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
Rick Anderson f4e3e2c9ae
CSAT on logging (#17820)
* CSAT on logging

* work

* work

* work

* work

* work

* work

* work

* work

* work

* 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

* add where to open logging bugs

* add where to open logging bugs

* Apply suggestions from code review

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

* add where to open logging bugs

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2020-05-05 17:12:51 -10:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Rick Anderson ccab8c492f
Update environments.md 2020-04-16 15:24:26 -10:00
Rick Anderson 5ee1d4a52f
Update environments.md 2020-04-16 15:22:28 -10:00
Rick Anderson ad99987bff
Update environments.md 2020-04-16 13:41:41 -10:00
Rick Anderson f2d1b87c27
Update Environments (#17740)
* Update Environments

* Update Environments

* Update Environments

* 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>

* react to feedback

* react to feedback

* Apply suggestions from code review

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

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2020-04-16 13:38:06 -10:00
Rick Anderson 2248fb94e9
Add include for localized comments (#17091)
* Add include for localized comments

* Add include for localized comments
2020-02-26 09:46:38 -08:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Rodney Littles II 8984f5f211 update Azure App Service set environment (#16248) 2019-12-17 17:01:19 -06:00
Rick Anderson 6a6bc08d11
refactor env (#16061) 2019-12-06 19:26:07 -08:00
Luke Latham 92c5d7a0dc
Configuration file enhancements (#15574) 2019-11-07 11:16:43 -06:00
Luke Latham 90d0d90f4b
Startup/environment guidance updates (#15467) 2019-11-05 16:24:20 -06:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00