Commit Graph

273 Commits (88517d0ab6e99221c7cbda238688dc3e8de51ea0)

Author SHA1 Message Date
Rick Anderson c216cdd03e
SEO broken link (#9880)
<!--
# Instructions

When creating a new PR, please reference the issue number if there is one:

Fixes #Issue_Number

The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.

NOTE: This is a comment; please type your descriptions above or below it.
-->
2018-12-06 17:20:53 -10:00
Luke Latham a1eaa6d763
Fix broken link (#9673) 2018-11-22 19:06:06 -06:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Rick Anderson 8523625611
remove PDFs (#9312)
Part of #9182
2018-10-29 14:54:58 -10: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 7120a2f985
Azure Apps troubleshooting title change (#9199) 2018-10-24 14:26:16 -05:00
Rick Anderson 44f13b16eb
update to 2.1 (#9178) 2018-10-23 09:58:50 -10:00
Dave Brock 94e7237e26 Grammar fixes (#9122) 2018-10-19 06:54:35 -05:00
Dave Brock 9546de199e Namespace correction (#9123) 2018-10-18 19:42:11 -10:00
Tom Dykstra df1548c70b
fix xrefs, finish deleting repo pattern (#9110) 2018-10-18 13:37:28 -07:00
Dave Brock 5509a97557 Moved section earlier in this tutorial (#9063)
A link to the FK section is actually provided, but it is easy to gloss over. Moving the section up in the document prevents users reading it too late to do anything about it, as said in the issue.

Fixes #7728
2018-10-18 08:19:38 -10:00
Rick Anderson 0c33186a9a
Add version selector image for older versions (#9046)
* Add version selector image for older versions

* Add version selector image for older versions

* Add version selector image for older versions

* Add version selector image for older versions

* Add version selector image for older versions
2018-10-15 16:37:23 -10:00
Ryan Lilla f24311fd0d Update sort-filter-page.md with proper path names (#9039)
sections in the document where "Student/Index.cshtml" was used instead of the plural form "Students"
2018-10-15 14:37:09 -10:00
Arun Kumar 8888ed323d fix typo (#9034) 2018-10-15 12:56:41 -10:00
Ryan Lilla affd31a7d9 Update crud.md with fixed typo (#9036)
found a typo in the FindAsync section where "they" was used instead of "that".
Currently: "Can have perf benefits in some situations, but that rarely happens for typical web apps."
2018-10-15 12:55:54 -10:00
Dave Brock 7586ea1e1a Added EF Power Tools link (#8993) 2018-10-12 07:47:25 -05:00
Luke Latham 8f74f445f9 Fix tutorial folder name (#8941)
Fixes #8937 

https://github.com/aspnet/Docs/tree/master/aspnetcore/data/ef-rp/intro/samples/cu21/Pages/Students
2018-10-09 10:47:33 -10:00
Tom Dykstra 9cf3e6ed15 Correct note about lazy loading (#8934)
Related to #8910 
[Internal review link](https://review.docs.microsoft.com/en-us/aspnet/core/data/ef-rp/read-related-data?branch=pr-en-us-8934&tabs=visual-studio)
2018-10-09 08:51:38 -10: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
Dave Brock 854e17807d Fix typo for #8286 (#8849)
Typo fix in code sample. 

Fixes #8286
2018-10-04 15:18:18 -05:00
Scott Addie b3eb47a2c5
Add missing period in title (#8851)
When creating a new PR, please do the following and delete this template text:

* Reference the issue number if there is one:

  Fixes #Issue_Number

  > The "Fixes #nnn" syntax in the PR description causes
  > GitHub to automatically close the issue when this PR is merged.
2018-10-04 15:08:01 -05:00
Rick Anderson a485e606d2
Update read-related-data.md 2018-09-20 15:23:33 -10:00
Rick Anderson c0ef0854b6
Update update-related-data.md (#8650) 2018-09-20 15:18:19 -10:00
Rick Anderson fca0e62fff
Update concurrency.md 2018-09-20 15:15:30 -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
Rick Anderson e8294bf69e
Update intro.md 2018-08-30 12:44:35 -07:00
Rick Anderson a68ab70390
Update intro.md (#7950) 2018-08-04 14:09:41 -06:00
Luke Latham 940ea3c502 Dependency injection topic and sample updates (#7412)
* Dependency injection topic and sample updates

Updates

Updates

Updates

Updates

* React to feedback

* React to feedback

* Update

* Update ctor injection behavior section (6331)

* React to feedback

* React to feedback

* Link updates

* React to feedback

* React to feedback

React to feedback

Updates

* React to feedback

* Ping me for feedback

* Describe ActivatorUtilities

* Update

* Crosslink repository pattern
2018-07-28 16:49:23 -06:00
Jason Nguyen 78133e6fb7 Update complex-data-model.md (#7784)
Removed duplication in the Update the Enrollment entity header.
2018-07-24 08:56:59 -05:00
Rick Anderson e9d7f30c4e
Fix VS instructions for RP/EF (#7766)
* Fix VS instructions for RP/EF

* Fix VS instructions for RP/EF

* Fix VS instructions for RP/EF
2018-07-23 18:30:37 -06:00
Ryan Taite 44df1da082 Update Select link to use asp tag helpers (#7717)
`<td>@Html.ActionLink("Select", "OnGetAsync", new { courseId = item.CourseID })</td>` throws an error saying:

> Cannot resolve action 'OnGetAsync'

I also fixed a spacing issue
2018-07-23 09:52:15 -06:00
Scott Addie f07f26c279
Merge pull request #7744 from KirkMunro/patch-5
Fixed highlighted line numbers
2018-07-23 10:06:58 -05:00
Scott Addie 2c0d069da3
Merge pull request #7731 from KirkMunro/patch-4
Fixed incorrect highlighting
2018-07-23 10:02:45 -05:00
Scott Addie 7785ed1ee7
Merge pull request #7727 from KirkMunro/patch-3
Removed EF Core 2.1 note
2018-07-23 09:53:25 -05:00
Scott Addie 70cab876a9
Merge pull request #7719 from KirkMunro/patch-2
Removed out of date text
2018-07-23 09:52:30 -05:00
Kirk Munro 59c244b309
Fixed highlighted line numbers 2018-07-22 17:06:04 -03:00
Julian Oster 396bb06f5c Add spacing for unordered lists (#7733) 2018-07-21 17:06:51 -05:00
Kirk Munro b0d995d977
Fixed incorrect highlighting
The line I added (line 18) has changed from the scaffolding implementation and needs to be highlighted as well.
2018-07-21 14:32:37 -03:00
Kirk Munro 09eb4bf571
Removed EF Core 2.1 note
EF Core 2.1 is out and already supports data seeding, so this note is no longer relevant.
2018-07-21 12:37:50 -03:00
Kirk Munro 83f5711287
Removed out of date text 2018-07-20 22:21:25 -03:00
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
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 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
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
Rick Anderson 8e628b423c
Update read-related-data.md (#6413) 2018-05-14 16:28:59 -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
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
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 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 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
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
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
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
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 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 cd238d4513
Update intro.md 2017-12-07 16:23:27 -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
Luke Latham 492a070952 Update link to Logging topic (#4729) 2017-11-06 14:31:35 -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
Rick Anderson d5cfe6ecd9
Update index.md (#4699)
* Update index.md

* Update index.md
2017-11-01 08:44:18 -10:00
Rick Anderson b9509ec906
RP with EF (#4451)
* RP with EF

* 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

* finished with CRUD

* start part 3

* start part 3

* finish Sort/Group

* finish Sort/Group

* finish Sort/Group

* finish Sort/Group

* work

* removed all you

* finished with parts 1-3

* finished with parts 1-3

* finished with parts 1-3

* part 4

* finish mig

* finish mig

* complex

* complex

* complex

* complex

* complex

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback
2017-10-31 19:38:47 -10:00