Commit Graph

323 Commits (1a232ebee24217c31df1fa1a35af7b07dbb07a57)

Author SHA1 Message Date
Luke Latham 543a3b2ff8
Update snippet highlight (#9893) 2018-12-07 15:31:49 -06:00
Rick Anderson 6d8fbb9e91
Update intro.md 2018-12-06 18:25:40 -10:00
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 995514ffcb Update All package ref content (#9203)
Fixes #5314
2018-10-24 11:22:14 -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
Callen Barton c07e6f1c0a Updated steps to create sample application. (#8517) 2018-09-13 12:10:09 -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
Rick Anderson e8294bf69e
Update intro.md 2018-08-30 12:44:35 -07:00
Rick Anderson 9d19ec4cfe
Update intro.md (#8341)
* Update intro.md

* Update intro.md
2018-08-30 12:42:59 -07:00
Luke Latham f85202290b Remove HTTP links to Microsoft (#8353)
Fixes #8350
2018-08-30 11:48:27 -07:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05: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