Commit Graph

19 Commits (bca76e57c2851d5ec48e40fb60ae125448f5844d)

Author SHA1 Message Date
Tom Dykstra c597a3af1a add tag helpers info (#3027)
* add tag helpers info

* fix id

* if --> when
2017-03-21 18:20:33 -07:00
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 8bcdd4e36f csproj and vs 2017 updates to ef mvc core tutorial (#2794) 2017-03-06 09:20:56 -08:00
Rick Anderson 66d699e04f VS17 update to Intro to MVC (#2837)
* VS17 update to Intro to MVC

* adding a view

* work

* adding a view

* adding a model

* working with SQL LocalDB

* controller methods and views

* search

* new field and validation

* last part/delete

* final cleanup

* ###

* add "overpost" anchor

* tdystra feedback
2017-03-03 11:35:47 -10: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 46d10336bf remove duplicated text (#2606) 2017-01-24 16:29:23 -08: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 2118ca49c8 remove refs to project.json (#2563)
* remove refs to project.json

* use code formatting
2017-01-20 13:21:55 -08:00
Tom Dykstra 117fa97694 correct highlighting (#2471) 2017-01-04 12:13:50 -10:00
Tom Dykstra cd3abb0a0a seq numbers in headings, restore bylines (#2421) 2016-12-18 15:21:00 -08:00
Mike Kinney 6b0613777c Fix markup so /span end tag is displayed
The markup wasn't correct so the /span tag wasn't being displayed in the tutorial.  There may be a better markup, but this solution works.
2016-12-15 12:01:25 -08:00
Tom Dykstra 4ed3f1ccac change ef mvc title 2016-12-07 15:35:57 -08:00
Lee Dumond 40a2f49ab6 Correct link destinations
Correct the destinations for two links from the old to the current Entity Framework documentation
2016-11-21 21:49:16 -06: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
Jimmy Beaudoin 058b6a659e Fix typo in CRUD tutorial for Entity Framework (#2027)
@jimbeaudoin Thanks for the fix.
2016-10-31 08:29:10 -07:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00