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
Scott Addie
ed892edc98
Add missing commas to description
2017-08-04 21:34:17 -05:00
A A
f1317f9e11
Added PwdLess to OSS authentication providers ( #3892 )
2017-08-04 21:32:39 -05:00
Rick Anderson
07385dde57
Update index.md ( #3891 )
...
per dan.roth - he likes this order
2017-08-04 17:08:46 -04:00
Rick Anderson
c2d95c5bd1
Update razor.md ( #3839 )
...
* Update razor.md
* Update razor.md
* Update razor.md
* Update razor.md
2017-08-04 15:02:43 -04:00
Tom Dykstra
e27933a28f
Intro to ASP.NET Core ( #3879 )
2017-08-04 11:38:46 -07:00
Scott Addie
cb5a2964a9
Remove a couple duplicated words
2017-08-04 09:26:28 -05:00
MartinsRui
f224da2b0c
Add semicolon to nginx config line ( #3885 )
...
* Update linuxproduction.md
* Update linuxproduction.md
2017-08-04 09:24:31 -05:00
Valeriy Novytskyy
d0ccaee123
Fixes #3862 Support SDK 1.0 in 2.0 topics (revert and fix) ( #3874 )
...
* #3753 Update social logins index
* #3753 Update facebook logins
* #3753 Update Google logins
* #3753 Update Twitter logins
* #3753 Update Microsoft logins
* #3753 Combine social and local login accounts screenshot update
* #3753 Fix app name in screenshot
* #3753 QA pass
* #3753 Put borders on screenshots to replace shadows
* Update facebook-logins.md
Minor clean up - remove future tense. Split up long sentences to help software translators.
* Update facebook-logins.md
* Update google-logins.md
* Update index.md
* #3753 Fix missing anchor
* Merge with origin
* #3862 Social snippets by SDK vesion
* #3862 Fix snippets for RTM 2.0 and italicise
* #3862 dotnet CLI > .NET Core CLI
* #3862 Fix snippets for RTM
2017-08-04 09:22:20 -05:00
Devon Jones
52b082f6c6
fix incomplete sentence ( #3882 )
2017-08-03 21:03:44 -05:00
Tom Dykstra
8941d2a4f5
remove logging details ( #3880 )
2017-08-03 16:10:03 -07:00
Rick Anderson
a37752b18c
Update validation.md
2017-08-03 16:38:29 -04:00
Tom Dykstra
a6f6538c93
Logging 2.0 ( #3847 )
2017-08-03 12:34:20 -07:00
Scott Addie
5fe7e5418c
Fix snippet content type issues ( #3876 )
2017-08-03 15:14:23 -04:00
Valeriy Novytskyy
88069f51c8
Fixes #3862 Support SDK 1.0 in 2.0 topics ( #3870 )
...
* #3753 Update social logins index
* #3753 Update facebook logins
* #3753 Update Google logins
* #3753 Update Twitter logins
* #3753 Update Microsoft logins
* #3753 Combine social and local login accounts screenshot update
* #3753 Fix app name in screenshot
* #3753 QA pass
* #3753 Put borders on screenshots to replace shadows
* Update facebook-logins.md
Minor clean up - remove future tense. Split up long sentences to help software translators.
* Update facebook-logins.md
* Update google-logins.md
* Update index.md
* #3753 Fix missing anchor
* Merge with origin
* #3862 Social snippets by SDK vesion
2017-08-02 11:42:48 -07:00