Commit Graph

21 Commits (4ad9a9f7fbd7b5506d15d436f5c6f83ad1ecb6fc)

Author SHA1 Message Date
Luke Latham 1caab6ae23
Configuration and WS topic enhancements (#16516) 2020-01-14 12:51:06 -06:00
Luke Latham 93693b41c2
Windows Service topic troubleshooting (#16504) 2020-01-13 18:13:54 -06:00
Luke Latham 4a16dc236d
3.1 Sample Updates (#16170) 2019-12-12 17:31:22 -06:00
Luke Latham 672507518f
Windows Services topic updates (#15402) 2019-11-05 18:05:47 -06:00
Nikita Potapenko dc8f9b7bea Update packages (#14574)
Use GA version
2019-09-25 07:58:43 -10:00
Luke Latham b93ab83fb6 Pascal case placeholder names in log strings (#14508)
* Pascal case placeholder names in log strings

* Updates
2019-09-23 14:11:50 -10:00
Luke Latham c0b9195e5b
Call out the URL for Windows Service sample app (#14208) 2019-09-09 13:56:45 -05: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 3ffad41f66
Windows Service topic+sample update for 3.0 (#12449) 2019-05-27 14:57:18 -05:00
Luke Latham 83fbaf7a68 Update (#11907) 2019-04-09 07:21:17 -10:00
Luke Latham eccc518c1c
Use New-LocalUser in WS topic (#11839) 2019-04-04 19:48:15 -05:00
Luke Latham 3650f6de19
Convert Windows Services topic to use Powershell (#11342) 2019-03-11 14:24:36 -05:00
Pavel Krymets ad6e6062bd Update Program.cs (#9988) 2018-12-12 14:59:37 -06:00
Luke Latham d18fa2b084
2.2 Sample Updates (#9795) 2018-12-04 10:56:13 -06:00
Luke Latham dda13500cf Enhance WS topic with FDD scenario (#9667)
* Enhance WS topic with FDD scenario

* React to feedback

* React to feedback

* React to feedback

Update
2018-11-27 20:24:13 -06:00
Luke Latham 27beb311c7 Windows Services updates (#9337)
* Windows Services updates

* Note "domain" or "local machine"

* React to feedback
2018-10-31 10:46:13 -10:00
Luke Latham 61dfc55521
Reorganize Windows Service samp app config (#8136) 2018-08-17 11:17:00 -05:00
Luke Latham 4e777b9d5f
Windows Service topic updates (#7512) 2018-07-10 10:05:42 -05:00
Luke Latham c6e40a8670
2.1 Sample Updates (Round 11) (#6860) 2018-06-08 22:27:43 -05: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 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