Commit Graph

98 Commits (db06e05a5e4568f9c2ed6ca98fc85e80f1d48627)

Author SHA1 Message Date
Pavel Nezhencev 227d8618e5 Fix TodoController Create response
Replaces CreatedAtRoute by CreatedAtAction call, as we use action name in arguments.
2016-07-06 12:48:58 -04:00
Zeke Lu 7247df37e0 the sample does not configure AppSettings any more (#1628) 2016-07-06 09:37:35 -06:00
Scott Register e4c547e197 Balance Parentheses (#1605)
Small typo fix
2016-07-05 09:22:16 -06:00
Cesar Blum Silveira 1f83249f95 Update tutorial on Azure publishing in Visual Studio. (#1602) 2016-07-01 18:06:39 -07:00
gitchomik 0d6d6ad4a2 Coping files from share to Windows locations (#1583)
Coping aspnetcore.dll, aspnetcore_schema.xml from file share to valid Windows locations.
2016-06-30 11:57:20 -07:00
Fabian Parzefall 666e0beff6 Fixed code snippet include in first Web API tutorial (#1578) 2016-06-30 10:29:12 -04:00
Jonas Bush 4fc55657fd Fix typo in start-mvc.rst (#1566)
Change "theses" to "these"
2016-06-28 16:33:23 -07:00
Jensen 8b9cc19d53 Fix non-compiling code sample. (#1562)
Add an optional extended description…
2016-06-28 13:04:36 -07:00
Victor Hurdugaci e4c770d2d0 Update dotnet-watch.rst
Since this doc exists only in dev, there's a broken link pointing to master.
2016-06-28 14:44:20 -04:00
Rick-Anderson 79ee7cb14a fix build 2016-06-28 14:40:46 -04:00
Victor Hurdugaci 2761359329 dotnet-watch tutorial 2016-06-28 14:40:46 -04:00
amankhoza 9dd45efd39 Update adding-view.rst (#1555)
Grammatical error - missing word
2016-06-28 09:15:10 -07:00
Rick Anderson 5ee980aecf remove conceptual (#1535)
* remove conceptual

* move api

* fix stuff

* INtroduction
2016-06-27 15:04:08 -07:00
Kiran Challa a4f5cb89c2 Fixing "ASP.NET Core on Nano Server" tutorial 2016-06-26 23:28:23 -07:00
Daniel Roth bdf66eeccd Update controller-methods-views.rst (#1502) 2016-06-24 11:48:29 -07:00
Pranav K 24662a1fbb Minor cleanup for Adding View (#1498)
* Minor cleanup for Adding View

* fix link

* fix link
2016-06-24 11:43:57 -07:00
Rick Anderson affe6e90bf start of search (#1457)
* start of search

* finished search

* final
2016-06-24 08:35:46 -07:00
Ryan Brandenburg fb500e9dbb Update First Web API (#1475) 2016-06-23 15:46:46 -07:00
RachelAppel 7d3e1f007a fix subtitle formatting 2016-06-23 14:43:53 -04:00
BrennanConroy ad22970a81 Update first mac app 2016-06-23 11:29:58 -07:00
Rick Anderson f1e2b8a531 RTM update of part2 Intro to MVC
more updates
2016-06-22 17:39:40 -04:00
danroth27 cc312dbdb7 Merge branch 'master' into dev 2016-06-21 15:14:27 -07:00
Rick Anderson b61915b259 RTM changes to Intro to MVC part 1 (#1416) 2016-06-20 10:14:03 -07:00
RachelAppel 564699ef28 formatting fixes 2016-06-15 14:42:09 -04:00
RachelAppel 26a18ea62a fixes 2016-06-15 13:50:23 -04:00
Sourabh Shirhatti 7ec67df327 Update nano server article for rc2 & tp5 2016-06-15 09:24:05 -04:00
Sourabh Shirhatti 9303369d95 Update nano server article for rc2 & tp5 2016-06-15 09:20:18 -04:00
cparker4486 c8cd3a2d17 correct typo in controller-methods-views.rst (#1391)
Add an optional extended description…
2016-06-14 17:29:29 -07:00
cparker4486 ab5e15a1a4 update adding-controller.rst (#1379)
The instruction to click "Add > New Item" doesn't follow the screenshots. To get to the right place you need to choose "Controller..." like the screenshot shows.
2016-06-14 15:59:00 -07:00
Rick Anderson f4b6cadb48 module module -> module
fixes #1369
2016-06-10 16:10:30 -10:00
RachelAppel 35c3beb93c rename HttpPlatformHandler to ASP.NET Core Module 2016-06-09 13:52:27 -04:00
riande@microsoft.com d394ebf04c hosting:core module config 2016-06-02 20:07:57 +02:00
David Fowler 4f35f98049 Removed Kestrel.Https
Modified "your first mac" article to not have Kestrel.Https because it seemed pretty irrelevant.
2016-06-01 12:56:37 -04:00
Tom 2f4e09d673 missing TodoItems declaration in TodoController 2016-05-31 11:26:49 -04:00
danroth27 52403413d4 Update API ref docs for RC2 2016-05-27 18:08:54 -07:00
riande@microsoft.com e8d7eb3d32 initial deploy to azure tutorial
pick d674641 initial deploy to azure tutorial
    s 0e4a0b8 file name fix
    s bfab236 replaced azure article
2016-05-27 10:36:16 -10:00
riande@microsoft.com f08a7ec45f fix lex errors
pick 73af200 fix lex errors
2016-05-27 09:58:09 -10:00
riande@microsoft.com c3037abd91 add VS to title of TOC and add Working with forms to TH TOC 2016-05-23 08:47:29 -10:00
danroth27 74eff7a59c Merge branch 'dev' 2016-05-16 21:51:23 -07:00
riande@microsoft.com b1f63465a4 WebAPI RC1 -> RC2 2016-05-16 12:59:15 -10:00
riande@microsoft.com 9070095f66 RC2 update of intro to mvc 2016-05-16 11:30:01 -10:00
danroth27 76ad77e026 Merge branch 'dev' 2016-05-16 12:16:38 -07:00
Steve Smith 314748247e Updated Mac tutorial for RC2 2016-05-15 00:25:12 -07:00
riande@microsoft.com 9b6065a4d2 remove 1st ASP.NET/VS tutorial 2016-05-12 18:16:48 -10:00
aregy 7888e98865 Update start-mvc.rst
"learn a about" to "learn about"
2016-05-02 15:21:47 -07:00
Petr Onderka 3aa24e4431 Fixed broken links 2016-05-02 14:54:54 -07:00
Petr Onderka 8209e68ce1 Example URIs should not be links
This includes:

* localhost
* example.com
* example email addresses
* schema URI
2016-04-28 22:40:38 +02:00
danroth27 9a1816faf0 Merge branch 'master' into dev 2016-04-22 15:30:58 -07:00
Justin Jeong 7354d24001 Fix sample app url 2016-04-18 16:10:48 -04:00
Stuart Celarier a9db6ed058 Corrected abbreviation of Ctrl
Compare with the spelling of Ctrl and use of plus-sign in the screenshot of the Debug menu.
2016-04-07 14:54:38 -07:00