Robert Mainhardt
2e8057117d
Updated the sample3 ( #5070 )
...
The sample 3 now reflects what the Default.aspx should look like
2017-12-26 16:22:17 -10:00
Rick Anderson
ac3d96713d
Update intro.md ( #5064 )
...
* Update intro.md
* Update intro.md
* Update intro.md
2017-12-22 12:45:03 -10:00
Aftab Ansari
f465f9b33c
corrected ( #5061 )
2017-12-22 09:04:08 -10:00
Rachel Appel
6ada6fb141
added culture fallback ( #5041 )
2017-12-21 20:24:09 -05:00
yaananth
5dfc046bad
fix missing code annotation and fix name ( #5059 )
...
* fix missing code annotation
* also fix name
2017-12-21 14:28:09 -10:00
Rick Anderson
f0bf43ad32
Merge pull request #5054 from yaananth/patch-1
...
Add warning against using PreSendRequestHeaders
2017-12-21 13:45:38 -10:00
Rick Anderson
6dbfdf987a
Update what-not-to-do-in-aspnet-and-what-to-do-instead.md
2017-12-21 13:44:27 -10:00
Caro Caserio
2ce86018cc
CC44770: Update getting-started.md ( #5058 )
...
* CC44770: Update getting-started.md
Hello, @rick-anderson,
This proposed file change comes from this Community Contribution: https://github.com/aspnet/Docs.zh-tw/pull/25 .
Please, help to check this proposed file change into the article and help to merge if you agree with fix. If not, please, let me know either if you would like me to fix it in another way within this PR, if you prefer to fix it in another PR or if I should close this PR as by-design. In case of using another PR, please, let me know of your PR number, so we can confirm and close this PR.
Many thanks in advance.
* Update getting-started.md
2017-12-21 13:21:39 -10:00
yaananth
6ae12fb847
Add warning against using PreSendRequestHeaders
...
For managed modules, adding more details w.r.t w3wp crashes
2017-12-21 00:19:31 -05:00
Luke Latham
e8cb509953
Refactor instructions on logs folder creation ( #5051 )
2017-12-20 18:40:42 -10:00
Rachel Appel
52e3263140
Rachelap/core on dotnet ( #5048 )
...
* changed screen shot and text for .NET Core new project using .NET Framework
* quick fix
2017-12-20 15:33:42 -05:00
Rachel Appel
ad9ce52255
added asp-page info ( #5040 )
...
* added asp-page info
* feedback mods
* removed relative path
2017-12-20 10:44:15 -05:00
Rick Anderson
6e7286d6d3
Update aspnet-core-module.md ( #5035 )
2017-12-19 16:21:59 -10:00
Rick Anderson
16f819ff7c
Update hosting doc ( #5013 )
...
* Update hosting.md
* Update hosting.md
* Update hosting.md
* Update hosting.md
* Update hosting.md
* Update hosting.md
2017-12-19 13:42:53 -10:00
Rick Anderson
b40c22c376
Update authoring TH ( #5042 )
...
* Update authoring.md
* Update authoring.md
2017-12-19 10:26:36 -10:00
Rick Anderson
23c6f25672
RP - Index, remove bad link ( #5033 )
2017-12-19 08:30:14 -10:00
Rick Anderson
157a54bee5
Fix legacy Web-API server ( #5037 )
2017-12-18 18:50:02 -10:00
Rick Anderson
171caa1b4c
Restore MVC/EF to TOC ( #5034 )
2017-12-18 17:54:20 -10:00
Rick Anderson
d48752f897
update azure pub doc ( #5020 )
...
* update azure pub doc
* update azure pub doc
* update azure pub doc
* update azure pub doc
* update azure pub doc
2017-12-18 15:57:26 -10:00
Rick Anderson
8d0daa4c1e
Update web-api-help-pages-using-swagger.md ( #4977 )
2017-12-18 12:37:37 -10:00
Luke Latham
0c2db47ce5
Kill extra parenthesis on link ( #5025 )
2017-12-18 12:36:19 -10:00
Luke Latham
5e5676e071
Correct spelling error ( #5026 )
2017-12-18 12:36:06 -10:00
Rachel Appel
2a42c5a167
minor grammar edits ( #5031 )
2017-12-18 17:23:32 -05:00
Rachel Appel
0cca9f3f21
minor grammar edits ( #5030 )
...
* minor grammar edits
* correction
2017-12-18 16:37:45 -05:00
Scott Addie
8e3f1ab85c
Provide .NET Framework provider instructions for App Service ( #5018 )
2017-12-15 08:25:05 -10:00
Scott Addie
572899acdc
2.0 updates to Policy Authorization doc ( #4849 )
...
* 2.0 updates to Policy Authorization doc
* More changes
2017-12-15 10:02:25 -06:00
Rajneesh Verma
b097d1edee
Fixed Download url ( #5015 )
...
Download url was pointed to 404, fixed by correcting url
2017-12-15 09:19:43 -06:00
Rick Anderson
4a28ecda6a
Fix links in CRUD/ RP ( #5010 )
2017-12-14 08:58:45 -10:00
Alex Arendsen
d6ce486ee8
Missing word "send" in PUT description ( #5008 )
2017-12-14 08:16:34 -10:00
Rick Anderson
81afd3949a
Update razor.md ( #5005 )
2017-12-14 09:13:50 -06:00
Rick Anderson
5ff15425a6
Update index.md
2017-12-13 11:29:50 -10:00
Rick Anderson
1ed14b61bb
Update model2.md ( #5003 )
2017-12-13 09:26:20 -10:00
Scott Addie
a1af3bd5e8
"we" --> "they" per Dan Roth
2017-12-13 13:14:41 -06:00
Scott Addie
011592b7e1
Remove AngularJS, Knockout, and Yeoman docs ( #4998 )
2017-12-13 09:06:32 -10:00
Scott Addie
415b2d6238
Clarify the FDD requirement for view compilation ( #5001 )
...
* Clarify the FDD requirement for view compilation
* Update FDD link
* Verbiage clarification
2017-12-13 09:06:17 -10:00
Rachel Appel
a75d5cfe42
identity csat ( #4997 )
2017-12-13 16:59:08 +01:00
Rick Anderson
ce0de1207e
add MVC to title of Getting started with ASP.NET Core and Entity Framework Core ( #4995 )
2017-12-12 16:35:26 -10:00
Rick Anderson
95ccef51e9
Update hosting.md ( #4992 )
2017-12-12 16:33:07 -10:00
Daniel Roth
8d735d1ce1
Update index.md
2017-12-12 16:59:21 -08:00
Luke Latham
cfe5a36e49
IHostingStartup topic ( #4967 )
...
* IHostingStartup topic
Updates
Updates
Updates
Updates
* Update ihostingstartup.md
* React to feedback
* Add section on disabling automatic loading
* Revert "Add section on disabling automatic loading"
This reverts commit ee7dcfb29d
.
* Add info on discovery and disabling auto loading
* React to feedback
* Note future feature for excluding individual assemblies
* React to feedback
2017-12-12 14:36:27 -10:00
Rick Anderson
47c00dff04
Update hosting.md ( #4973 )
...
Fixes #4971
2017-12-12 12:54:41 -10:00
Rick Anderson
cbc73a6e21
Update intro.md ( #4989 )
2017-12-12 12:14:12 -10:00
Scott Addie
e373a71c2f
2.0 updates to VS Tools for Docker doc ( #4965 )
...
* 2.0 updates to VS Tools for Docker doc
* Change snippet type for Dockerfile
* Combine sentences
* Remove intermediary images from docker images output
* Add note about target frameworks
* Replace command line references with PMC
* Add escape character
* Add multi-stage build text
* Genericize Docker Hub username example
* Separate docker-compose build and run commands
* More verbiage changes
* Fix workload name
* React to feedback
2017-12-12 12:01:13 -10:00
Scott Addie
d1572a4dcf
Convert Cache tags to lowercase ( #4984 )
2017-12-12 11:53:22 -10:00
Rick Anderson
d0a731836a
Social logins, update FB ( #4980 )
...
* Social logins, update FB
* Social logins, update FB
2017-12-12 11:52:32 -10:00
Scott Addie
c6d5695dc7
Address low CSAT in intro doc ( #4986 )
2017-12-12 11:47:12 -10:00
Rick Anderson
1826455b71
Update RP article - link to async ( #4978 )
...
* Update page.md
* Update page.md
2017-12-12 11:46:22 -10:00
Matt Sonnhalter
9738d006fc
Correct highlighted new code that needs to be added ( #4987 )
...
In the highlighted portion of new code to be added for the section "Display related enrollments on the Details page", the previous 3 lines (32-34) are not highlighted but they are new lines of code that the user should add.
2017-12-12 14:37:48 -06:00
Scott Addie
a0426b38d3
Escape less than character
2017-12-12 14:08:05 -06:00
Scott Addie
20c85ce766
Remove highlighting of closing ul tag
2017-12-12 13:53:57 -06:00