About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (202)
- Security (17)
- Test (31)
- Tooling (160)
- Uncategorized (160)
Most used tags
Tag Archives: principal
Manage windows service with asp.net core webapi
We’re building a webapi for our administrators. One of the features is stopping and starting a windows service on the webserver the webapi is hosted on. We needed to allow our application pool user to manage the windows service. For … Continue reading