Luke Latham
0a7f388c4f
Return package reference ( #28416 )
2023-02-16 08:04:18 -06:00
Stephen Halter
17b4f3f4be
Update windows-service.md ( #28059 )
...
* Update windows-service.md
* Update 7.x WebAppServiceSample to call new AddWindowsService API
2023-01-10 12:53:45 -10:00
maroonedsia
fd968c3b0f
Fix/add missing use windows service dotnet7 ( #28048 )
...
* Reference Microsoft.Extensions.Hosting.WindowsServices package
* Set builder's host to Windows Service
2023-01-10 10:32:30 -10:00
Luke Latham
309e8444a9
Remove dup package ref ( #28050 )
2023-01-10 02:31:24 -06:00
Alex Buck
167954e87d
[BULK UPDATE] DocuTune - Rebranding links ( #27044 )
...
* [BULK UPDATE] DocuTune - Rebranding links
* Update cascading-values-and-parameters.md
2022-09-20 14:37:02 -10:00
Rick Anderson
5c60a8ae20
ContentRoot updates for .NET 7 /7 ( #26913 )
...
* ContentRoot updates for .NET 7 /7
* ContentRoot updates for .NET 7 /7
* ContentRoot updates for .NET 7 /7
* ContentRoot updates for .NET 7 /7
2022-09-07 11:18:18 -10:00
Rick Anderson
383c80575d
prep for 7.0 changes in Windows Service ( #26908 )
2022-09-01 11:22:25 -10:00
Rick Anderson
068f20aeef
Win service needs to set ContentRootPath ( #26844 )
...
* Win service needs to set ContentRootPath
* Win service needs to set ContentRootPath
* Win service needs to set ContentRootPath
* Win service needs to set ContentRootPath
2022-08-31 10:33:31 -10:00
Rick Anderson
35a4f9979a
Minor cleanup of using Minimal API as a Windows Service code /2
2022-04-07 17:34:05 -10:00
Alex Toth
51b6c84aa6
windows service using minimal api ( #25037 )
...
Co-authored-by: toth.alex <toth.alex@hmei.hu>
2022-02-16 22:20:46 -06:00
Kirk Larkin
7b9d26ac5d
Use whole-topic versioning in Windows Service ( #24727 )
2022-01-24 16:12:03 +00: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
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