Commit Graph

232 Commits (0419dbe2acfe99d5f9c10d7a083307cb32df49e1)

Author SHA1 Message Date
Gabriel De La Parra ceed96f75b Update read-related-data.md (#5650) 2018-03-11 09:53:19 -07:00
Rick Anderson aee13f92d3
Update migrations.md 2018-03-07 16:57:07 -10:00
Scott Addie ba00c05c8b
Add missing escape character 2018-03-04 21:41:12 -06:00
Luke Latham af3096253c
Title, description, and H1 updates (1) (#5574) 2018-03-01 15:21:56 -06:00
Rick Anderson 841020f78c
Update crud.md 2018-02-28 11:14:34 -10:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Rick Anderson 40e347b0c9
Update intro.md 2018-02-12 10:17:50 -10:00
Antoine Griffard 8d9175c290 Typos in ef-rp/read-related-data.md (#5441) 2018-02-11 13:52:30 -06:00
Antoine Griffard dde7f2fd7e Typo in ef-rp/migrations.md (#5432) 2018-02-10 12:42:17 -06:00
Antoine Griffard a9947f9603 Typos in crud.md (#5430)
examinied => examined
When a pages `OnPostAsync` method is called => When a page's `OnPostAsync` method is called
2018-02-10 09:40:33 -06:00
Rick Anderson b08c7ad8aa
Update intro.md 2018-02-09 10:04:29 -10:00
Abraham Gomez 0cf5269cd8 Corrected a duplicated "the" (#5365) 2018-02-03 16:09:30 -10:00
Rick Anderson 2988352d05
recommend RP over MVC (#5344)
* recommend RP over MVC

* recommend RP over MVC
2018-02-02 11:50:07 -10:00
Rick Anderson b97dfdf3f0
fix range - highlighting (#5337) 2018-02-02 09:16:49 -10:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -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
Ward Durossette d911b6a0ed Removed a duplicate "the" (#5272)
Standard case - "Some sentence referencing the [the link]".  

I left the link alone and removed the "the" from the sentence.
2018-01-25 11:39:43 -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
Scott Addie 92478b7ff5
Fix spelling mistake 2018-01-23 09:54:58 -06:00
ecso 5d4fda2e44 Update advanced.md (#5231)
* Update advanced.md

orthographic error in a word

* Update advanced.md
2018-01-22 11:20:57 -10:00
Luke Latham bf40841fa7 Patch regex expressions (#5210)
Update
2018-01-19 14:14:14 -06: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
w0244079 b38ae927dc Update crud.md (#5183)
Spelling Mistake
2018-01-16 10:05:15 -10:00
Rick Anderson 8f1be55c05
Update intro.md (#5174) 2018-01-12 13:10:40 -10:00
Scott Addie e9643cf034 Address TOC inconsistencies (#5154)
* Address TOC inconsistencies

* Fix broken links

* Fix security-related TOCs

* Add missing link to Authorization page
2018-01-10 09:58:43 -10:00
Luke Latham 3f682a9ef2 Hosting and deployment updates (Stage 1) (#5127)
* Hosting and deployment updates

Update

Updates

Updates

Updates

Updates

* React to feedback
2018-01-09 15:41:28 -10:00
Rick Anderson 40f5ab707a
Update concurrency.md 2018-01-06 09:17:17 -10:00
Rick Anderson 9deb843443
Update intro.md (#5114)
* Update intro.md

Fixes #5113

* Update intro.md
2018-01-04 17:16:17 -10:00
Rick Anderson 91cca4ae46
Update index.md 2018-01-04 16:46:49 -10:00
user135711 c22d1f7aaa Fixed confusing but harmless code that had no effect on the Page() displayed after a deleted concurrency error. (#5079) 2018-01-02 15:15:42 -10:00
Rick Anderson ac3d96713d
Update intro.md (#5064)
* Update intro.md

* Update intro.md

* Update intro.md
2017-12-22 12:45:03 -10:00
Rick Anderson 4a28ecda6a
Fix links in CRUD/ RP (#5010) 2017-12-14 08:58:45 -10:00
Rick Anderson ce0de1207e
add MVC to title of Getting started with ASP.NET Core and Entity Framework Core (#4995) 2017-12-12 16:35:26 -10:00
Rick Anderson cbc73a6e21
Update intro.md (#4989) 2017-12-12 12:14:12 -10:00
Matt Sonnhalter 9738d006fc Correct highlighted new code that needs to be added (#4987)
In the highlighted portion of new code to be added for the section "Display related enrollments on the Details page", the previous 3 lines (32-34) are not highlighted but they are new lines of code that the user should add.
2017-12-12 14:37:48 -06:00
Scott Addie a0426b38d3
Escape less than character 2017-12-12 14:08:05 -06:00
Scott Addie 20c85ce766
Remove highlighting of closing ul tag 2017-12-12 13:53:57 -06:00
Tim Purdum d7ac8b5489 Line 14 typo fix (#4972)
Line 14 said "sp-page" instead of "asp-page"
2017-12-11 13:15:42 -10:00
Rick Anderson b2a53db7bd
Update intro.md (#4955) 2017-12-08 14:24:34 -10:00
Rick Anderson cd238d4513
Update intro.md 2017-12-07 16:23:27 -10:00
Rick Anderson d177f26f54
Update intro.md 2017-12-07 11:46:45 -10:00
Rick Anderson 152469f1ce
replace viewData with strong types (#4924)
* replace viewData with strong types

* work

* work
2017-12-04 18:25:56 -10:00
rick-anderson b7afbe4b5c fix formatting cshtml -> html 2017-12-04 08:27:42 -10:00
Rick Anderson 7a87245c68
Update intro.md 2017-12-01 18:04:33 -10:00
Rick Anderson 39018508a1
Update index.md 2017-12-01 17:08:42 -10:00
Rick Anderson 5ea85ced50
RP-EF read and update related data, concurrency (#4708)
* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* RP-EF read related data

* update related data

* update related data

* update related data

* update related data

* update related data

* update related work

* final draft update related data

* final draft update related data

* final draft update related data

* final draft update related data

* minor cleanup

* concurrency

* concurrency

* concurrency

* concurrency

* concurrency

* concur

* concur

* concur

* concur complete draft

* concur complete draft

* concur complete draft

* concur complete draft

* real final draft

* real final draft

* react to feedback

* react to feedback

* react to feedback
2017-12-01 16:51:36 -10:00