Rick Anderson
1b0872744d
Update web-api-vsc.md ( #8965 )
2018-10-10 17:33:32 -10:00
haidelber
97a199c5ee
Fixed link description ( #8962 )
2018-10-10 11:23:34 -10:00
James Newton-King
ee68f3c934
Add RouteTokenTransformerConvention documentation ( #8942 )
2018-10-10 15:45:45 -05:00
Rick Anderson
e6a0c8c0a8
cache No Longer Evicts Under Memory Pressure ( #8950 )
...
* cache No Longer Evicts Under Memory Pressure
* Update memory.md
2018-10-10 09:46:53 -10:00
Mohammad Dehghan
f514dc1a70
Remove duplicate word ( #8952 )
2018-10-10 08:05:26 -05:00
Luke Latham
5bffce9501
Clarification on Login form display scenarios ( #8878 )
2018-10-09 16:44:21 -10:00
Luke Latham
dc26efa660
Enhance attribute table ( #8943 )
...
Fixes #8659
[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/aspnet-core-module?view=aspnetcore-1.0&branch=pr-en-us-8943 )
* Ranges added to the table.
* Add `processesPerApplication`.
Head-check on `requestTimeout` ... is the max timeout 360 hours (`360:00:00`)?
2018-10-09 16:16:17 -10:00
Genevieve Warren
129f0135bd
Refresh EF 5 with MVC tutorial series ( #8868 )
...
* first updates
* completed first article in tutorial series; updated screenshots and links; acrolinx
* tutorial updates
* add xref query tags to config.json file; fix enums
* fix broken xref
* update intro note and delete refs to download PDF
* completes refresh of crud topic
* remove 2013 from vs 2013 intro
* remove user voice link
* add numbering
* acrolinx; completed sorting topic
* minor formatting changes
* complete refresh of migrations topic, including new screenshots
* acrolinx
* delete unused images
* fix broken links
* fix broken links; add numbered steps
* fix broken links
* fix broken link
* review on staging
* reset file in different folder
* revise use of blade
2018-10-09 16:15:49 -10:00
Genevieve Warren
701fc69d76
Change library package manager to nuget package manager ( #8946 )
...
The Library Package Manager menu item became NuGet Package Manager starting in VS 2015.
Contributes to #8848 .
2018-10-09 16:14:20 -10:00
Luke Latham
ba4b509279
Reconstitute installer flags ( #8945 )
...
Fixes #8748
2018-10-09 16:12:11 -10:00
Luke Latham
34291fb3fb
Linux topic updates ( #8944 )
...
Fixes #8710
1. Fix the `./<app_executable>` bit ... refer to the DLL.
1. Drop "mvc" from naming and go with "app."
1. Path to `/var/www/helloapp`.
2018-10-09 16:11:40 -10:00
Dave Brock
3923817574
Clarified compatibility version is in RP template by default ( #8939 )
...
Fixes #8932 .
2018-10-09 11:09:09 -10:00
Luke Latham
8f74f445f9
Fix tutorial folder name ( #8941 )
...
Fixes #8937
https://github.com/aspnet/Docs/tree/master/aspnetcore/data/ef-rp/intro/samples/cu21/Pages/Students
2018-10-09 10:47:33 -10:00
Luke Latham
477300456c
Fix broken table ( #8940 )
...
Fixes #8938
... and also escapes an underscore in a latter table cell.
2018-10-09 10:36:33 -10:00
Luke Latham
d3b0a32154
In-process hosting model coverage ( #8658 )
...
Fixes #5599
Fixes #5449
Fixes #5403
[Internal Review Topic (fundamentals/servers/ancm)](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/aspnet-core-module?view=aspnetcore-1.0&branch=pr-en-us-8658 )
[Internal Review Topic (fundamentals/servers/index)](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/index?view=aspnetcore-1.0&branch=pr-en-us-8658 )
[Internal Review Topic (host-and-deploy/ancm)](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/aspnet-core-module?view=aspnetcore-1.0&branch=pr-en-us-8658 )
[Internal Review Topic (host-and-deploy/iis/index)](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/index?view=aspnetcore-1.0&branch=pr-en-us-8658 )
2018-10-09 09:20:34 -10:00
Kyle Burns
0192359c2a
Update dependency-injection.md ( #8611 )
...
Elaborated on the recommendation to avoid Service Locator pattern
2018-10-09 09:18:08 -10:00
Hisham Bin Ateya
d3b9269016
Use Microsoft.AspNetCore.App & CreateWebHostBuilder in web sockets sample ( #8890 )
...
* netcoreapp1.1 -> netcoreapp2.1
* Use Microsoft.AspNetCore.All meta package
* Use CreateWebHostBuilder
* Sample versioning
* Fix target framework
* Redo unnecessary changes
* Update packages version
* Implicit version for App package
* Fix the package name
* Versioning the code snippets
* WebSocketSample -> WebSocketsSample
2018-10-09 09:15:00 -10:00
Luke Latham
91a2e221a9
Update Kestrel topic sample to use ConfigureKestrel ( #8914 )
...
Fixes #8571
2018-10-09 09:07:18 -10:00
Tom Dykstra
9cf3e6ed15
Correct note about lazy loading ( #8934 )
...
Related to #8910
[Internal review link](https://review.docs.microsoft.com/en-us/aspnet/core/data/ef-rp/read-related-data?branch=pr-en-us-8934&tabs=visual-studio )
2018-10-09 08:51:38 -10:00
ChrisSfanos
93f397f4ef
Update overview.md ( #8936 )
2018-10-09 13:37:44 -05:00
Dave Brock
d138521569
redundant spacing ( #8930 )
2018-10-09 11:43:33 -05:00
Dave Brock
07b06e9859
Added context around HEAD requests ( #8928 )
2018-10-09 11:41:44 -05:00
Dave Brock
d2fc112258
Remove redundant "the" ( #8931 )
2018-10-09 11:39:36 -05:00
Hisham Bin Ateya
273a8485ac
Fix localization resources links ( #8927 )
2018-10-09 10:59:08 -05:00
Dominik Raniszewski
123b4f49d3
Removing emphasis from the last paragraph ( #8924 )
2018-10-09 10:57:28 -05:00
Dave Brock
2e71c7465d
Update for extension suggestion ( #8907 )
...
* Update for extension suggestion
* Clarified header
* Review updates
2018-10-08 15:24:44 -10:00
KhushalGupta305
bc6ce21e53
Update aspnet-mvc-5-app-with-sms-and-email-two-factor-authentication.md ( #8793 )
...
* Update aspnet-mvc-5-app-with-sms-and-email-two-factor-authentication.md
Added Docs for Twilio integration with ASP.NET and C#.
* Update aspnet-mvc-5-app-with-sms-and-email-two-factor-authentication.md
2018-10-08 15:21:32 -10:00
Luke Latham
fd3151cb2e
Repair link ( #8899 )
...
Fixes #8898
2018-10-07 18:48:14 -10:00
Luke Latham
8e6dd4a7f4
Drop version from App package ( #8881 )
...
Addresses #8579
I might be getting the hang of **_find and replace_** now. 😝
This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Hisham Bin Ateya
b0e9ee31c5
Use CreateWebHostBuilder in localization samples ( #8882 )
2018-10-06 17:09:16 -10:00
John Reese
bdbde265b9
Resolve grammar issues ( #8879 )
2018-10-06 09:20:50 -05:00
Andrew Lock
834faab848
Clarifications around ConfigureAll and named options ( #8869 )
2018-10-05 17:56:24 -05:00
Hisham Bin Ateya
29c39626cd
Fix localization sample namespace ( #8860 )
2018-10-05 12:50:39 -10:00
Luke Latham
97f9e2d403
Surface SCD for preview release to App Service ( #8700 )
2018-10-05 10:21:59 -05:00
Scott Addie
b1f82d5419
Merge pull request #8857 from daveabrock/patch-4
...
Update `IndexOption` to `Index`
2018-10-05 09:32:20 -05:00
Owain Williams
c2a715d3a8
Update the introduction page ( #8864 )
2018-10-05 09:14:07 -05:00
Dave Brock
8ba0f07c5c
Update `IndexOption` to `Index`
...
The first `IndexOption` reference in the article is changed to `Index.` The second reference stays intact and is correct.
2018-10-04 20:40:36 -05:00
Genevieve Warren
caf620ebec
Fix broken VS 2013 download links ( #8854 )
...
- replace Visual Studio 2013 download link with a valid link
- none of these topics meet the >13K page view per month threshold for further updates at this time, so I'm just updating these bad URLs
- PR also includes automatic whitespace trimming
2018-10-04 15:26:56 -10:00
Rick Anderson
f0bd9cedb1
Update choose-aspnet-framework.md ( #8730 )
...
* Update choose-aspnet-framework.md
* Update choose-aspnet-framework.md
* update choose between
* update choose between
* update choose between
* fix
* fix
* fix
* react to feedback
* Update choose-aspnet-framework.md
2018-10-04 15:25:35 -10:00
Rick Anderson
61f6c2735b
Update secure-data.md ( #8856 )
2018-10-04 15:21:58 -10:00
ceemafour
02dea6e115
Update preventing-cross-site-request-forgery-csrf-attacks.md ( #8838 )
...
The title of this topic is incorrect and not matching with the actual content
When creating a new PR, please do the following and delete this template text:
* Reference the issue number if there is one:
Fixes #Issue_Number
> The "Fixes #nnn" syntax in the PR description causes
> GitHub to automatically close the issue when this PR is merged.
2018-10-04 15:21:43 -10:00
Tom Dykstra
bf92bb67e2
Apply content model guidelines to Getting started tutorial ( #8844 )
...
Fixes #8778
2018-10-04 11:12:56 -10:00
Genevieve Warren
cf952b23cc
Update www.visualstudio.com URLs ( #8833 )
...
- updated all www.visualstudio.com urls to visualstudio.microsoft.com (and added campaign ID for downloads from docs.microsoft.com)
- made other obvious fixes to older versions of Visual Studio
- trim whitespace
Contributes to #8848
2018-10-04 15:23:22 -05:00
Dave Brock
854e17807d
Fix typo for #8286 ( #8849 )
...
Typo fix in code sample.
Fixes #8286
2018-10-04 15:18:18 -05:00
Scott Addie
b3eb47a2c5
Add missing period in title ( #8851 )
...
When creating a new PR, please do the following and delete this template text:
* Reference the issue number if there is one:
Fixes #Issue_Number
> The "Fixes #nnn" syntax in the PR description causes
> GitHub to automatically close the issue when this PR is merged.
2018-10-04 15:08:01 -05:00
David Pine
fee5f1800b
Added details, examples and docs on Gulp v4 ( #8843 )
...
Fixes https://github.com/aspnet/Docs/issues/8827
Fixes https://github.com/aspnet/Docs/issues/7632
**Internal Review Pages**
* [Use Gulp](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/using-gulp?view=aspnetcore-2.1&branch=pr-en-us-8843 )
* [Bundle & minify](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/bundling-and-minification?view=aspnetcore-2.1&branch=pr-en-us-8843 )
2018-10-04 14:40:19 -05:00
Cecil Phillip
16af294128
Update messagepackhubprotocol.md ( #8847 )
...
Fixes #8821
PR for review. I just mirrored the note in the server section
@scottaddie @anurse
2018-10-04 14:29:33 -05:00
Jimmy Bogard
08c1ed8940
Corrected download link for Visual Studio ( #8841 )
2018-10-04 08:48:48 -05:00
Aleksandar Stojanovikj
e0c05f9131
Fix broken link in signalR tutorial ( #8840 )
2018-10-04 08:47:47 -05:00
Rick Anderson
332b78bd4f
author links ( #8835 )
2018-10-03 17:03:48 -10:00