Commit Graph

170 Commits (9bf1fe8bf9b8df5da263e65b50c28d15f0e019d4)

Author SHA1 Message Date
Luke Latham 9f093fdb0b
Razor syntax updates (#13524) 2019-08-05 14:42:25 -05:00
Luke Latham 60517d289a
Update two ms.date values (#13307) 2019-07-15 15:52:44 -05:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Theano Petersen 6da4a8c004 Fix metadata issues from CATS report 6-21-19 (#13238)
* fix internal links

* fix bookmark links

* fix metadata
2019-07-10 17:45:22 -07:00
Theano Petersen 7d10936ada Fix broken links from CATS report 6-21-19 (#13237) 2019-07-10 15:43:56 -07:00
Tom Dykstra fb4f991c87 Model binding doc updates (#12462)
* draft of rewrite

* show how to make cusom val prov first

* correct errors

* more corrections

* fix typo

* more small fixes

* dict int,string to string,string

* feedback

* feedback

* fix links

* feedback

* feedback

* clean up sample app

* convert inline code to snippet refs

* acrolinx

* fix snippet

* changes that were accidentally not saved

* proofread fixes

* corrections

* use asp-for

* fix date

* feedback
2019-06-06 09:43:46 -05:00
Vladislav Evtushenko ac9ed691f5 fixed header tag (AspNetCore.Docs.ru-ru#4) (#12636)
- fixed header tag
2019-06-02 09:37:44 -10:00
Scott Addie 7e4ddde22d
Convert async method to synchronous (#12615) 2019-05-31 16:14:45 -05:00
Rick Anderson e9d5b2cce0
remove moniker versioning (#12343)
* remove moniker versioning

* remove moniker versioning

* remove moniker versioning
2019-05-09 09:20:39 -10:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Luke Latham 2756e95ddf Add back 'mvc' to ms.custom (#12100) 2019-04-22 15:00:59 -05:00
Tom Dykstra 86239d225c switch instructor department (#12072) 2019-04-19 14:09:44 -10:00
Nick Schonning d63b547a82 fix: MD022/blanks-around-headings/blanks-around-headers (#11783)
Headings should be surrounded by blank lines
2019-04-01 17:08:26 -10:00
Tom Dykstra e17f9e9f4f
minor edits 2019-03-28 16:20:09 -07:00
Jim Kay 25ce5543f6
Change Database Name from ContosoUniversity1
At the ## View the DB section the author describes how to find and view the table data within the EF-Core generated database.
The database name is listed as ContosoUniversity1. This is incorrect.
The database name generated is based on the dbContext name we used earlier in the course - "SchoolContext".
The database name will be generated as <dbContextName>-GUID, where the dbContextName is "SchoolContext", plus a dash (ASCII Character 45 (decimal) / 0x2D (hexadecimal), plus a GUID.
2019-03-27 08:10:37 -04:00
Rick Anderson b9c98bb74f
Update migrations.md (#11654) 2019-03-22 20:53:06 -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 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 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 fdb590a413 typo: penality -> penalty (#11556) 2019-03-19 09:44:06 -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
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
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