Commit Graph

147 Commits (368c22f37bdceea936a0ea559fbea388e1e693ea)

Author SHA1 Message Date
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham bf40841fa7 Patch regex expressions (#5210)
Update
2018-01-19 14:14:14 -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
Eric Coffman 9d07fe8f2c Fix a couple of issues I found while reading the documentation. (#5082)
* Fix grammatical error and add missing information.

* Update images to show what the tutorial says.

* Remove unnecessary word.
2018-01-02 10:34:00 -10:00
Rick Anderson 10deecc1b8
Update intro to MVC for VS 15.5 - scaffold fix (#4953) 2017-12-08 14:15:13 -10:00
rick-anderson d4d38c59fe fix wrong snippet in search/intro to mvc 2017-12-04 08:44:50 -10:00
Rick Anderson 737ef9bdb0
Update index.md (#4893) 2017-11-29 11:55:06 -10:00
Luke Latham 374ecc35a7 Documenting Options change for 2.0 (#4797)
* Documenting Options change for 2.0

Update

Updates

Updates

* Updates

Fix link

Update TOC entry

Fix redo

Updates

* Update index.md

Simple is banned.

* Factor remaining Options out of Config topic

* React to feedback and updates

Update

Updates

Update metadata

* React to feedback

Update
2017-11-28 14:09:16 -10:00
Rick Anderson 06530388f0 Add image to clarify change in intro to MVC - views (#4853) 2017-11-22 16:24:16 -05:00
Rick Anderson 62df783dc4
Merge pull request #4848 from aspnet/Rick-Anderson-patch-3
Update adding-model.md
2017-11-22 09:04:20 -10:00
Scott Addie ec84c149eb
Change javascript snippet type to json 2017-11-22 11:11:10 -06:00
Rick Anderson eae059f6d2
Update adding-model.md 2017-11-21 19:37:02 -10:00
Cam Soper accdd6427f Command line deployment to Azure and deployment scenario visibility (#4728)
* Command line deployment

* typo fix

* edits per review

* increased visibility of 'pub to azure' scenarios

* removed copy/paste debris
2017-11-06 10:43:58 -10:00
Rick Anderson aa04c4542a Update details.md (#4634) 2017-10-26 11:42:27 -10: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
Manimaran Manivannan 5821c43ced Update the wrong namespace in comment (#4579) 2017-10-17 12:51:53 -10:00
Rick Anderson ab91aad268 Update index.md (#4514)
* Update index.md

* windows --> Windows
2017-10-09 17:03:55 -10:00
Scott Addie 79bbe7481c Replace invalid PMC code fence type with powershell 2017-10-06 10:10:34 -05:00
Rick Anderson c9658c0db4 Update details.md (#4461) 2017-09-29 18:05:00 -07:00
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -05:00
Scott Addie e1ec11beb0 Merge pull request #4336 from guardrex/guardrex/kill-the-bom
Kill BOM and add end newlines
2017-09-20 09:11:19 -05:00
Luke Latham d157e2ec7a Kill BOM and add end newlines 2017-09-20 02:36:55 -05:00
Scott Addie efd8b8f5a9 Fix invalid ms.date metadata values 2017-09-19 13:44:04 -05:00
Scott Addie c496ec8d54 Adjust highlighting in code sample 2017-09-12 21:29:11 -05:00
jackiebecker 2e61e287e2 Update adding-model.md (#4235)
* Update adding-model.md

Error is raised when Install-Package command is run when package already exists in project. Provided details for how to check if package is already installed.

* Minor edits
2017-09-12 09:23:30 -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 6a7cb40282 Fix file path issues (#4196)
* Fix file path problems

Fixes #4192

Add one

* Revert TEMPs
2017-09-05 09:57:46 -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
Bader Nasser Al-Hashmi 485f3e6768 Add missing asterisk (#4064) 2017-08-22 13:00:11 -05:00
Rick Anderson eb025f2166 V 2.0 of intro to MVC/SQL (#4034)
* V 2.0 of intro to MVC/SQL

* V 2.0 of intro to MVC/SQL

* V 2.0 of intro to MVC/SQL

* V 2.0 of intro to MVC/SQL

* V 2.0 of intro to MVC/SQL
2017-08-18 18:33:01 -04:00
Rick Anderson cca03c0f0b make all tabs conform (#4014) 2017-08-17 16:20:27 -04:00
Rick Anderson ed7efd9f04 Update working-with-sql.md 2017-08-17 12:36:27 -04:00
Rick Anderson 48b8a66f83 Update start-mvc.md (#3972) 2017-08-15 13:01:25 -04:00
Rick Anderson a484478403 Update working with SQL to 2.0 version (#3957) 2017-08-14 17:35:32 -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 8f5277871e Razor Pages - Validation (#3939)
* Razor Pages - Validation

* Razor Pages - Validation

* Razor Pages - Validation

* Razor Pages - Validation

* Razor Pages - Validation
2017-08-13 15:47:26 -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 a37752b18c Update validation.md 2017-08-03 16:38:29 -04:00
Rick Anderson 5ec4ced904 Update adding-model.md (#3856)
* Update adding-model.md

* Update adding-model.md

* Update adding-model.md
2017-07-31 16:27:06 -07:00
Rick Anderson 77df9f7881 Razor Pages part 2 (#3830)
* WIP: RP part 2

* work

* work

* work

* work

* work

* work

* work
2017-07-27 10:36:23 -07:00
Bader Nasser Al-Hashmi ec471bf6f1 escape asterisk to look properly on ms-docs (#3752) 2017-07-17 15:56:21 -06:00
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
Rick Anderson e3ab7d41dc connection string (#3637)
* connection string

* connection string
2017-07-05 16:26:07 -06:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00