Luke Latham
defd5613f9
Hosting startup topic updates ( #7678 )
2018-08-31 11:54:45 -05:00
Luke Latham
3d2aabf7ea
Clarify when StartAsync is called ( #8354 )
2018-08-30 14:26:31 -05:00
Luke Latham
87cbd8d51e
Configuration updates ( #8050 )
2018-08-24 14:10:45 -05:00
Luke Latham
304c3866f3
Middleware topic+sample update ( #8209 )
2018-08-21 13:34:05 -07:00
Luke Latham
232d345f9e
Specify "Core" for ASP.NET Core refs ( #8110 )
2018-08-15 22:30:29 -05:00
Luke Latham
de5ec7818c
Enforcing SSL topic: HTTPS_PORT env var details ( #7767 )
2018-07-30 13:39:58 -05:00
Luke Latham
cd2622c8d8
Correct code in Generic Host topic ( #7861 )
2018-07-30 11:29:22 -05:00
Luke Latham
ef20ad81f5
Correct code in Generic Host topic ( #7860 )
2018-07-28 14:07:23 -05:00
Luke Latham
6fdf2f61e9
Only doc the latest minor release (2.1) in the Hosted Service topic ( #7681 )
2018-07-18 16:32:27 -05:00
granthoff1107
4a24fff6af
Update Hosted Service topic: Refactor Queued Hosted Service to use BackgroundService ( #7640 )
2018-07-18 15:33:12 -05:00
Luke Latham
34b33e245b
Add version to App package references ( #7551 )
...
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham
a417ad96a6
App key/name enhancements to host topics ( #7493 )
2018-07-06 13:12:11 -05:00
Luke Latham
ee6cf413ad
Move settings files update ( #7472 )
2018-07-05 19:29:57 -05:00
Mike McFarland
d698d150e0
Fixed invalid variable name in generic host snippet ( #7347 )
...
Snippet `ConfigureAppConfiguration` in the generic host fundamental page was referencing an invalid variable name in the context of the scope. Updated to use the correct variable name.
2018-06-28 09:53:49 -05:00
Miroslav Popovic
b3366bba2b
Fix a typo in service container registration sample ( #7324 )
2018-06-27 08:28:18 -05:00
Miroslav Popovic
04f7493738
Fix another typo in text for IApplicationLifetime interface ( #7325 )
2018-06-27 08:26:23 -05:00
Luke Latham
eef1521324
Update Multiple environments topic ( #7148 )
2018-06-21 12:32:07 -05:00
Scott Addie
675e659111
Metadata updates for ASP.NET Core fundamentals docs ( #7181 )
2018-06-20 11:11:27 -05:00
Luke Latham
df572aa412
Improve web host configuration content ( #7098 )
2018-06-19 12:43:41 -05:00
Luke Latham
3ef776e724
Improve environment variable coverage ( #7092 )
...
Fixes #6760
The goals are ...
* Surface that env vars aren't added by default with the Generic Host.
* Describe `AddEnvironmentVariables`.
* Deal with env var prefix issue.
* Explain how to set env vars for dev (shoot reader to *Multiple environments* topic for more info). Mention VS, command-line, and VSC config.
* Add VSC example to the *Multiple environments* topic.
* Update the sample app and snippets for the topic.
2018-06-19 09:47:55 -05:00
Daniel Moncada
1afce7712f
fix logger type in LifetimeEventsHostedService example ( #6987 )
2018-06-11 13:25:36 -05:00
Greg Ingram
3fc974194c
Update hosted-services.md ( #6983 )
2018-06-11 07:49:26 -05:00
Luke Latham
f24f625478
Update Generic Host language ( #6922 )
2018-06-07 12:55:07 -05:00
Luke Latham
b84e28f124
Use AddHostedService ( #6901 )
2018-06-06 14:49:41 -05:00
Luke Latham
b1c6b25eda
Package language updates ( #6824 )
2018-06-02 19:04:59 -05:00
Luke Latham
ff68090f60
Drop unessential pages ( #6773 )
2018-05-31 19:50:18 -05:00
Luke Latham
26267a687d
Move env var config down in Generic Host sample ( #6766 )
2018-05-31 17:33:39 -05:00
Luke Latham
0bb30ec6e5
Generic Host updates ( #6751 )
2018-05-31 15:59:44 -05:00
Luke Latham
6fc9fd5823
2.1 Sample updates (Round 1) ( #6709 )
...
Addresses #5495
* This one takes care of the topics in the *fundamentals/host* TOC area, including its three samples.
* All samples verified working with 2.1 RTM bits. 🎉
Ignore the three build warnings. They're fixed on https://github.com/aspnet/Docs/pull/6712 .
2018-05-31 09:54:44 -05:00
Luke Latham
1ef602b23c
Update RunConsoleAsync example ( #6737 )
2018-05-31 09:47:40 -05:00
Luke Latham
c4c5400bad
Add Generic Host sample to the Background Tasks topic ( #6484 )
2018-05-25 09:47:11 -05:00
Luke Latham
7c30c9bdf7
Host updates (Generic Host topic) ( #6428 )
2018-05-16 16:09:24 -05:00