Commit Graph

41 Commits (ef5ed242c9c6de08f3fc1cb383795041bfb3c003)

Author SHA1 Message Date
Luke Latham 926a96bd37
RCL casing (#33500) 2024-08-30 09:46:46 -04:00
Luke Latham feb375f884
Update "CLI" tab controls (#32703) 2024-05-30 14:08:45 -04: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 9b60d39671
ANCM migration (#25141) 2022-02-25 06:07:43 -06:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin 0fb4660eb1
Replace remaining /dotnet/api references with xrefs (#25039) 2022-02-17 09:35:19 +00:00
Kirk Larkin 2405226288
Code-fence references to Program.cs (#24995) 2022-02-14 12:16:29 -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
Stephen Halter 1592afdc03
Obsolete Kestrel's Libuv transport (#21081) 2020-12-31 05:38:47 -06: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
Scott Addie 0a6c1f78c5
Update aspnet/AspNetCore & aspnet/Home references to dotnet/As… (#16483)
* React to AspNetCore repo move to dotnet org

* Change aspnet/Home reference to dotnet/aspnetcore

* More replacements of aspnet/Home
2020-01-09 13:30:28 -06:00
Michael Calasanz 5791580b7f Update 20_21.md (#12765)
* Update 20_21.md

* Update
2019-06-10 12:09:21 -05:00
Michael DePouw d59bf67b30 Add Anchor Link for Implicit Versioning (#12391) 2019-05-13 09:46:29 -05:00
Tom Dykstra 700bf84894 Shared framework clarification (#12134)
* shared framework clarification

* tweak wording
2019-04-24 07:01:17 -10:00
Rick Anderson 0b32378ead
Add range processing for FileResult (#10912)
* Add range processing for FileResult

* clean up:

* clean up

* clean up

* clean up

* ontrollerBase.File Range header

* ontrollerBase.File Range header

* clean up
2019-02-13 14:27:33 -10:00
Luke Latham e6390f24f7
Note exact location for a property (#9794) 2018-12-04 11:10:10 -06:00
Mark Pritchett 51b914aef2 Add launchSettings.json example to v2.0 -> v2.1 migration (#8865) 2018-10-11 06:17:57 -05:00
Nate McMaster db618cf993 Update the 2.1 migration doc to instruct users to remove the version on Microsoft.AspNetCore.App (#8715)
Reverts https://github.com/aspnet/Docs/pull/7543

See https://github.com/aspnet/Home/issues/3292#issuecomment-424146341 for context
2018-09-26 09:20:54 -10:00
Luke Latham 2c7f11f3af Move SetCompatibilityVersion into an MVC subtopic (#8196)
Escape an underscore

Escape more underscores

And another one
2018-08-21 12:57:06 -07:00
Pranav K 6e0536d260 Add a note about CopyRefAssembliesToPublishDirectory (#8091) 2018-08-15 10:07:29 -05:00
Scott Addie 80363dc1bc
Mention hosting bundle installation requirement for 2.1 migration (#8075)
Fixes https://github.com/aspnet/Docs/issues/7919

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/migration/20_21?branch=pr-en-us-8075&view=aspnetcore-2.1#additional-changes)
2018-08-14 13:42:11 -05:00
Scott Addie a2110a4f6f
Move Docker images update heading (#7831) 2018-07-26 15:06:01 -05:00
Scott Addie 52599e057e Add Docker image migration section (#7820) 2018-07-25 14:13:40 -06:00
Marcel Michau 85e0fd735e Update 20_21.md (#7805) 2018-07-25 07:24:23 -05:00
Rick Anderson a326fc5879
Update 20_21.md (#7567) 2018-07-11 12:57:25 -06:00
Nate McMaster 5cdd18fc83 Update the migration docs to remove instructions for versionless package references (#7543)
Follow up to https://github.com/aspnet/Docs/pull/7540

I found one more reference to versionless packages. I've updated the migration guide to remove this recommendation, and also briefly mentioned the most common issues users have encountered so far.
2018-07-10 15:01:56 -05:00
Luke Latham eb3e84b02b
Enhance shared runtime content in migration topic (#7350) 2018-06-28 11:03:37 -05:00
Rick Anderson cd6c4df4d3
Update Migration doc for Identity (#7082)
* Update Migration doc for Identity

* work

* work

* fix merge conflict
2018-06-26 11:46:12 -07:00
Scott Addie de5eff1646
Metadata updates for ASP.NET Core migration docs (#7178) 2018-06-20 10:33:10 -05:00
Rick Anderson fdbbb979a2
Shared lib rules (#7162)
* Shared lib rules

* work
2018-06-20 07:32:07 -07:00
Scott Addie 645d057bbb
Metadata updates for the Razor Pages docs (#7127)
* Metadata updates for the Razor Pages docs

* Update sample download links

* Change uid values

* Remove unnecessary redirection rule

* Fix date metadata warnings

* Add redirect entries

* Fix invalid link after rebase
2018-06-19 15:06:11 -05:00
Rick Anderson 1da9564e91
Update 20_21.md (#6855)
* Update 20_21.md

* Remove extra slash

* Escape underscores

* Missed one underscore

* Revert underscore escapes
2018-06-14 16:01:11 -07:00
Ben McCallum 11850f946a Fixing title to align with heading (#6767) 2018-05-31 18:31:00 -05:00
Rick Anderson fa588a8984
Migrate from 2.0 to 2.1 (#6612)
* WIP Migrate from 2.0 to 2.1

* work

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* .

* Update 20_21.md

* Update 20_21.md
2018-05-29 16:59:58 -10:00