Commit Graph

85 Commits (322d0c717ac83ed47b6c5a63c8600b7e2c8af2c9)

Author SHA1 Message Date
Rachel Appel 0f22ad58f3
create include file for .NET Core on .NETFX note (#5145) 2018-01-09 15:25:22 -05:00
Scott Addie b684e215bd
Fix casing of [Controller] placeholder (#5121) 2018-01-05 11:39:30 -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 81afd3949a Update razor.md (#5005) 2017-12-14 09:13:50 -06:00
Rick Anderson 1ed14b61bb
Update model2.md (#5003) 2017-12-13 09:26:20 -10:00
Rick Anderson e46b2184a5 remove bower fron RP intro (#4974) 2017-12-12 09:05:06 -06:00
rick-anderson d4d38c59fe fix wrong snippet in search/intro to mvc 2017-12-04 08:44:50 -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 c5b2cfb732 explain error message on scaffolding (#4806) 2017-11-15 17:03:32 -05:00
Rick Anderson 4c0a4ab3a3
Update adding-model4.md (#4785) 2017-11-14 08:14:35 -10:00
Rick Anderson 66556ae9ec
Update adding_view1.md 2017-11-08 14:30:14 -10:00
Rick Anderson a10a2e8493
Update adding-controller1.md (#4747)
* Update adding-controller1.md

* Update adding-controller1.md
2017-11-08 10:20:20 -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 350c43eba0
Update model4tbl.md 2017-11-06 09:58:25 -10:00
Rick Anderson b9509ec906
RP with EF (#4451)
* RP with EF

* 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

* finished with CRUD

* start part 3

* start part 3

* finish Sort/Group

* finish Sort/Group

* finish Sort/Group

* finish Sort/Group

* work

* removed all you

* finished with parts 1-3

* finished with parts 1-3

* finished with parts 1-3

* part 4

* finish mig

* finish mig

* complex

* complex

* complex

* complex

* complex

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback
2017-10-31 19:38:47 -10:00
Rick Anderson 4b3a9d04f8
CSAT on Web API (#4681)
* CSAT on Web API

* CSAT on Web API

* CSAT on Web API

* last fix
2017-10-31 12:50:08 -10:00
Rick Anderson 2d32b96e9c Ra/prefer rp (#4622)
* Feature Razor Pages

* Feature Razor Pages
2017-10-24 17:18:01 -10:00
Rick Anderson 17119c69d9 fix snippet in add a model to Razor Page (#4612)
* fix snip

* fix snip
2017-10-21 12:05:12 -10:00
Rick Anderson ce1f789475 fix (#4609) 2017-10-20 13:29:46 -10:00
Rick Anderson 1a90e46110 Update model4.md 2017-10-20 13:11:47 -10:00
Scott Addie 912a1efc8f Fix invalid bookmarks (#4570) 2017-10-13 15:50:30 -05:00
Scott Addie e452a5516b MVC Core --> Core MVC 2017-10-11 21:15:41 -05:00
Scott Addie cf5caca007 Update link titles 2017-10-09 14:43:00 -05:00
Luke Latham 94b7e0f95b Revert some RP tutorial updates (#4497)
* Revert some RP tutorial updates

* Updates

* Updates
2017-10-04 16:01:18 -07:00
Luke Latham aae1487995 Razor Pages tutorial File Uploads topic (#4265)
* Razor Pages tutorial File Uploads topic

Fixes #4188

Swap submitting inputs for button elements

Updates

Updates

Updates

Updates

Updates

* React to feedback

React to Feedback

* FileHelper update

FileHelper update

* Update the note where the FileName prop is used

Update the note where the FileName prop is used

Update

* Minor update

* Change file helper method name to 'ProcessFormFile'
2017-09-26 09:18:12 -07:00
Rick Anderson a5ab11eadc More strongly suggest RP over MVC approach (#4398)
61K MVC in last 30 days, 11 K on RP. Need to push more folks to RP.
2017-09-25 17:44:06 -07:00
Scott Addie 4a1f227cd5 Fixes #4388 2017-09-25 13:07:35 -05:00
Luke Latham f2f9a47625 Update tooling links 2017-09-25 11:47:50 -05:00
Rick Anderson 7d568ad0cb Update validation.md (#4382)
* Update validation.md

* Update validation.md
2017-09-25 09:39:45 -07:00
Luke Latham 1f4a43ede9 Link patches (#4325) 2017-09-19 11:47:36 -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
Rick Anderson a33767db54 comma decimal (#4176) 2017-09-01 14:50:01 -07:00
Rick Anderson d9ec19e545 macOS and Code version of intro to RP (#4037)
* macOS version of intro to RP

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Changes to Razor Pages on macOS and VS Code (#4081)

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* fix

* fix

* fix

* fix
2017-08-28 19:54:12 -04:00
Rick Anderson d9e2c99c83 mac/xplat intro to mvc, update to 2.0 (#4131)
* mac/xplat intro to mvc, update to 2.0

* mac/xplat intro to mvc, update to 2.0

* fix

* fix

* fix

* fix

* fix

* fix
2017-08-28 16:30:32 -04:00
Rick Anderson 64175ac133 Update adding-model3.md (#4115) 2017-08-26 12:52:45 -04:00
Rick Anderson e6a8f171f2 update to 2.0 SDK (#4080)
* update to 2.0 SDK

* fix

* fix
2017-08-23 17:27:35 -04:00
Scott Addie b94e44e44f ASP.NET MVC Core --> ASP.NET Core MVC 2017-08-23 12:08:45 -05:00
Bader Nasser Al-Hashmi 472b16499c Remove extra spaces (#4065) 2017-08-22 12:58:53 -05:00
Bader Nasser Al-Hashmi 0a70706a38 Remove redundant word (that that) (#4063) 2017-08-22 12:25:50 -05:00
Rick Anderson d23fe0254d Install only needs web workload (#4015)
* Install only needs web workload

* Update install2.0.md
2017-08-18 09:24:08 -04:00
Jaliya Udagedara bb615e57e8 Fixed: Code formatting. (#4008) 2017-08-17 10:03:10 -05:00
Rick Anderson 32a0352570 add version # to VS install include (#3978)
* add version # to VS install include

* Update install2.0.md
2017-08-15 16:28:42 -04:00
Rick Anderson 9a22c64759 update Web API intro to v2.0 (#3975)
* update Web API intro to v2.0

* update Web API intro to v2.0

* update Web API intro to v2.0

* update Web API intro to v2.0

* update Web API intro to v2.0

* update Web API intro to v2.0
2017-08-15 16:02:52 -04:00
Tom Dykstra d5e088545a change vs download link (#3962)
* change vs download link

Per Scott's suggestion, this seems like a better link for the VS install.

* add workloads

* add bullets
2017-08-14 21:54:39 -04:00
Rick Anderson bbf46a1ebe changes for 2.0 - remove AI (#3951) 2017-08-14 14:32:50 -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
Tom Dykstra 424127e1ba Kestrel and WebListener/HttpSys - 2.0 changes (#3875) 2017-08-11 11:47:48 -07:00
Mateusz Sadowski bc2150d03c Fix a typo in "How validation works" paragraph (#3902)
The text said "The follow code...", when I think it was meant to be "The following code..."
2017-08-07 10:00:56 -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