Commit Graph

81 Commits (218e7f35451821c9d1977224cf22e92160163682)

Author SHA1 Message Date
Luke Latham 3d289d3cef
Programing to programming (#13889) 2019-08-17 15:37:49 -05:00
David Pine 769d8c6ae7 Removed images that are not referenced anywhere. (#13804) 2019-08-17 10:20:41 -05:00
Rick Anderson e14a4021f5
Update model2.md (#13650) 2019-08-04 07:20:20 -07:00
mattielee 5b6b9908ff Clarified where to run terminal commands (#13592)
* Clarified where to run terminal commands

Fixes #13591

* Update model2.md
2019-07-31 13:35:34 -07:00
mattielee d66bbf8d8d Adds instructions to create new data folder (#13588)
Fixes #13586
2019-07-31 10:37:11 -07:00
Rick Anderson 4f6db660c3
Update RP intro to 3.0 (#13391)
* Update RP intro to 3.0

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2019-07-19 16:36:17 -07:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Rick Anderson b87dd8728a
Update model2.md (#12825) 2019-06-12 20:39:21 -07:00
neoshuang 18a078237a fix: DbContext class path error (#12560) 2019-05-28 09:50:43 -10:00
Rick Anderson 842731a0b5
Update model4.md (#12453) 2019-05-17 08:26:05 -10:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Luke Latham f677b31262
Unclosed void elements in topics (#11881) 2019-04-09 15:22:40 -05:00
Nick Schonning d125525ff2 fix: MD038/no-space-in-code (#11583)
- Replace ` with %60 in xref links
- Remove spaces inside code span elements
2019-03-21 15:04:23 -05:00
Nick Schonning 206afb415d fix: MD003/heading-style/header-style (#11601)
- Escape trailing # that gets flagged as closed_atx
- Restore old heading text
2019-03-20 10:37:00 -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 188fdb2abe fix: MD012/no-multiple-blanks (#11596)
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Nick Schonning 1849bee7f9 typo: preceeding -> preceding (#11569) 2019-03-19 09:34:46 -05:00
Tom Dykstra 72e1a9fc67
Fundamentals restructuring (#10929) 2019-02-22 12:44:53 -08:00
Rick Anderson c09f7e4585
Update model2.md (#10530) 2019-01-21 13:02:23 -10:00
Rick Anderson 84a7748aba
Unify MVC intro and 2.2 (#9826)
Fixes #9859, Fixes #7187, Fixes #8926, Fixes #8446, Fixes #7081, Fixes #7014, Fixes #9907 

[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/?view=aspnetcore-2.2&branch=pr-en-us-9826)
2018-12-13 12:58:09 -10:00
Rick Anderson 9f3c53b402
Update model4.md (#9936)
Fixes #9916
2018-12-10 11:05:43 -10:00
Rick Anderson d3c44b21e4
2.2 update to RP tutorial and unify the versions (#9536)
* 2.2 update to RP tutorial and unify the versions

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* partial edit pass (#9625)

* 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

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2018-12-02 16:09:41 -10:00
Rick Anderson 346721a118
Update page1.md (#9491)
* Update page1.md

* Update page1.md
2018-11-06 17:22:30 -10:00
Kexy Biscuit cc706dfbd9 Fix path for _Layout.cshtml (#9350)
* Fix path for _Layout.cshtml.

* Fix other links.
2018-10-31 14:28:28 -10:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Dave Brock 93186d9c3d Model fixes for VS Code document (#9266)
Fixes #8897 (this error tip was instructions for VS, not VS Code)
Fixes #8896 (no longer needed; see my comment in the issue)
Fixes #8766 (updates to document resolve this issue)
Fixes #8466 
Fixes #7232 
Fixes #7233
2018-10-29 15:03:45 -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
Dave Brock f5e391e6de Added DI link (#9208)
* Added DI link

* Updating based on Addie's comments

* Link fix
2018-10-25 10:34:53 -05:00
Dave Brock 5e190547ea Cosmetic changes for multiple files (#8764)
As I was preparing to rewrite a Razor Pages topic, I came across some minor cosmetic things while running through the Razor Pages tutorial. Since they were a bunch of little things, I thought I would group it into one request. As I'm fairly new at this, if you would like me to do it a different way in the future, just let me know.

Changes of note (all others were cosmetic and not worth discussing):
* `aspnetcore/includes/RP/razor-pages-start.md`: Moved description of `_ViewStart.cshtml` after `_ViewImports.cshtml` because that is how it is displayed in Visual Studio. Also added a short description of the `Privacy` page.
* `aspnetcore/tutorials/razor-pages/model/_static/conan.png`: Updated screenshot to contain `ReleaseDate` label and not `Release Date.` The display annotation is not discussed until later in the tutorial.
* `...als/razor-pages/razor-pages-start/sample/RazorPagesMovie21/Data/RazorPagesMovieContext.cs`: Removed unused usings and also removed the unnecessary FQNs. Same for the other code samples in this pull request.

Fixes #7252
2018-10-01 11:51:52 -10:00
Dave Brock 8dd70094bd Fixing typo. (#8725) 2018-09-26 15:41:47 -10:00
Dave Brock cf5a94c7b2 Added corrected screenshot. (#8727) 2018-09-26 15:41:20 -10: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 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
Tom Dykstra f6d4595ba1
Add DotNetCliToolReference for scaffolding to CLI RP tutorial (#8403) 2018-09-05 10:47:05 -07:00
Rick Anderson cbbec13299
Update F7.md 2018-08-22 15:17:24 -07:00
Rick Anderson 5680ab839e
Doc F7 (#8226)
* Doc F7

* Doc F7

* Doc F7

* Doc F7
2018-08-22 14:52:05 -07:00
Rick Anderson 65782303dc
Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml (#7905)
* Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml

* Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml
2018-07-31 18:29:21 -06:00
Luke Latham 2059dd8b41
Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
Luke Latham 397f2d1933 Fix tutorial titles and inlcudes
Updates
2018-06-25 09:32: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
David Henley ba4e49159a Fixed structure of 2.1 apps with Razor Pages (#6779)
* Fixed structure of 2.1 apps with Razor Pages

Added Shared Folder

* Updates
2018-06-01 09:20:43 -05:00
David Henley 78e9811d93 Fixed duplicate title (#6778) 2018-05-31 23:00:32 -05:00
Rick Anderson 1e23521665
Update da2.md 2018-05-31 07:39:42 -10:00
Rick Anderson f1ff366e2d
Update page1.md (#6723) 2018-05-30 19:53:45 -10:00
Rick Anderson 6ebd649f20
Update da2.md 2018-05-30 16:06:52 -10:00
Rick Anderson 335b8f845f
Update RP intro to 2.1 (#6562)
* WIP: Update RP intro to 2.1

* work

* work

* wrk

* wrk

* wrk

* wrk

* wrk

* work

* work

* Scaffolded Razor Pages  PART 3

* Scaffolded Razor Pages  PART 3

* localDB

* localDB

* localDB

* work

* work

* work

* validation

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* work
2018-05-30 07:54:53 -10:00
Rick Anderson 6eb88ce349
Update model4Win.md (#6666) 2018-05-29 13:47:52 -10:00
Luke Latham 7c30c9bdf7
Host updates (Generic Host topic) (#6428) 2018-05-16 16:09:24 -05:00