Commit Graph

21 Commits (bca76e57c2851d5ec48e40fb60ae125448f5844d)

Author SHA1 Message Date
Tom Dykstra 115a74c97d Update EF/MVC tutorial to use no-auth template (#2951)
* switch to no-auth

* update csproj

* typos and migrations changes

* remove sql design package

* additional notes

* trim nuget section, add troubleshooting note

* change join entity nav ppty names

* clarify wording

* many-to-many description

* correct errors

* minor corrections

* misc corrections

* corrections and clarifications

* fix snippet ranges

* more snippet ranges

* note that ef design packages are installed

* dates

* update final version of sample project

* correction in .csproj

* restore readme
2017-03-16 08:49:41 -07:00
Tom Dykstra 5386ef898a correct entity set name (#2868) 2017-03-06 09:36:00 -08:00
Tom Dykstra 8bcdd4e36f csproj and vs 2017 updates to ef mvc core tutorial (#2794) 2017-03-06 09:20:56 -08:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra 1aea45e291 revise title (#2577)
* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title
2017-01-23 11:42:21 -08:00
Tom Dykstra 1a85bf27a2 Correction suggested by Scott_Winterrowd (#2458) 2017-01-03 10:25:08 -10:00
Tom Dykstra 08ff1dbfab Add tip suggested by Scott_Winterrowd (#2459) 2017-01-03 10:24:51 -10:00
Tom Dykstra 8a540842ac Update update-related-data.md (#2455) 2017-01-02 13:33:24 -08:00
Mike Kinney 8625de4e00 Fixed code highlighting in Instructor Controller (#2426)
Fixed highlighting in Updating related data Instructors controller.
Update the Delete Page - First three lines are all changed - variable declaration style changed and lambda input parameter name changed (could also leave highlighting as is and change the other two).
2016-12-21 11:15:10 -08:00
Tom Dykstra cd3abb0a0a seq numbers in headings, restore bylines (#2421) 2016-12-18 15:21:00 -08:00
Tom Dykstra 4ed3f1ccac change ef mvc title 2016-12-07 15:35:57 -08:00
Lee Dumond 948d9f045b Fix range for code snippet (#2244)
Code snippet is pointing to the wrong range of lines. Showing "Title" field when it is supped to show "CourseID" field.
2016-11-28 14:24:52 -08:00
Tom Dykstra 0370f0ff66 remove en-us (#2262)
Add an optional extended description…
2016-11-28 14:22:21 -08:00
Lee Dumond 8622610b57 Fix link to documentation (#2245)
Fixed link to point to current location of EF documentation.
2016-11-28 14:18:27 -08:00
Lee Dumond de4d952573 Fix reference in code sample (#2246)
instructor.Courses is of type CourseAssignment, not Course
2016-11-28 14:11:06 -08:00
Andy Pasic a82e144ea1 fixed code snippets 2016-11-17 21:03:07 -08:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Tom Dykstra d4af59f668 migration cleanup for ef mvc series (#2135)
* migration cleanup

* newline for note content per docfx warning

* change code block to blockquote
2016-11-09 19:18:30 -10:00
Andy Pasic 81425c2f2a Api link fix (#2115)
* quick test

* quick test

* quick test

* Revert "quick test"

This reverts commit 91b07a3df5.

* Revert "quick test"

This reverts commit e44af19bb4.

* Revert "quick test"

This reverts commit 6872a1921d.

* Removed links to old api site

* Fixed link to H1

* quick fix

* Fixed link to H1

* reverted to match master

* removed random character.

* removed random unix character

* removed random unix character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* Quick fixes

* Update CONTRIBUTING.md

* removed random UTF character

* removed random UTF character

* Update routing.md

* Update validation.md

* Update overview.md

* Update linuxproduction.md

* Update web-publishing-vs.md

* Update sociallogins.md

* Update cors.md

* Update cross-site-scripting.md

* Update overview.md

* Update key-encryption-at-rest.md

* Update adding-model.md

* Update new-field.md

* Update validation.md

* Update first-web-api.md

* Update nano-server.md

* Update your-first-mac-aspnet.md

* Update linuxproduction.md
2016-11-07 07:58:40 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00