Commit Graph

3612 Commits (53eee1d6137d36e82fefe7b5cb64279888ba8840)

Author SHA1 Message Date
Rick Anderson 48b8a66f83 Update start-mvc.md (#3972) 2017-08-15 13:01:25 -04:00
Rick Anderson aedca7601e RP install (#3971)
* RP install

* Update index.md
2017-08-15 12:31:02 -04:00
Scott Addie 9f933e0eca Fixes #3758 (#3968) 2017-08-15 11:15:49 -05:00
Samir Aguiar d0b3833c4f Clarify startup class selection (#3966)
It was not clear how the two ways of specifying the startup
class differed.
2017-08-15 09:19:03 -05: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 d02d90b627 Update index.md 2017-08-14 18:50:25 -04:00
Rick Anderson 1c68c515db Update model.md 2017-08-14 18:28:05 -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
Stuart Leeks eaa94a986c Fix typo (#3953) 2017-08-14 14:28:45 -05:00
Rick Anderson bbf46a1ebe changes for 2.0 - remove AI (#3951) 2017-08-14 14:32:50 -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
Tom Dykstra 87e475cbc1 update getting-started.md for rtw (#3947)
* update for rtw

* remove 2.0 from title
2017-08-14 12:59:40 -04:00
Tom Dykstra 73ae24c123 2.0 RTM changes for whatsnew (#3934)
* initial

* fix link

* fix links

* fix links

* sa feedback

* remove preview

* 2.0 release notes link
2017-08-14 12:58:46 -04:00
Rick Anderson 4f075f2c22 remove -preview (#3944) 2017-08-13 19:56:44 -04:00
Galdin Raphael 0f06dd2e95 Fix typo (#3942) 2017-08-13 19:55:56 -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
Tom Dykstra f5b0ee0019 remove note about selecting command-line environment (#3919)
* remove note about selecting command-line environment

* add sdk
2017-08-13 15:44:24 -04:00
Luke Latham 5119e9d3e6 Revise and extend IIS topic sub apps content (#3878)
* Revise and extend IIS topic sub apps content

Fixes #3877

* React to feedback

Update

Update
2017-08-13 14:02:35 -04:00
Luke Latham ab1a97393d Document how ANCM generates log file names (#3924)
Fixes #3906
2017-08-13 14:01:11 -04:00
Luke Latham 0eb9916705 Document that deployment requires stopping the app (#3928)
* Document that deployment requires stopping the app

Fixes #3301

* React to feedback
2017-08-13 14:00:48 -04:00
Luke Latham acd5809e7b Update Publish to IIS doc to react to VS2017 updates and IIS publishing tool changes (#3930)
Fixes #2682
2017-08-13 14:00:11 -04:00
Luke Latham e201e66199 How to set ENVIRONMENT VARIABLES per IIS AppPool (#3929)
* How to set ENVIRONMENT VARIABLES per IIS AppPool

Fixes #2030

* React to feedback
2017-08-13 13:58:56 -04:00
Rick Anderson 6a695a380a RP: Fix TOC (#3937) 2017-08-12 16:28:43 -04:00
Rick Anderson ab99ef35dc Update new-field.md (#3936) 2017-08-12 16:22:46 -04:00
Rick Anderson ffac7e195b Update start-mvc.md 2017-08-12 15:50:23 -04:00
Rick Anderson 65cbb04ece Razor Pages Search (#3925)
* Razor Pages Search and new field

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2017-08-12 15:31:37 -04:00
Rick Anderson d730089fee Update core-crypto.md 2017-08-11 15:01:36 -04:00
Tom Dykstra 424127e1ba Kestrel and WebListener/HttpSys - 2.0 changes (#3875) 2017-08-11 11:47:48 -07:00
Scott Addie 0b6c8e6d81 2.0 migration reference doc
- Fixes #3548 
- Fixes #3054
2017-08-10 21:09:38 -05:00
Rick Anderson ccf6ef67e4 Razor Pages part 5 (#3917)
* WIP: Razor Pages part 5

* work

* work

* work

* work

* work

* work

* work

* work
2017-08-10 12:55:57 -04:00
Steve Smith ddc91e96b3 Clarifying sequence behavior in short-circuiting section. (#3918) 2017-08-10 10:07:30 -04:00
Mark MacLin fc54595c70 use correct github url in link to project source code (#3920)
The final source code and a snippet referenced in "EF Core with ASP.NET Core MVC" tutorial needs correct url,
currently:  "https://github.com/aspnet/Docs/tree/master/aspnet/data/ef-mvc/intro/samples/cu-final"
should be:
"https://github.com/aspnet/Docs/tree/master/aspnetcore/data/ef-mvc/intro/samples/cu-final"
2017-08-10 10:06:24 -04:00
Tom Dykstra 903e731dda Getting started - 2.0 and 1.1 versions (#3915) 2017-08-08 16:22:51 -07:00
ChrisSfanos a01b4d4f55 Update overview.md (#3914)
Added a note about not using the CDN for production scenarios
2017-08-08 18:07:42 -04:00
Rick Anderson 17900fb977 WIP: RP SQL (#3911)
RP SQL
2017-08-08 13:02:15 -04:00
Scott Hanselman 23246b16d9 I needed to using Microsoft.EntityFrameworkCore also (#3909) 2017-08-08 10:42:18 -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 85a099fd3d validation script (#3908) 2017-08-07 16:15:49 -04:00
Alexander Stefurishin e2d3935051 Fix type name (#3905)
Correct type name can be inferred from further article context
2017-08-07 15:56:50 -04:00
Rick Anderson 9ac76b27e6 Intro to RP part 4 (#3904)
* WIP:Intro to RP part 4

* work

* work

* work

* work

* work

* work
2017-08-07 15:08:21 -04:00
jkotalik d182d04934 Escapes data in websockets example 2017-08-07 10:01: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
Luke Latham 15430a9f8a Patch a plural term making it singular (#3900)
@Rick-Anderson ... let's make that "section names" 👉 "section name" (singular, as it's the same name across the keys)
2017-08-07 09:59:57 -04:00
Luke Latham be4cc84f42 Document config section hosting configuration behavior (#3899)
Fixes #3779
2017-08-06 18:42:00 -04:00
Péter Bozsó 3d79a4b545 Fix DELETE operation in TodoController (#3898)
By using First(), there's the opportunity for an uncaught exception when the endpoint is called with an ID not present in the database.
2017-08-06 18:15:25 -04:00
Rick Anderson f8ca011f8c Update model.md 2017-08-05 10:20:37 -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
Scott Addie f6dac646e1 Remove duplicated instances of 'the' (#3893) 2017-08-05 09:54:04 -04:00