Rick Anderson
e14ab919f9
Update razor-pages-convention-features.md ( #6070 )
2018-04-23 18:51:40 -10:00
Luke Latham
dd23f94aed
Place RP convention scenarios in context ( #6053 )
...
* Place RP convention scenarios in context
* React to feedback
2018-04-23 15:18:41 -05:00
MelnikovIG
e07a9ad2c8
Fix ValidationSample project compilation ( #6050 )
2018-04-22 19:35:50 -10:00
user135711
b65283694b
Review comment rendered in Razor intro ( #6041 )
...
The -- was interfering with the tag from being parsed.
2018-04-20 10:20:17 -10:00
Rick Anderson
40358daeda
Update filter.md ( #6010 )
2018-04-17 13:20:04 -10:00
Luke Latham
acf663cfc2
Broken and malformed links ( #5992 )
...
* Broken and mal-rendered links
* Fix @model encoding problem
2018-04-17 09:44:27 -05:00
Luke Latham
ab77d226d4
RP conventions topic update ( #5961 )
2018-04-16 16:10:05 -07:00
Sued Lima
6569897cec
Update index.md ( #5986 )
...
Corrected "Customers" folder in line 292
2018-04-16 09:25:37 -05:00
Scott Addie
8d3802fb65
Remove deprecated DotNetToolCliReference node
2018-04-13 18:24:29 -05:00
Scott Addie
e22cfcacfc
Relocate Razor Pages TOC node ( #5977 )
...
* Relocate Razor Pages TOC node
* Relocate Razor Pages TOC node
2018-04-13 13:03:08 -10:00
Scott Addie
f0dfbcbfd1
Fix code indentation
2018-04-13 16:07:38 -05:00
Scott Addie
2f00ad8090
Update Partial Tag Helper doc to 2.1 Preview 2
2018-04-13 14:03:36 -05:00
Scott Addie
94dabb3dfb
Update include syntax
2018-04-13 10:25:29 -05:00
Scott Addie
295982c76c
Add 2.1 note to Partial Tag Helper doc
2018-04-13 10:19:52 -05:00
Rick Anderson
288347e571
Razor Pages Filters ( #5835 )
...
* WIP Razor Pages Filters
* spelen
* clean up
* clean up
* mvc filters UE edit
* wrok
* wrok
* wrok
* react to feedback
* minor
* minor
* minor
* minor
* minor
* minor
* minor
* minor
* minor
* minor
* minor
* react to feedback
* fix
* fix
* fix
* fix
* fix
2018-04-12 11:29:02 -10:00
Scott Addie
9c6ac7696e
Apply monikerRange metadata to Razor Pages docs
2018-04-10 14:42:09 -05:00
Scott Addie
9195844920
Add monikerRange metadata to Partial Tag Helper doc
2018-04-10 14:13:53 -05:00
Rick Anderson
3efa3218e6
Update razor.md ( #5918 )
2018-04-09 18:32:27 -10:00
Rick Anderson
19e9eb8ab5
Razor SDK ( #5897 )
...
* Razor SDK
* work
* work
* work
* work
* work
* work
* react to feedback
2018-04-09 11:38:46 -10:00
Luke Latham
21413e0687
Recommended language change ( #5883 )
2018-04-04 19:12:34 -10:00
Rick Anderson
1832723bd1
CI Update ( #5878 )
2018-04-04 13:51:35 -10:00
jconrey
31d238ffdd
Update view-components.md ( #5872 )
...
altering range of code displayed to remove hanging closing } and closing table tag
2018-04-04 10:48:12 -04:00
Scott Addie
37fffb76e4
Link to .NET Core CLI publish command doc ( #5864 )
...
* Link to .NET Core CLI publish command doc
* Verbiage tweak
2018-04-03 16:14:58 -04:00
Scott Addie
b2cdf7ff05
Relocate advanced MVC docs to Web API TOC ( #5859 )
2018-04-02 15:22:30 -04:00
Jaxel Rojas
4697a8ab55
Update partial-tag-helper.md ( #5852 )
...
Corrected language syntax of ProductModel from cshtml to csharp.
2018-04-02 11:24:19 -04:00
MackHog
dab1669d77
Update app-parts.md ( #5826 )
2018-03-29 06:30:35 -07:00
Rick Anderson
1d41e4d1e9
Update index.md
2018-03-28 19:16:17 -10:00
Jaxel Rojas
6a650b9b1f
Update filters.md ( #5824 )
2018-03-28 19:22:18 -07:00
Scott Addie
d85d7ab486
Fix indentation in code snippet
2018-03-28 16:32:23 -04:00
Scott Addie
c8126dcb30
Add async load note to partial tag helper doc ( #5821 )
...
* Add async load note to partial tag helper doc
* React to feedback
* React to feedback
2018-03-28 15:48:36 -04:00
Scott Addie
2f0ada72b2
Remove unnecessary leading space in code snippet
2018-03-28 12:56:22 -04:00
Rick Anderson
e284fae98a
MVC filters don't apply to RP ( #5816 )
...
* MVC filters don't apply to RP
* Update filters.md
* Update filters.md
* Update filters.md
2018-03-27 15:35:24 -10:00
Rick Anderson
1e7badc723
fix filters snippet ( #5814 )
2018-03-27 13:14:23 -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
Jaxel Rojas
40ea2f5767
Update highlight on dependency-injection.md ( #5749 )
...
Currently the highlight is mapping the operation of GetAveragePriority on the incorrect line:
[Statistics_Service.png](https://postimg.org/image/5m0gjw6bf/ )
The correction is to highlight the previous line.
2018-03-20 14:50:40 -05:00
Luke Latham
fd653e519b
Get CDN content links on HTTPS protocol ( #5736 )
2018-03-20 11:32:41 -07:00
Luke Latham
e90ee95e78
Prereqs tuneup ( #5721 )
...
Updates
2018-03-19 18:04:00 -10:00
Scott Sauber
51b3ce4f38
Switch synchronous Partial usages to async. ( #5701 )
...
* Switch synchronous Partial usages to async.
* Update partial.md
* Update partial.md
* Clean up wording and clean out code with synchronous versions.
* Remove confusing wording
* Change wording
2018-03-17 17:29:05 -05:00
Luke Latham
6b0cf1247f
Title, description, and H1 updates (2) ( #5697 )
...
Updates
2018-03-14 16:51:34 -10:00
Peter Kellner
d7e60ae40f
replace Post with Put ( #5696 )
...
Since post is an insert, it does not make sense to pass in an "id" to a post, but it does to a put.
2018-03-14 19:51:58 -05:00
Scott Addie
e41662771d
Add note explaining Razor Pages property binding on GET ( #5658 )
...
* Add note explaining Razor Pages property binding on GET
* React to feedback
* React to feedback
2018-03-14 18:04:54 -05:00
Luke Latham
16a6c2029a
Surface the intro topic in the RP tutorial ( #5652 )
...
* Surface the intro topic in the RP tutorial
* Fix topic title
* Few more title updates
* Refactor title
* Title correction
2018-03-11 21:57:36 -05:00
Scott Addie
2d834fe846
Remove unnecessary hyphen
2018-03-09 21:42:00 -06:00
Michal Altair Valášek
3034dd612f
Changed route order ( #5638 )
...
* Changed order to have precedence over Razor Page Rules
Needed for generating the links.
* Updated to match code fix in #67da189045fb6abaa4bea776f4b4d6e42ee673d3
2018-03-09 10:57:57 -06:00
Luke Latham
af3096253c
Title, description, and H1 updates (1) ( #5574 )
2018-03-01 15:21:56 -06:00
Scott Addie
12646adf33
Update Partial Tag Helper sample app to Preview1 ( #5567 )
2018-02-27 19:34:40 -06:00
Scott Addie
e7c7e7a61a
Convert to CSHTML snippet types
2018-02-25 20:47:20 -06:00
Luke Latham
f047169540
Drop [Main] from snippet references ( #5547 )
2018-02-24 10:08:11 -06:00
Scott Addie
a4aa4ebb98
Add Partial Tag Helper 2.1 doc ( #5533 )
...
* Add Partial Tag Helper doc
* Minor edits
* Add missing word
* Rearrange sections and update README
* Fix author metadata value
* React to feedback
2018-02-23 15:34:22 -06:00
Scott Addie
0a2b31ebaa
Add missing forward slash
2018-02-22 12:00:44 -06:00
Scott Addie
b29ffb7ffa
Fix snippet types
2018-02-20 21:38:01 -06:00
Rick Anderson
ab7da9b864
Add model to TH sample ( #5498 )
...
* Add model to TH sample
Without model it looks like the TH isn't doing anything other than changing `asp-for` into `for`.
* Tag Helpers intro doc patch (#5519 )
2018-02-20 16:07:23 -10:00
Luke Latham
5399bf3923
Wrong sample link in topic ( #5500 )
2018-02-20 10:42:49 -06:00
Luke Latham
239aa0ba8c
Remove PJ files from non-sample projects ( #5502 )
2018-02-20 10:38:33 -06:00
Luke Latham
8aba8221e2
Link "conventions" language to the app model topic ( #5506 )
...
* Link "conventions" language to the app model topic
* Update razor-pages-convention-features.md
2018-02-20 10:36:25 -06:00
Luke Latham
cbb06a8c4a
Remove orphaned file ( #5501 )
2018-02-17 08:42:22 -10:00
Rick Anderson
d49485d975
Update working-with-forms.md ( #5473 )
...
* Update working-with-forms.md
* Update working-with-forms.md
* Update working-with-forms.md
2018-02-15 09:53:14 -10:00
Pranav K
a4505e8890
Update working-with-forms.md ( #5470 )
...
* Update working-with-forms.md
* Updated
* Update working-with-forms.md
* Update working-with-forms.md
* Update working-with-forms.md
2018-02-14 14:07:50 -10:00
Sam Foo
f235255b83
Remove repeated duplicate words ( #5438 )
2018-02-11 12:36:03 -06:00
Dan Vicarel
afdf3729e1
Fixed a jQuery error on the Model validation page ( #5377 )
2018-02-06 12:25:33 -06:00
Antoine Griffard
42c5c48cd7
Typo in MVC Model Validation ( #5362 )
...
however they wish => as they whish
Fixes #5361
2018-02-03 09:21:43 -10:00
Rick Anderson
b97dfdf3f0
fix range - highlighting ( #5337 )
2018-02-02 09:16:49 -10:00
Rodigee
4a0bf9113e
Fixed spelling mistake ( #5328 )
2018-02-01 10:24:49 -06:00
Scott Addie
ec2ad2e944
Change cshtml to csharp in code snippet import
2018-01-31 22:09:33 -06:00
Scott Addie
cf48b3aeec
Fix broken samples link
2018-01-31 22:05:17 -06:00
Scott Addie
be46efd765
Fix asp-protocol code snippet import
2018-01-31 21:56:05 -06:00
Scott Addie
f4f9cdf912
UE edit of Anchor Tag Helper doc ( #5281 )
...
* UE edit of Anchor Tag Helper doc
* Make sample project run
* Promote H3 attribute headings to H2
* Add API ref links and 2 new attributes
* Adjust metadata
* Add note about page handler name
* Verbiage tweak
* Another verbiage change
* Fix incorrect template syntax
* Add more complete code snippet
* Improve areas directory structure example
* Remove fully-qualified namespace from Index view
* Replace single quotes with double quotes
* Minor verbiage tweak
* Shorten the Razor Pages code snippets
* Rewording
* Add missing actions to controller
* Word swap
* Adjust rendered link text
* Add working examples
* More code updates
* Fix asp-page sample code
* More verbiage tweaks
* Formatting changes
* Remove custom Tag Helper
* React to feedback
* Fix build error
* Use layout file for Razor Pages
2018-01-31 14:00:31 -06:00
Luke Latham
ab45f0c5d1
IMiddleware/IMiddlewareFactory topic ( #5027 )
...
* IMiddleware/IMiddlewareFactory topic
Change middleware topic filename + add crosslink
Update
Updates
* IMiddleware/IMiddlewareFactory topic
Change middleware topic filename + add crosslink
Update
Updates
* Updates
Updates
* React to feedback
* Add conventional middleware activation example
* Use Ninject to make the samp demo a real nonconforming container
* Show the default factory
* React to feedback
* Cut extraneous Ninject bits
* Updates
Update
* React to feedback
* React to feedback
* Use Simple Injector + default IMiddlewareFactory impl
* Updates
* Update
* Revert topic+sample to using the default container
Update
* Updates
* Updates
* Updates
* React to feedback
* Update
2018-01-30 10:53:14 -06:00
Luke Latham
abbe642741
Organize metadata ( #5296 )
...
Updates
2018-01-29 09:21:31 -06:00
Luke Latham
8e33d0e94e
Remove redirected topic files ( #5299 )
...
Updates
2018-01-29 09:15:04 -06:00
Luke Latham
fa24342f38
Remove smart quotes ( #5294 )
2018-01-28 15:49:15 -06:00
Luke Latham
9d53ba5eea
Remove code-behind from RP terminology ( #5290 )
...
Updates
2018-01-27 10:22:43 -10:00
Luke Latham
e22c40247e
Section header casing and addl resrouce links to xref ( #5291 )
...
Fix one link
2018-01-27 10:21:42 -10:00
Luke Latham
90a33ea189
Remove hyphen from e-mail ( #5289 )
2018-01-27 10:19:41 -10:00
Ward Durossette
2d899fa3fc
Removed a duplicate "the" ( #5271 )
...
Extending my small crusade to eliminate the vile duplicity of "the the".
2018-01-25 11:38:38 -06:00
Luke Latham
313486d76f
Taming the savage contraction issue ( #5216 )
...
* Form contractions
* Revert two contractions
* Additional reversions
* Additional reversions
* Additional revisions
* Additional revisions
* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham
1dd1a7fc8a
Remove localization segment from links ( #5254 )
2018-01-23 19:12:57 -06:00
Rachel Appel
b92ed4f6f9
Updates for meta csat etc ( #5236 )
2018-01-22 21:06:08 +01:00
Rick Anderson
c6fdd05d67
Update index.md
2018-01-21 14:12:36 -10:00
Rick Anderson
fbb7392d7e
Merge branch 'live' into master
2018-01-19 14:17:21 -10:00
Rick Anderson
dc6007c4be
Update index.md ( #5222 )
...
* Update index.md
* Update index.md
2018-01-19 11:05:48 -10:00
Rick Anderson
3e303620a1
Update live with current master ( #5219 )
...
* changes (#5218 )
* Suggestion for better wording. (#5202 )
* Suggestion for better wording.
While going through the tutorial on Mac, I was confused by this wording. I assumed that "command window" was something that was part of Visual Studio.
It may be clearer (especially to newcomers) to be consistent with the wording that's only a few lines above "From the command line, run the following .NET Core CLI commands:".
This is just a suggestion, now I realize that the words "Open a command window" appear in many parts of the documentation.
* Verbiage tweaks
* Verbiage tweaks
* Kill double-spaces (#5206 )
* Nginx name consistency (#5214 )
* Add spaces to TOC lines (#5212 )
* Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208 )
* Patch regex expressions (#5210 )
Update
2018-01-19 10:48:55 -10:00
Luke Latham
31df8fcabf
Remove keywords and ms.assetid metadata from ASP.NET Core topics ( #5208 )
2018-01-19 14:11:45 -06:00
Luke Latham
d1c84324e5
Kill double-spaces ( #5206 )
2018-01-19 14:04:54 -06:00
Rachel Appel
f1c1cd4c1b
changes ( #5218 )
2018-01-19 13:36:10 +01:00
Eilon Lipton
495737926e
Remove unneeded references to VB ( #5201 )
...
Because there is no VBHTML in ASP.NET Core.
2018-01-18 09:23:00 -06:00
Fernando
07a18c5b36
Update anchor-tag-helper.md ( #5164 )
...
I've added a ` that was missing
2018-01-11 09:53:37 -06:00
Rachel Appel
4089eab3e5
MVC doc MVC cleanup ( #5136 )
2018-01-08 20:29:18 -05:00
Shimmy
6c653cc6e0
Making use of the ValueProviderFactoryExtensions ( #5073 )
...
* Making use of the ValueProviderFactoryExtensions
* Restored region per request
* Namespace ordering
2018-01-03 16:59:27 -10:00
Rachel Appel
9a466bff79
note about RP & MVC views with asp-page ( #5075 )
2018-01-02 15:30:53 -10:00
Rachel Appel
ad9ce52255
added asp-page info ( #5040 )
...
* added asp-page info
* feedback mods
* removed relative path
2017-12-20 10:44:15 -05:00
Rick Anderson
b40c22c376
Update authoring TH ( #5042 )
...
* Update authoring.md
* Update authoring.md
2017-12-19 10:26:36 -10:00
Rick Anderson
23c6f25672
RP - Index, remove bad link ( #5033 )
2017-12-19 08:30:14 -10:00
Rachel Appel
2a42c5a167
minor grammar edits ( #5031 )
2017-12-18 17:23:32 -05:00
Rachel Appel
0cca9f3f21
minor grammar edits ( #5030 )
...
* minor grammar edits
* correction
2017-12-18 16:37:45 -05:00
Scott Addie
415b2d6238
Clarify the FDD requirement for view compilation ( #5001 )
...
* Clarify the FDD requirement for view compilation
* Update FDD link
* Verbiage clarification
2017-12-13 09:06:17 -10:00
Daniel Roth
8d735d1ce1
Update index.md
2017-12-12 16:59:21 -08:00
Scott Addie
d1572a4dcf
Convert Cache tags to lowercase ( #4984 )
2017-12-12 11:53:22 -10:00
Rick Anderson
0b3e34ae40
Update overview.md ( #4976 )
...
* Update overview.md
* Add missing period
2017-12-12 09:04:35 -06:00
Sergey
79cbe84b04
Incorrect 'expires-on' is changed to 'expires-after' ( #4982 )
...
'expires-after' exmaple is fixed.
2017-12-12 08:58:46 -06:00