Commit Graph

35 Commits (368c22f37bdceea936a0ea559fbea388e1e693ea)

Author SHA1 Message Date
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
chanmmn da90a2ded7 Update start-mvc.md (#5170)
* Update start-mvc.md

* Minor tweaks
2018-01-12 09:26:55 -06:00
Rick Anderson c3eb038cb7 Update start-mvc.md 2017-10-26 08:17:57 -10:00
Rick Anderson 2d32b96e9c Ra/prefer rp (#4622)
* Feature Razor Pages

* Feature Razor Pages
2017-10-24 17:18:01 -10:00
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -05:00
Isaac Levin 854c07c430 Remove Deadlinks in aspnetcore section of repo (#4241)
* Create mvc2.md

Added temp file to house doc requested in #3809

* Initial outline of document

* Added Note for Special Tooling (VS 2017 Preview 3)

Will remove when Preview 3 is updated into Release

* Added Porting Link

* Added Core DI Sample

* added DI Section

* Added Storing Configuration Settings Section

* Adding Custom Settings samples

* part of static content

* static content section

* .net standard section

* Adding Edit in VS 2017 Image

* Samples for Startup

* startup and csproj section

* update image reference

* Updates to Migration Doc

changes per @scottaddie

* Final round of changes

Please review

* Edits

* Fix invalid xref link

* More edits

* More edits

* More edits

* More edits

* More edits

* More edits

* Move Content to different directory

* Update Code Sample Links

* change sample location

* ::

* Update Sample Filenames

* Minor edit

* Remove extra space

* More edits

* Move Static Folder

* update reference to image

* Update mvc2.md

* Minor tweaks

* Changes to sample file

* Change copy for Configuration Section

* Fix code formatting

* Remove extra line feed

* Remove extra line feed

* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder

* Take out locality references in urls:

* change MSDN urls to docs.microsoft if possible

* Update aspnet-core-module.md

* Update iis.md

* Remove localization from external links
2017-09-11 20:58:51 -05:00
Luke Latham f6333f838a Fixes #4089
* Reverse tab order in topics with tabs (2.x first)

Fixes #4089

* Escape to the stars!

* Escape to the stars ... again!
2017-08-24 12:36:42 -05:00
Rick Anderson cca03c0f0b make all tabs conform (#4014) 2017-08-17 16:20:27 -04:00
Rick Anderson 48b8a66f83 Update start-mvc.md (#3972) 2017-08-15 13:01:25 -04:00
Rick Anderson ac1ec94f20 Intro to MVC-Update for 2.0 (#3955)
* Intro to MVC-Update for 2.0

* Intro to MVC-Update for 2.0

* Intro to MVC-Update for 2.0
2017-08-14 16:37:19 -04:00
Rick Anderson 297ee5d2f3 Fix tabs on intro to mVC (#3949)
* Fix tabs on intro to mVC

* work
2017-08-14 14:09:40 -04:00
Rick Anderson 99418666c7 2.0.0 RTW install links (#3946)
* 2.0.0 RTW install links

* 2.0.0 RTW install links

* work

* work

* work

* work

* work
2017-08-14 12:59:59 -04:00
Rick Anderson ffac7e195b Update start-mvc.md 2017-08-12 15:50:23 -04:00
Rick Anderson 8b75ad2c67 Intro to MVC 2.0 (#3881)
* Intro to MVC 2.0

* work
2017-08-07 16:48:02 -04:00
Rick Anderson 3fbd938e13 What's in a scaffolded Razor Page? (#3857)
* What's in a scaffoled Razor Page?

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Add missing hyphen

* Change code snippet types to cshtml
2017-08-05 09:54:40 -04:00
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Rick Anderson 06e2020f93 Intro to MVC on Mac (#3414)
* WIP: Intro to MVC on Mac

* work

* work

* work

* work

* work

* work
2017-06-16 14:40:44 -07:00
Tom Dykstra c544e5acb2 set ms.topic to get-started-article (#3442)
* set ms.topic

* set ms.topic
2017-05-31 14:55:29 -07:00
Rick Anderson 3516dcbe56 Ra/xplat intro 2 mvc (#3090)
* xplat intro to MVC

* xplat intro to MVC

* adding a controller

* TD feedback
2017-03-29 11:15:18 -10:00
james1293 54ea022321 Remove too-early reference to authentication (#2995)
Unless there's a version of Visual Studio that has a different dialog, I think Authentication only comes up in the second "create a project" dialog. The screenshots that are already in the article confirm this. Thanks!
2017-03-17 10:37:38 -10:00
Rick Anderson 40c46e1f75 PDF link to VS15 (#2924) 2017-03-08 11:01:51 -10: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
Rick Anderson 78ed0aa594 VS17 RC install instructions (#2655)
* VS17 RC install instructions

* Update start-mvc.md

* Update start-mvc.md

* Update start-mvc.md
2017-02-02 06:38:32 -08:00
Rick Anderson e075ef592c Update start-mvc.md (#2411) 2016-12-16 20:54:46 -10:00
Steve Hoag ffaf8092a8 Updated tutorial for VS 2017 (#2397)
* Updated tutorial for VS 2017

Also addressed comments. Fixes #2233 Fixes #2365

* Addressed review feedback
2016-12-16 17:05:01 -10:00
Luke Latham 936343c5ff Update start-mvc.md 2016-12-11 17:53:43 -06: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
Rick Anderson d82678be1b clean up 2016-11-14 16:07:44 -10:00
Rick Anderson bcbb0d6c0b delete blank lines (#2127) 2016-11-09 19:21:17 -10:00
Tom Dykstra 571f687556 buttons and bylines (#2136) 2016-11-09 19:17:21 -10:00
Shayne Boyer dc7d840b33 links repaired (#2053) 2016-11-01 08:36:09 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00