Commit Graph

54 Commits (d5102c4698bb0f62adcd2d8d64d1c972c761554f)

Author SHA1 Message Date
Rick Anderson 3129831428
Trust cert instructions (#11060)
Fixes #11051 

Internal review URLS
[Get Started](https://review.docs.microsoft.com/en-us/aspnet/core/getting-started/?view=aspnetcore-2.2&tabs=windows&branch=pr-en-us-11060)
[MVC intro](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/start-mvc?view=aspnetcore-1.0&branch=pr-en-us-11060&tabs=visual-studio%2Cwindows#enable-local-https)
[RP intro](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-1.0&branch=pr-en-us-11060&tabs=visual-studio#run-the-app)
2019-02-26 13:04:59 -10:00
Rick Anderson e82cf19f40
Update start-mvc.md (#11059)
* Update start-mvc.md

* Update start-mvc.md
2019-02-22 09:18:00 -10:00
Cédric Luthi a307d79276 Remove link to study about table of contents (#11018) 2019-02-20 05:40:38 -06:00
Tom Dykstra db156d8bfd emove metadata moniker range from tutorials (#10949) 2019-02-14 10:24:19 -10:00
Rick Anderson 84a7748aba
Unify MVC intro and 2.2 (#9826)
Fixes #9859, Fixes #7187, Fixes #8926, Fixes #8446, Fixes #7081, Fixes #7014, Fixes #9907 

[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/?view=aspnetcore-2.2&branch=pr-en-us-9826)
2018-12-13 12:58:09 -10:00
Tom Dykstra e7ee99d788
Remove links to treejack test (#9999) 2018-12-13 09:08:57 -08:00
Tom Dykstra b89d42a868
change some treejack links (#9806) 2018-12-04 10:41:17 -08:00
Tom Dykstra 7fd2a47aca
remove version tabs (#9750) 2018-11-30 07:58:49 -08:00
Tom Dykstra 69182f7f6b
treejack banner temporary (#9744) 2018-11-29 12:15:09 -08:00
Dave Brock 42c65ca477 typo fixes (#9058) 2018-10-16 13:52:52 -05:00
Luke Latham 190c62af0c Add blank lines around versioning lines (#8548)
Fixes #8540 

Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
2018-09-16 09:14:07 -10:00
Scott Addie fd13c68dd8
Metadata updates to ASP.NET Core tutorials (#7193)
Addresses #6541
2018-06-20 14:25:03 -05:00
Rick Anderson 783c91708a
Update intro to MVC to 2.1 (#6708)
* WIP: Update intro to MVC to 2.1

* WIP: Update intro to MVC to 2.1

* work

* SQL

* controller methods

* validation

* details and delete

* clean up

* clean up
2018-05-30 20:01:13 -10:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Luke Latham 7048bb8fbf API link updates (#6149)
* API link updates

Updates

One more!

Fix bookmark

Mo updates

More updates

Updates

Updates

* Update action-return-types.md

* Update index.md

* Update concurrency.md

* Update intro.md

* Update localization.md

* Update search.md
2018-05-02 14:45:06 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham e90ee95e78 Prereqs tuneup (#5721)
Updates
2018-03-19 18:04:00 -10:00
Luke Latham 16a6c2029a Surface the intro topic in the RP tutorial (#5652)
* Surface the intro topic in the RP tutorial

* Fix topic title

* Few more title updates

* Refactor title

* Title correction
2018-03-11 21:57:36 -05:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
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