Commit Graph

360 Commits (486e4dfd317788ae4ee891ea411ae8aed72f4607)

Author SHA1 Message Date
Rick Anderson b9c98bb74f
Update migrations.md (#11654) 2019-03-22 20:53:06 -10:00
Nikita Potapenko 222f776962 Fix typo (#11640)
Fixes #11537
2019-03-22 20:33:10 -10:00
Nick Schonning 7bd12516de fix: MD035/hr-style Horizontal (#11618)
Use the "---" for HR style
2019-03-20 19:13:02 -10:00
Nick Schonning b2e21fe636 fix: Replace <code>, <em>, and <strong> tags (#11597) 2019-03-20 10:36:19 -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 cb6fcf6037 fix: MD004/ul-style (#11602) 2019-03-19 14:52:06 -05:00
Nick Schonning 01e1154c1d fix: MD030/list-marker-space (#11598)
Spaces after list markers
2019-03-19 14:19:50 -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 f2348c69ea fix: MD010/no-hard-tabs (#11592) 2019-03-19 13:27:16 -05:00
Nick Schonning 32bf4679b3 fix: MD033/no-inline-html (#11586)
* fix: MD033/no-inline-html

Doesn't remove actual inline HTML, but escapes Generics and examples in braces

* Apply suggestions from code review

Co-Authored-By: nschonni <nschonni@gmail.com>
2019-03-19 13:17:14 -05:00
Nick Schonning 6adf175e80 fix: MD006/ul-start-left (#11591)
* fix: MD006/ul-start-left

* fix: MD007/ul-indent

* minor edit
2019-03-19 13:15:35 -05:00
Nick Schonning d0669b01be typo: ourse.Department -> Course.Department (#11555) 2019-03-19 09:46:24 -05:00
Nick Schonning 068d6f58bb typo: Optinally -> Optionally (#11552) 2019-03-19 09:45:10 -05:00
Nick Schonning fdb590a413 typo: penality -> penalty (#11556) 2019-03-19 09:44:06 -05:00
Nick Schonning 58fa1f9b6c typo: Contoller -> Controller (#11554) 2019-03-19 09:43:48 -05:00
Rick Anderson a325fa47c4
Update crud.md (#11437) 2019-03-15 09:43:00 -10:00
Rick Anderson 01b78e00ec
Update intro.md (#11387) 2019-03-13 08:50:43 -10:00
Rick Anderson 88474ab812
Update crud.md (#11254) 2019-03-03 18:18:32 -10:00
Rick Anderson 69c146dca4
Update intro.md (#11255) 2019-03-03 18:18:13 -10:00
Rick Anderson 460db029a4
Update concurrency.md (#11248) 2019-03-03 14:12:51 -10:00
Rick Anderson 3198e3746f
Update update-related-data.md (#11249) 2019-03-03 14:12:35 -10:00
Rick Anderson 07eb1dc477
Update read-related-data.md (#11250) 2019-03-03 14:12:06 -10:00
Rick Anderson c0c6ca5538
Update complex-data-model.md (#11251) 2019-03-03 14:11:51 -10:00
Rick Anderson fc2d1f827b
Update migrations.md (#11252) 2019-03-03 14:11:33 -10:00
Rick Anderson 03ecfa9ee4
Update sort-filter-page.md (#11253) 2019-03-03 14:11:11 -10:00
Rick Anderson f24e879305
Update concurrency.md 2019-03-03 13:50:29 -10:00
Mauricio de los Santos c3f0fc68a2 CC111244: Adding break-line to avoid broken display in localized pages (#10948)
Hello, @rick-anderson,
This proposed file change comes from https://github.com/aspnet/Docs.zh-tw/pull/86/files .
Could you review this contribution and help to merge if agreed?

Many thanks in advance.
2019-02-14 09:41:43 -10:00
Paul Goldman 0401c6d3c1 Updated code & screenshots for /aspnetcore/data/ef-mvc/ tutorials (#10802)
* screenshots

* ASP.NET MVC tutorial 2.2

* updates

* Minor updates

* minor edits

* minor edits

* minor edits

* minor edits

* minor edits

* Shorter title

* Shortened title

* Shortened title

* Shortened title

* Shortened title

* Shortened title

* Shortened title

* Shortened title

* Shortened title

* Shortened title

* Acknowledgements- John Parente and me

* Better acknowledgements
2019-02-11 20:10:33 -08:00
Rick Anderson c7cdbc7754
Update intro.md (#10804) 2019-02-05 12:15:19 -10:00
Waseem Ahmad 1d76f092dd removed unused using statement (#10678) 2019-01-29 11:49:03 -10:00
Rick Anderson 1ff70908a5
Update sort-filter-page.md (#10470) 2019-01-18 09:05:07 -10:00
Rick Anderson 234b2282d3
Update intro.md (#10347)
Fixes #10222
2019-01-11 14:27:39 -10:00
Dave Brock acf625d7b7 Typo fix (#10149) 2018-12-30 17:24:07 -06:00
Tom Dykstra 4fbe34fe4a Fix inaccurate wording in RP-EF tutorial (#10061)
Fixes #10058 
<!--
# 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-18 17:27:18 -10:00
Scott Addie dd725c1199
Add tracking to VS download links (#10036) 2018-12-18 10:45:18 -06:00
Tom Dykstra baea39c166
Content model for RP tutorial 1 (#9856) 2018-12-13 17:06:25 -08:00
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