Commit Graph

53 Commits (2a58a2fc7a4013e86e8eb6be846c9bb8aca5bbf0)

Author SHA1 Message Date
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Rick Anderson 0d82f81f27
Update adding-controller.md (#21690) 2021-03-04 16:06:00 -10:00
Scott Addie bd8f027296
Fix invalid URLs in the MVC tutorial (#21656) 2021-03-03 19:22:21 -10:00
Jake Turton 30097a27f9
Update adding-controller.md (#21485) 2021-02-08 16:54:08 -06:00
Wade Pickett 5829c5d932
First MVC: Controller and View tutorials: MT sweep all issues fixed (#21379)
* First MVC: Contrller and View tutorials: MT sweep all issues fixed

* Fixed issue where 5.x startup.cs pointed to 3.x startup.cs which is different.

* Fixed moniker around startup.cs example

* Removed unneeded monkier in adding-controller.md

* Updated HelloWorld screenshot to show https and port 1234.

* Changed date to trigger new build

* resized some existing screenshots that were too large.

* Reduced rick2_50.png to match others at 900px width.

* Image alignment corrected in adding controller and adding view tutorials

* Applied direct commits from Rick-Anderson review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Applied more review suggestions from Rick-Anderson.  Thanks Rick.

* Removed list with single bullet point in adding-view.md

* Removed extra line break after bullet point in adding-controller.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-02-06 17:32:37 -08:00
Wade Pickett 3ddc6f95fc
Create Web App with MVC series: Fix major blocking issues (#20530)
* MVC Frist Series: Fix Blockers

* patch: removed dedicated 5 folders for screenshots, renamed screenshots per ide version

* Forcing a build since it didn't run for aee2973 for some unknown reason.  Minor date change to get that to happen.

* patch: pointed to the default action screenshot back to a 5001 port example realizing it was used for all IDE's.

* patch: views template update and connection string

* patch: Fixed connection string highlights to match after string fix added, minor

* patch: minor - update topic dates for those touched with more than few lines
2020-11-16 15:55:03 -10:00
Rick Anderson 3f8d8c303c
5.0 update of intro to MVC (#20428)
* 5.0 update of intro to MVC

* 5.0 update of intro to MVC

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2020-11-09 16:01:55 -10:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Heesun Lee c89b6b7938
Update adding-controller.md (#19455)
MVC Controller Class -> Controller Class.

I guess MVC Controller Class is from older version of Visual studio for mac.
2020-08-09 13:00:37 -10:00
Heesun Lee 71d2c98d60
Update adding-controller.md (#19458)
MVC Controller Class - Empty -> Controller Class - Empty

THANKS!
2020-08-09 12:59:10 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Rick Anderson 4db324f525
Fix Series SEO clickbait (#18658)
* Fix Series SEO clickbait

* Fix Series SEO clickbait

* Fix Series SEO clickbait
2020-06-09 13:44:21 -10:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Rick Anderson f0d81d3a43
Update adding-controller.md (#16510)
* Update adding-controller.md

* Update adding-controller.md
2020-01-11 23:04:12 -08:00
Mauricio de los Santos 4e91cfe3a4 CC170507: Escaping colon sign to avoid segmented strings in Loc pages (#16322)
Contributor has reported source content issue. 
Description: Colin in link name is segmenting strings in Localized pages
2019-12-26 12:11:08 -08:00
LouisT123 329f3e255c changed localhost:xxxx to localhost:{PORT} (#13676) 2019-08-05 16:57:05 -05:00
Rick Anderson aaa7cd5582
WIP:3.0 update to intro to MVC tutorial (#13556)
* 3.0 update to intro to MVC tutorial

* work

* work

* work

* Add a view

* Add a view
2019-07-31 10:25:53 -07:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Mojtaba Javan 20a27e81f2 Add a space (#12805) 2019-06-11 07:05:15 -05:00
Nick Schonning 33aac670ec fix: MD022/blanks-around-headings/blanks-around-headers (#11603) 2019-03-19 15:18:13 -05:00
Nick Schonning 188fdb2abe fix: MD012/no-multiple-blanks (#11596)
Multiple consecutive blank lines
2019-03-19 13:56:32 -05: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
Luke Latham 2059dd8b41
Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05: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
Rick Anderson 3014d6590e
Update add controller for VS changes (#6037) 2018-04-19 14:04:48 -10:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham f7e92a3e67 Title, description, and H1 updates (3) (#5717) 2018-03-19 13:40:34 -10: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
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -05:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Rick Anderson 9339f46920 Update adding-controller.md 2017-06-26 14:53:19 -07: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
mihe b10c6f745d Added a brief HTTP Endpoint description (#3141)
HTTP endpoint is an ambiguous term, but I tried to clarify what the original writer meant in this case, as per comments requests.
2017-04-01 09:44:43 -10: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
Roland Kopka e0376f2f0d Update Interpolated Strings link (#2922)
* Update Interpolated Strings link

* removed en-us
2017-03-08 11:02:27 -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
Tom Dykstra b1bd9f9ece mvc toc restructure (#2482)
* mvc toc restructure

* move mvc tutorial nodes to mvc section

* fix heading casing and toc node hierarchy

* add intro text to series index.md files
2017-01-14 13:59:26 -08:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08: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 bf56c00a95 Update adding-controller.md 2016-12-11 17:54:19 -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
Tom Dykstra 54a0fc595e fix links 2016-11-15 08:46:25 -08:00