Commit Graph

41 Commits (ca1e5fba4ee38af67c902bdd5af6365770639bdf)

Author SHA1 Message Date
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
Tom Dykstra c544e5acb2 set ms.topic to get-started-article (#3442)
* set ms.topic

* set ms.topic
2017-05-31 14:55:29 -07:00
Rick Anderson 29de1c9d7d Add precompiled view link to Razor Pages (#3432) 2017-05-30 16:55:24 -07:00
kalch 2308564b88 Fix spelling error (#3392) 2017-05-20 07:09:22 -04:00
Dale Gardner 184fe30215 fix several extensions and syntax highlighting on snippets (#3360) 2017-05-15 11:15:39 -10:00
Aftab Ansari 1e29dc1ed7 Razore File Extension corrected (#3361) 2017-05-15 07:45:12 -10:00
Rick Anderson b21575c59e Update index.md 2017-05-10 10:20:03 -10:00
Rick Anderson 1cc0ee1387 Razor Pages initial draft (#3335)
* Razor Pages initial draft

* c

* acrolynx

* rename file, add to toc

* Ryan feedback

* quick proofread
2017-05-10 08:31:01 -10:00