Luke Latham
f397874f28
Blazor client-side host and deploy updates ( #13898 )
...
* Blazor client-side host and deploy updates
* Updates
* React to feedback
* Update aspnetcore/host-and-deploy/blazor/client-side.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2019-09-06 09:15:57 -05:00
Luke Latham
45e645e5af
Change description of health check result example ( #14080 )
2019-08-29 08:13:19 -05:00
Tom Dykstra
0a34538a98
reassign ( #13961 )
2019-08-22 11:46:35 -04:00
David Pine
769d8c6ae7
Removed images that are not referenced anywhere. ( #13804 )
2019-08-17 10:20:41 -05:00
Shayne Boyer
3bd09269c3
Update building-net-docker-images.md ( #13852 )
...
Closes #13824
2019-08-16 14:17:47 -04:00
Scott Addie
ff5dff78d6
Merge branch 'master' into release/3.0-preview8
2019-08-13 13:40:38 -05:00
Luke Latham
9bf1fe8bf9
Remove VSC from VSC-CLI tabs ( #13726 )
2019-08-08 09:50:33 -07:00
Luke Latham
f5e242205e
IIS 'first experience' tutorial ( #13593 )
2019-08-08 07:55:08 -05:00
Isaac Levin
23dd8f7b35
Update Blazor Templates #13200 ( #13536 )
2019-08-06 11:41:51 -05:00
Luke Latham
b6c8dc9bb6
Surface troubleshooting overview in hosting topics ( #13534 )
2019-07-28 20:24:52 -05:00
Luke Latham
f7ca70b9d2
Consolidate troubleshooting docs ( #13231 )
2019-07-17 16:56:16 -05:00
Luke Latham
0865fe566c
Azure Apps Overview updates ( #13322 )
2019-07-16 16:12:41 -05:00
Gordon Hogenson
f7c1ffe5f1
Docker tools rebranding ( #13325 )
...
* Container Tools rebranding
* Visual Studio 2017
2019-07-16 12:37:46 -07:00
Luke Latham
d35a26dea8
IIS Overview 'Deploy the app' section update ( #13318 )
2019-07-16 10:53:35 -05:00
Gordon Barrs
cce13f45bd
Update the choice text for a Blazor server-side experience. ( #13274 )
2019-07-13 15:49:33 -05:00
Luke Latham
70b16f15a3
Proxy/LB non-IIS scheme forwarding update ( #13251 )
2019-07-12 12:34:45 -05:00
Luke Latham
17692fc812
Surface health check restrictions with MapWhen ( #13248 )
2019-07-11 13:26:22 -05:00
Theano Petersen
c969928dbe
fix http to https ( #13241 )
2019-07-10 19:36:05 -07:00
Scott Addie
8a0ba4a28d
Fix invalid ms.author values ( #13087 )
2019-07-02 22:38:34 -05:00
Luke Latham
f67c9757d5
Blazor Pre6 Sweep 3 ( #13083 )
2019-07-02 17:14:03 -05:00
Luke Latham
c1762534dc
Versioning patch ( #13076 )
2019-07-01 17:07:18 -05:00
Luke Latham
2b24819d69
Blazor Pre6 Sweep 1 ( #13070 )
2019-07-01 15:47:14 -05:00
Chris Ross
a545f2a00e
Update out-of-proc claims transformation ( #13074 )
2019-07-01 13:26:44 -07:00
Luke Latham
fff4d43d76
Improve cross-links in Blazor server-side host doc ( #12732 )
2019-06-26 14:39:44 -05:00
Ivan Samoylenko
a7b2d42fb8
Fixed typo in secpool.msc command ( #13015 )
2019-06-26 11:42:57 -04:00
Andrew Stanton-Nurse
3a3c0efe54
Add note about single-file deployments for in-proc ( #12956 )
...
* Add note about single-file deployments for in-proc
We don't support loading single-file deployments in-proc. We have a nice error but we should doc that too :).
* unnest the monikers
2019-06-24 08:34:39 -07:00
Scott Addie
0e78cd74a5
capacities --> capabilities
2019-06-21 16:23:31 -05:00
Scott Addie
f804e76980
Mention App_Data folder treatment in publish profile doc ( #12977 )
...
* Mention App_Data folder treatment in publish profile doc
* More edits
* Add note about App_Data folder
* More edits
* More edits
* More edits
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* More edits
2019-06-21 15:28:47 -05:00
Luke Latham
c68233916d
Consolidate troubleshooting guidance ( #12954 )
...
Consolidate troubleshooting docs
Updates
2019-06-20 17:58:29 -05:00
Scott Addie
f5ab8adfa0
Explain where DotNetPublishFiles and ResolvedFileToPublish come from ( #12946 )
...
* Explain where DotNetPublishFiles comes from
* More edits
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* React to feedback
* React to feedback
* Add missing pubxml file
* Rename pubxml file for consistency
* Add pubxml file
2019-06-20 12:31:05 -05:00
Luke Latham
a350273fdc
Link update ( #12941 )
2019-06-18 16:38:06 -05:00
Scott Addie
7e323c0ae8
VS publish profile doc patch ( #12933 )
2019-06-18 14:40:09 -05:00
Scott Addie
7f50654400
Document default Content globs for Web and Razor SDKs ( #12927 )
...
* Document default Content globs for Web and Razor SDKs
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* React to feedback
* Minor edits
2019-06-18 13:28:25 -05:00
Luke Latham
3d60f12cdb
ANCM log path updates ( #12915 )
2019-06-17 16:37:56 -05:00
Luke Latham
7958d6544e
Add tech name to Blazor topics ( #12882 )
2019-06-15 11:20:28 -07:00
Tom Dykstra
6fc87db5d8
Web Host --> Generic Host links ( #12847 )
2019-06-13 12:12:42 -07:00
Andrew Stanton-Nurse
aa273f83c3
Workaround designer issue in VS ( #12823 )
...
Because it inherits from `ServiceBase` (via `WebHostService`), VS treats this `CustomWebHostService` class like a "Component" and tries to open a design surface for it. This causes problems because the designer can't load properly over this type (it has a constructor). We are fixing `WebHostService` in 3.0 (and it's no longer recommended anyway, with Worker Service), but the 2.x sample should be updated to lead people down the happy path.
2019-06-12 07:45:49 -07:00
Luke Latham
58fa78efdf
Coalesce hosting model coverage ( #12573 )
2019-06-12 06:38:05 -05:00
Hao Kung
0b3c5739a9
Docs for new Certificate auth ( #12796 )
...
* Docs for new Certificate auth
* Add files via upload
* Certificate authN doc patch (#12813 )
* Certificate authN doc patch
* More edits
* More edits
* Apply PR feedback
* Add CertificateForwading section to host/deploy doc
* Update proxy-load-balancer.md
* Reference certificate forwarding doc
* Update certauth.md
* Update proxy-load-balancer.md
* Update aspnetcore/host-and-deploy/proxy-load-balancer.md
Co-Authored-By: Chris Ross <Tratcher@Outlook.com>
* Update aspnetcore/host-and-deploy/proxy-load-balancer.md
Co-Authored-By: Chris Ross <Tratcher@Outlook.com>
* Update aspnetcore/host-and-deploy/proxy-load-balancer.md
Co-Authored-By: Chris Ross <Tratcher@Outlook.com>
* Update proxy-load-balancer.md
* Update ms.date metadata attribute
* Minor edits
2019-06-11 16:55:51 -05:00
Luke Latham
273a025c2c
Proxy/LB update for templates with Azure Linux ( #12740 )
2019-06-07 14:13:43 -05:00
Luke Latham
71bb391ea4
Update ANCM install section ( #12702 )
...
* Update ANCM install section
* Fix link
* Link update
2019-06-05 11:28:28 -05:00
Luke Latham
80eacc4e36
Surface Worker Service project template ( #12665 )
2019-06-04 11:02:34 -05:00
Justin Kotalik
a5c43455e5
Update ANCM error pages and diagnostics ( #12605 )
2019-06-03 09:30:43 -07:00
Nick Schonning
a4d93a9f9c
typo: Double word "is" ( #12645 )
2019-06-03 05:59:23 -05:00
Justin Kotalik
062e95391b
Doc stack size limit ( #12590 )
2019-05-29 17:18:28 -07:00
Luke Latham
b54625eb53
Blazor client-side publish directory ( #12490 )
2019-05-28 17:53:56 -05:00
Luke Latham
3ffad41f66
Windows Service topic+sample update for 3.0 ( #12449 )
2019-05-27 14:57:18 -05:00
Luke Latham
b831f541c3
IIS Integration Middleware ( #12534 )
2019-05-25 06:51:22 -05:00
Luke Latham
403a41fcff
Change Web Deploy link in IIS topic ( #12531 )
2019-05-24 15:16:05 -05:00
Luke Latham
759ddac4b9
Blazor serverless with Azure Storage ( #12515 )
2019-05-23 15:07:31 -05:00