Commit Graph

105 Commits (e78ec9a24840521f9d5ef0633c2422761f19b8e2)

Author SHA1 Message Date
Ryan Yandle 5a5b8e2369 Highlight MapRazorPages() in Startup.cs example (#15826) 2019-11-22 06:58:50 -06:00
Luke Latham bf1e770df9 Apply no-loc for "Blazor" to topics (#15628) 2019-11-11 14:13:12 -06:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Gary Chan a11d747fae Changed code snippet title to HTML (#15345) 2019-10-28 07:42:15 -05:00
Gary Chan 338e5f0609 Update index.md (#15343) 2019-10-28 07:41:28 -05:00
Piotr Błażejewicz (Peter Blazejewicz) 4ce14e7b10 Fix TypeScript target snippet in Razor UI docs (#15326) 2019-10-26 20:52:56 -05:00
Wade Pickett bd167a0886
Update ui-class.md new project instructions to VS 2019 (#15310)
* Update ui-class.md

Fixes #14946 

Updated VS instructions for new project to VS 2019.  Tested CLI new project instructions, they are good as is.

* Update ui-class.md

Removed repeated lines.

* Update ui-class.md

Made corrections per rick-anderson review.  Thanks Rick.

* Update ui-class.md

Corrected new project > select support pages instruction line to so it makes more sense for the 3.0 specific content within the context of its >= 3.0 moniker range.
Removed unneeded metadata moniker line.  The original had mixed metadata and inline range monikers, so corrected.
2019-10-25 12:58:03 -07:00
Alex Ayon 892a0f0e47 Update reference to customer model (#15275)
Updated reference to customer model in the Validation section  to the following reference: [!code-cs[](index/3.0sample/RazorPagesContacts/Models/Customer.cs)]. Customer model in "Write a basic form" section and the "Validation" section will reference the same code.
2019-10-23 09:59:54 -10:00
Luke Latham b10b9fa37e
RP conventions topic 3.0 text updates (#15254) 2019-10-22 13:00:39 -05:00
Em Poulter e5a5b29dae Remove unnecessary word in filter.md (#15192) 2019-10-18 07:26:35 -05:00
Zhiliang Xu 7952bf9169 Remove a redundant "the" (#15099)
Remove a redundant "the"
2019-10-14 16:23:59 -10:00
Rick Anderson 900a68772e
Update ui-class.md (#14890) 2019-10-08 19:58:21 -10:00
Luke Latham c9399bdb3e
Update option syntax (#14908) 2019-10-08 06:32:56 -05:00
Luke Latham 23870b7eb2
Content root & web root enhancements (#14888) 2019-10-07 12:53:23 -05:00
Luke Latham 31ae19f46f
File uploads topic (#12344) 2019-10-02 12:52:34 -05:00
Lauren Van Sloun 10b0e3977a Minor formatting improvements (#14763) 2019-10-02 11:57:12 -05:00
Nikita Potapenko dc8f9b7bea Update packages (#14574)
Use GA version
2019-09-25 07:58:43 -10:00
Mauricio de los Santos 37167ea431 L124355: Adding break-line before snippet (#14549)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: Missing break-line before snippet is preventing content to show properly.
2019-09-24 15:53:25 -05:00
Kirk Larkin 4540f5e0e6 Updated intro to Razor Pages URL generation. (#14448)
* Updated intro to Razor Pages URL generation.

* Update index.md
2019-09-23 13:55:46 -10:00
Luke Latham 87ff347062
RCL topic update for 3.0 (#14461) 2019-09-21 13:00:40 -05:00
Luke Latham 3b95c6a5df
Fix link (#14429) 2019-09-19 19:57:14 -05:00
Rick Anderson 252bfa86ff
3.0 update: intro to RP (#13993)
* 3.0 update: intro to RP

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Update aspnetcore/razor-pages/index.md

Co-Authored-By: Ryan Nowak <nowakra@gmail.com>
2019-09-19 14:33:51 -10:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Luke Latham ffccfffa6c
Update sdk.md (#13983) 2019-08-23 08:24:36 -05:00
Pranav K 5b5b8e12fc Update sdk.md (#13963) 2019-08-22 18:18:19 -04:00
Luke Latham d9b8885b43
RCL: Exclusions and TypeScript (#13972) 2019-08-22 14:43:38 -05:00
Luke Latham dc5b3a8a3b
Use static web assets scenario in all environments (#13911) 2019-08-20 11:21:54 -05:00
David Pine 769d8c6ae7 Removed images that are not referenced anywhere. (#13804) 2019-08-17 10:20:41 -05:00
Luke Latham 479cd11c28
Razor Pages Conventions update to 3.0 (#13734) 2019-08-08 16:43:11 -05:00
Mike Surcouf 6db3cc6f25 Update ui-class.md (#13501) 2019-07-25 10:53:24 -05:00
Kirk Larkin 136f304199 Manage HEAD requests with the OnGet handler (#13371)
* OnHead => OnGet fallback.

* Additional fixes.
2019-07-17 17:59:16 -07:00
Rick Anderson 794385a421
Update index.md (#13323) 2019-07-16 11:53:48 -07:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Theano Petersen 7d10936ada Fix broken links from CATS report 6-21-19 (#13237) 2019-07-10 15:43:56 -07:00
Luke Latham 56b8978b93
Enhance service registration scenario coverage (#13209) 2019-07-10 08:14:41 -05:00
Tom Dykstra ef5e50aa84
Fix prereqs that say VS2019 but should say VS2017 (#13092)
* fix prereqs that say VS2019 but should say VS2017
2019-07-03 09:11:34 -07:00
Luke Latham 8a56461fc7 Add versioning to RCL static asset content (#13039) 2019-06-28 08:46:51 -07:00
Luke Latham 3c3200db96
RCL static assets update (#12911) 2019-06-25 20:06:34 -05:00
Scott Addie 7f50654400
Document default Content globs for Web and Razor SDKs (#12927)
* Document default Content globs for Web and Razor SDKs

* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* React to feedback

* Minor edits
2019-06-18 13:28:25 -05:00
Luke Latham a8b0c2f17d Surface Razor language version (#12709)
* Surface Razor language version

* React to feedback thus far

* React to feedback

* Update
2019-06-05 11:09:27 -10:00
Rick Anderson 4b234ea5ab
Update index.md (#12676) 2019-06-03 18:34:11 -10:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Luke Latham 2756e95ddf Add back 'mvc' to ms.custom (#12100) 2019-04-22 15:00:59 -05:00
Luke Latham f677b31262
Unclosed void elements in topics (#11881) 2019-04-09 15:22:40 -05:00
Rick Anderson 690bb2ecdf
Update index.md (#11865) 2019-04-05 09:24:00 -10:00
Tom Dykstra e3e37685a1
Revert "fix: MD032/blanks-around-lists (#11784)" (#11811)
This reverts commit 370de65ccf.
2019-04-03 07:57:58 -07:00
Nick Schonning 370de65ccf fix: MD032/blanks-around-lists (#11784) 2019-04-02 11:44:31 -05:00
Rick Anderson 9e518f1275
Update sdk.md (#11732) 2019-03-28 12:43:31 -10:00
Nick Schonning b2e21fe636 fix: Replace <code>, <em>, and <strong> tags (#11597) 2019-03-20 10:36:19 -05:00
Nick Schonning d6246ca38d fix: MD031/blanks-around-fences (#11605) 2019-03-20 10:32:05 -05:00