Ryan Taite
4ab4af6ef7
Highlight one more line
...
This line originally generated is `public IList<Instructor> Instructor { get;set; }` and gets changed to `public InstructorIndexData Instructor { get; set; }` so it's worth highlighting, I feel
2018-07-20 19:14:22 +00:00
Ryan Taite
0899a06a32
Fix url to ?? Operator C# Reference ( #7694 )
...
It has a space between the ".com/" and the rest of the url
When creating a new PR, please do the following and delete this template text:
2018-07-19 11:18:38 -05:00
Rick Anderson
a0073f02a9
Update crud.md ( #7613 )
2018-07-14 10:34:14 -06:00
Alexandru Năstase
49b52028e1
Fix typo in "Read Related Data" section ( #7621 )
2018-07-14 10:33:45 -06:00
Rick Anderson
ffccdf3adb
Update read-related-data.md ( #7608 )
2018-07-13 13:38:32 -06:00
Luke Latham
34b33e245b
Add version to App package references ( #7551 )
...
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham
2059dd8b41
Add CRLF to the last line of MD topics ( #7509 )
2018-07-08 21:48:10 -05:00
Rick Anderson
f86835bc08
Depricate EF/MVC ( #7362 )
...
* Depricate EF/MVC
* work
* work
* work
2018-06-28 15:18:11 -07:00
Rick Anderson
e33d940372
Update crud.md ( #7360 )
2018-06-28 15:17:48 -07:00
Rick Anderson
c51bc21207
Part 5 upgrade EF/RP to 2.1 ( #7357 )
...
* Part 5 upgrade EF/RP to 2.1
* work
* work
2018-06-28 11:02:10 -07:00
Rick Anderson
2f7615e4ef
EF-RP Migrations update to 2.1 ( #7313 )
...
* EF-RP Migrations update to 2.1
* work
* work
* work
* work
2018-06-26 18:47:12 -07:00
Rick Anderson
7e0f5ee1ca
EF-RP to 2.1 ( #7163 )
...
* WIP:EF-RP to 2.1
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* CRUD
* CRUD
* CRUD
* CRUD
* CRUD
* wrk
* wrk
* wrk
* wrk
* wrk
* wrk
2018-06-26 12:12:43 -07:00
Scott Addie
38ff5c5785
Metadata updates for ASP.NET Core data docs ( #7175 )
...
Addresses #6541
2018-06-20 09:35:42 -05:00
Rick Anderson
e682b97756
Update update-related-data.md ( #7142 )
2018-06-19 13:47:12 -07: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
bcfe295e4a
Remove VS2015 PDF link from tutorial ( #7149 )
...
Removes the PDF version of the VS 2015 tutorial from https://docs.microsoft.com/en-us/aspnet/core/data/ef-mvc/intro?view=aspnetcore-2.1 . Since this is an unsupported scenario, the PDF shouldn't be made available (per Dan).
2018-06-19 15:04:53 -05:00
Luke Latham
c38dde8507
Fix path typo ( #7137 )
...
Fixes #6427
2018-06-19 09:38:39 -05:00
Luke Latham
6e23a0e890
Update file name ( #7126 )
2018-06-18 20:52:46 -05:00
Rick Anderson
c976d332dd
Update intro.md ( #7097 )
...
dotnet tool install --global dotnet-aspnet-codegenerator --version 2.1.0
2018-06-18 08:08:18 -07:00
Scott Addie
f816047f09
Change snippet type to xml
2018-06-15 12:02:08 -05:00
pwinstead
0f813ca207
Minor typo fixed ( #6950 )
2018-06-08 12:17:04 -05:00
Luke Latham
b8ee7c29a2
Document improved support for integration testing ( #6086 )
...
* Integration testing topic
Updates
Updates
Updates
Updates
Updates
Update
* Revert "Merge branch 'guardrex/integration-testing-topic' of https://github.com/aspnet/Docs into guardrex/integration-testing-topic"
This reverts commit 0c8de51aad9f1a183df400c0dc0cf84743baf445, reversing
changes made to ba5c3518ebfdd855907a751d181996cd0f7abee7.
* Updates
* Updates
* Add API ref links
* Updates
* Remove preview notice
* Updates
* Updates
Update
Updates
Updates
Updates
Updates
Updates
Updates
Updates
Update
* Updates
* React to feedback
* Update sample package refs to 2.1.0
2018-05-29 15:02:02 -10:00
Rick Anderson
8e628b423c
Update read-related-data.md ( #6413 )
2018-05-14 16:28:59 -10:00
Rick Anderson
059bbc60f7
replace tdykstra with rick-anderson ( #6395 )
2018-05-12 13:55:26 -10:00
Luke Latham
5cb8e8d44f
Fix typos ( #6250 )
...
* Fix typos
* Touch-up
* Update
2018-05-07 08:49:38 -10:00
Rick Anderson
cf87093ebf
ID missing ( #6198 )
...
* ID missing
* ID missing
2018-05-05 08:30:06 -10:00
Luke Latham
7048bb8fbf
API link updates ( #6149 )
...
* API link updates
Updates
One more!
Fix bookmark
Mo updates
More updates
Updates
Updates
* Update action-return-types.md
* Update index.md
* Update concurrency.md
* Update intro.md
* Update localization.md
* Update search.md
2018-05-02 14:45:06 -05:00
Weisheng Si
a884247405
Fix typo ( #6099 )
2018-04-27 08:07:44 -05:00
Falthazar
58a4b4e467
Fixed typo - "sp-page" to "asp-page" ( #5923 )
2018-04-10 14:08:23 -05:00
Falthazar
bfd2e97b6a
Fixed "TryUpdateModelAsync" Link ( #5921 )
...
* Fixed "TryUpdateModelAsync" Link
Removed inadvertent space.
* Fix TryUpdateModelAsync API ref link
2018-04-10 11:34:21 -05:00
Rick Anderson
1832723bd1
CI Update ( #5878 )
2018-04-04 13:51:35 -10:00
Rick Anderson
59c906118f
Update intro.md ( #5869 )
...
`classnameID` (where `classname` is the name of the class, such as `Student`) as the primary key. In `classnameID`, `classname` is the name of the class, such as `Student` in
2018-04-03 19:36:41 -10:00
Maira Wenzel
5c72ff32b7
fix typo ( #5866 )
2018-04-03 21:50:25 -04:00
Rodrigo Santos
f0dc140f8b
Fixed Indent ( #5843 )
2018-03-31 11:31:48 -07:00
Rick Anderson
6e8b28764a
Update migrations.md ( #5813 )
2018-03-27 13:06:44 -10:00
Rick Anderson
cace363f5f
Update migrations.md ( #5807 )
...
* Update migrations.md
* Update migrations.md
* Update migrations.md
2018-03-27 12:44:17 -10:00
Arun
f36f475ddf
Corrected typo ( #5796 )
2018-03-24 19:21:28 -07:00
Engh
31521fa18b
Update index.md ( #5792 )
...
Just a spelling mistake
2018-03-24 11:54:13 -05: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
Luke Latham
e90ee95e78
Prereqs tuneup ( #5721 )
...
Updates
2018-03-19 18:04:00 -10:00
Luke Latham
6b0cf1247f
Title, description, and H1 updates (2) ( #5697 )
...
Updates
2018-03-14 16:51:34 -10:00
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
Luke Latham
374ecc35a7
Documenting Options change for 2.0 ( #4797 )
...
* Documenting Options change for 2.0
Update
Updates
Updates
* Updates
Fix link
Update TOC entry
Fix redo
Updates
* Update index.md
Simple is banned.
* Factor remaining Options out of Config topic
* React to feedback and updates
Update
Updates
Update metadata
* React to feedback
Update
2017-11-28 14:09:16 -10:00
Rick Anderson
f63db17671
Update intro.md
2017-11-14 11:20:26 -10:00
Rick Anderson
b3abc96e95
RP intro add tutorial link ( #4764 )
...
* RP intro add tutorial link
* Update index.md
* Update index.md
2017-11-13 10:49:43 -10:00
Rick Anderson
45b1547a1c
Update update-related-data.md ( #4761 )
2017-11-10 14:57:16 -10:00
Luke Latham
65d60b9783
LoggerMessage topic ( #4697 )
...
* LoggerMessage topic
Updates
Updates
Updates
Update
Updates
Update
* React to feedback
Update
React to feedback
Update
* React to feedback
* Update loggermessage.md
* Updates
Updates
Updates
Update
* React to feedback
2017-11-06 15:41:13 -10:00
Luke Latham
492a070952
Update link to Logging topic ( #4729 )
2017-11-06 14:31:35 -10:00
Rick Anderson
933bb4db4f
Update _Layout.cshtml ( #4723 )
...
remove legacy AI script call
@Html.Raw(JavaScriptSnippet.FullScript)
2017-11-03 07:48:02 -10:00
Rick Anderson
315c66f28b
Update index.md
2017-11-02 10:10:37 -10:00
Rick Anderson
af91336ca7
RP EF minor clean up ( #4705 )
2017-11-01 13:20:23 -10:00