Commit Graph

57 Commits (486e4dfd317788ae4ee891ea411ae8aed72f4607)

Author SHA1 Message Date
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
Nick Schonning 33aac670ec fix: MD022/blanks-around-headings/blanks-around-headers (#11603) 2019-03-19 15:18:13 -05:00
Nick Schonning 01e1154c1d fix: MD030/list-marker-space (#11598)
Spaces after list markers
2019-03-19 14:19:50 -05:00
Nick Schonning 6adf175e80 fix: MD006/ul-start-left (#11591)
* fix: MD006/ul-start-left

* fix: MD007/ul-indent

* minor edit
2019-03-19 13:15:35 -05:00
Nick Schonning c34c7cbefc fix: MD035/hr-style (#11588)
These may just be removed, but made consistent for now
2019-03-19 12:20:23 -05:00
Luke Latham da24a8dea3 Add Areas cross-link to RP conventions topic (#11315) 2019-03-07 08:52:36 -10:00
Rick Anderson 862a7e5099
Update index.md (#11290)
* Update index.md

* Update index.md

* Update aspnetcore/razor-pages/index.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>
2019-03-05 14:17:24 -10:00
Rick Anderson ecc58c4536
Update index.md 2019-03-05 13:27:16 -10:00
Luke Latham 8a15a6e94e RP route and app conventions update (#11194)
Fixes #6801 

* Add example code for `IPageHandlerModelConvention` to the sample app (but it's not wired up to do anything really ... just shows how to implement it generally).
* Take sample app to 2.2.
* Drop the *Replace the default page app model provider* and sample code for it per instructions from engineering (see the issue).
* Take topic to 2.1+ (shed 2.0 content).
* XREF links (I really suspect that a VSC Extension could do 90% of the conversion work ... I should consider creating it.)
2019-02-27 11:24:58 -10:00
Rick Anderson 97f1cf9d3e
Update sdk.md (#10584)
Fixes #7951 
[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/razor-pages/sdk?view=aspnetcore-2.2&branch=pr-en-us-10584#properties)
2019-01-25 08:56:19 -10:00
Tom Dykstra df0e93aeae
ms.custom format per Doug E. (#9949) 2018-12-11 08:01:58 -08:00
Cam Soper f3ae7f0176
SEO Hackathon December 2018 changes (#9876)
* Whoops - didn't mean to merge that to this branch!

* minor updates

* minor updates

* Fixed issue #8552

* added a note on URL

* made Auth URL consistent with the portal (rather than Visual Studio)

* added a cool dagger for Luke

* phrasing

* formatting

* formatting - re-adding code fenced URLs

* Update azure-ad-b2c-webapi.md

* SEO 2018 for /core/azure and /core/security directories

* SEO 2018 for /core/razor-pages directory

* added custom tag
2018-12-06 17:21:48 -06:00
Rick Anderson 24a6cc9ae2
2.2 update over overview of RP (#9819)
* 2.2 update over overview of RP

* 2.2 update over overview of RP

* Minor tweaks

* Remove extra space
2018-12-04 13:59:59 -10:00
Luke Latham ae2fe91c1a Link topic sample into the RP file uploads topic (#9543)
Fixes #9482 

Thanks @jhealy! 🚀
2018-11-10 09:01:18 -10:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Antoine Griffard e1fed9db54 Update Razor Pages (#9295)
Add 'as' in 'Mark page properties **as** required' to be clearer and avoid mistakes when translated.
2018-10-29 10:39:44 -05:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
Luke Latham 5704de168e Implicit versioning of the All package (#9223)
Fixes #9219 

@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.

I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10:00
Luke Latham ca299155ca Fix versioning and UE pass (#9218)
Fixes #9217 

Came to fix versioning ... there was a build warning on another PR.

It looks like the whole topic should be versioned >=2.1, so that's what I did.
2018-10-25 13:54:32 -05:00
Rick Anderson 16d605fc00
consistent Razor (#9151)
Fixes  #9136
2018-10-24 10:26:49 -10:00
James Newton-King 6ec334bc52 Add PageRouteTransformerConvention docs (#8969)
* Add PageRouteTransformerConvention docs

* Razor Pages conventions doc patch
2018-10-15 13:40:03 -05:00
EthanR 2c7bc49ade Update index.md (#8975) 2018-10-11 06:11:33 -05:00
EthanR 7cc7b6a5b0 Update index.md (#8970) 2018-10-11 06:10:02 -05:00
Dave Brock 3923817574 Clarified compatibility version is in RP template by default (#8939)
Fixes #8932.
2018-10-09 11:09:09 -10:00
Dave Brock d138521569 redundant spacing (#8930) 2018-10-09 11:43:33 -05:00
Dave Brock 07b06e9859 Added context around HEAD requests (#8928) 2018-10-09 11:41:44 -05:00
Dave Brock d2fc112258 Remove redundant "the" (#8931) 2018-10-09 11:39:36 -05:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Luke Latham e5ed43144a
Remove webapp alias notice (#8629) 2018-09-19 23:03:52 -05:00
Luke Latham b7ba93461f
RP conventions topic+sample updates (#8523) 2018-09-17 13:26:42 -05:00
Luke Latham 190c62af0c Add blank lines around versioning lines (#8548)
Fixes #8540 

Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
2018-09-16 09:14:07 -10:00
Luke Latham 45b378e907
Partial views topic update (#8493) 2018-09-14 11:25:55 -05:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Scott Addie d385036170
Address Markdownlint warnings in RCL doc (#8453)
Fixes https://github.com/aspnet/Docs/issues/8451

Also addressed some other Markdownlint warnings while I was in there.
2018-09-07 13:30:36 -05: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
Michel van Os d82023ca8f Update razor-pages-conventions.md (#7956) 2018-08-05 10:53:11 -05:00
Rick Anderson 89477467ff
RCL - show project file (#7888) 2018-07-31 11:22:22 -06:00
Andrew Gaston d828c3ac91 Update ui-class.md (#7627)
* Update ui-class.md

@pranavkm @Rick-Anderson These changes would clarify that multiple file structures can be used and give an example of one alternative.

* Update ui-class.md

* Update ui-class.md

* Update ui-class.md
2018-07-16 16:56:20 -06:00
Rick Anderson 93a0aa4791
RCL fix VS tab (#7572)
* RCL fix VS tab

* work
2018-07-11 15:47:49 -06:00
Luke Latham e07174d2c8 Move RP tutorial file uploads into its own topic (#7576) 2018-07-11 15:45:11 -06:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham adc0074193
Fix typo (#7484) 2018-07-06 09:06:31 -05:00
Rick Anderson 1c181869ab
Update filter.md (#7366) 2018-06-28 14:00:38 -07:00
Rick Anderson 21c856626e
Update index.md (#7335)
* Update index.md

* Update index.md

* Minor tweaks to Razor Pages layout PR (#7338)
2018-06-27 19:33:57 -07:00
N. Taylor Mullen 1521b50a66 Remove confusing statement about namespace directive.
aspnet/Mvc#7932
2018-06-19 15:52:02 -07:00
Luke Latham beb68123a4
Surface reserved names section in RP conventions (#7155) 2018-06-19 17:28:03 -05: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
Scott Addie 9e9e1d7c7e Relocate Razor Pages TOC link to MVC node 2017-06-21 15:35:21 -05:00