Commit Graph

35 Commits (9bac552349e83bc3374d3f90d7277c2882b7417b)

Author SHA1 Message Date
Wade Pickett ca3dcb1629
Add include not-latest-version Part 2 (#33203)
* Add include not-latest-version Part 2

* Added host and deploy folder
2024-07-31 09:50:11 -07: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
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin e3c99c2fe5
Prefer :::moniker over ::: moniker (#24805) 2022-01-31 13:12:01 -10:00
Luke Latham 71289694bc
Update cross-link (#23451) 2021-10-05 07:38:02 -05:00
Rick Anderson d7eb0d056d
remove app.views.dll from all .NET 6 content (#22226)
* remove app.views.dll from all .NET 6 content

* remove app.views.dll from all .NET 6 content

* remove app.views.dll from all .NET 6 content
2021-05-11 08:49:22 -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 68a3be08f6
prep to monikers to remove views.dll (#22225) 2021-05-06 15:15:51 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Eric Mutta 65924f36af
Update directory-structure.md (#21341)
* Update directory-structure.md

For self-contained deployments (at least on ASP.NET Core 5.0) the *.exe extension is only generated for Windows. For Linux (and presumably macOS) no extension is generated. This behaviour is consistent with that for framework-dependent deployments so I just copied the relevant text. I am not sure if the behaviour applies to versions < aspnetcore-3.0 so I haven't touched the text there.

It may also be useful to add that if you choose the `Produce single file` option, none of the `*.dll` files remain in the publish directory (I love this feature!).

* Update directory-structure.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-03-30 16:15:52 -10:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -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 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Mauricio de los Santos 01ad22f09f
C177636 : removing extra hyphen to avoid broken display of table (#17693)
* C177636 : removing extra hyphen to avoid broken display of table

Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
Description: Extra hyphen is broken display on table for this page https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/directory-structure?view=aspnetcore-2.2

* Asterisk touch-up

* Remove extra line

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2020-04-09 08:19:09 -10:00
Luke Latham 253034067e
Fix bad asterisk escape (#17391) 2020-03-20 16:15:36 -05:00
V-vafune 96c816c669
C177636 Escaping Asterisks (#17384)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.   
Description: Asterisks (*) are breaking right rendering on LOC pages.
Affected Lines 55 and 56
2020-03-20 08:32:26 -10:00
Luke Latham a510489773
Topic author updates (#17193) 2020-03-03 18:42:23 -06:00
V-vafune 8c0fadacad
L177636: Fixing Unscaped Asterisks (#17176) 2020-03-02 10:54:36 -06:00
Luke Latham 168f7baeda
Whole-topic versioning (#16908)
Versioning restructure of 16 topics.
2020-02-07 19:06:11 -08:00
Luke Latham 5f9b45a672
Update DirectoryStructure (#16745) 2020-01-28 12:19:06 -06:00
Luke Latham 08aff029e0
Update DirectoryStructure (#16723) 2020-01-28 12:11:04 -06:00
Luke Latham 3d60f12cdb
ANCM log path updates (#12915) 2019-06-17 16:37:56 -05:00
Luke Latham 823a4a6a76 Drop instruction on creating stdout log path (#10358)
Fixes #10272 

Given the length of the line and some *rather BAD defaults and lack of repo config from GitHub* :trollface:, diff highlighting doesn't work for the *aspnet-core-module.md* file change. The change is from ...

> Any folders provided in the path must exist in order for the module to create the log file.

... to ...

> Any folders provided in the path are created by the module when the log file is created.
2019-01-12 08:31:41 -10:00
Luke Latham 0c7ade395c
Update and improve the Directory Structure topic (#9970) 2018-12-11 17:22:19 -06:00
arglgruml 3cfe3e1814 Changes "logs" to be lower-case everywhere (#7276) 2018-06-25 09:55:21 -05:00
Scott Addie 16086ef8d7
Metadata updates to ASP.NET Core host and deploy docs (#7190)
Addresses #6541
2018-06-20 13:57:53 -05:00
user135711 de6b6785c5 typo (#6236) 2018-05-07 08:11:10 -05:00
Luke Latham a0128d7a78 Publishing and deployment updates (#5916)
* Publishing and deployment updates

Updates

Update Directory Structure & improve deployment links

* React to feedback

* Change to section
2018-04-18 09:51:21 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 3f682a9ef2 Hosting and deployment updates (Stage 1) (#5127)
* Hosting and deployment updates

Update

Updates

Updates

Updates

Updates

* React to feedback
2018-01-09 15:41:28 -10:00