Commit Graph

14 Commits (b22f9605b20a0b6edbdedd1f6d957b905b862fb5)

Author SHA1 Message Date
Luke Latham c468fbeb88 Enhance service creation content (#7374)
Fixes #7373 

@scottaddie In this case, I'm making an exception to our general rule about not specifying the TF explicitly because I want it to be utterly clear what the path will look like. For the example prereqs, I've added a bullet to say that the project is published for `netcoreapp2.1`. [EDIT] The TF will be updated at each sample update, so I'm not worried about it for the future of the topic.

Also, I want to reinforce the `binPath` argument space requirement, so I repeat the following line on purpose for this new example ...

> **Make sure the space is present between the `binPath=` argument and its value.**

It's an easily overlooked instruction that turns into a big 'ole 💣 if it isn't seen by the reader.

Thanks to @mmaguirehub for reporting! 🚀
2018-06-29 12:19:02 -05:00
Scott Addie 16086ef8d7
Metadata updates to ASP.NET Core host and deploy docs (#7190)
Addresses #6541
2018-06-20 13:57:53 -05:00
Luke Latham c18f29fb55
Host in a Windows Service update (#7048) 2018-06-14 12:37:38 -05:00
Luke Latham fff3fbb3c0
Surface RID in Windows Services set-up steps (#7055) 2018-06-14 10:40:35 -05:00
Luke Latham c6e40a8670
2.1 Sample Updates (Round 11) (#6860) 2018-06-08 22:27:43 -05:00
Luke Latham 5d4652a3b5
Drop recommendation for reverse proxy with Kestrel (#6537) 2018-05-23 17:12:33 -05:00
Rick Anderson 059bbc60f7
replace tdykstra with rick-anderson (#6395) 2018-05-12 13:55:26 -10:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham e96c1a8989
Proxy server/load balancer config topic (#5794) 2018-03-28 19:31:30 -07:00
Luke Latham 6b0cf1247f Title, description, and H1 updates (2) (#5697)
Updates
2018-03-14 16:51:34 -10:00
Luke Latham ce47040e91 Update Host a Windows Service topic (#5315)
* Update Host a Windows Service topic

Update

Updates

* React to feedback
2018-01-30 19:51:19 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 3f682a9ef2 Hosting and deployment updates (Stage 1) (#5127)
* Hosting and deployment updates

Update

Updates

Updates

Updates

Updates

* React to feedback
2018-01-09 15:41:28 -10:00