This website requires JavaScript.
Explore
Help
Sign In
dennis.wheeler
/
TemplateNETService
Template
Watch
1
Star
0
Fork
0
You've already forked TemplateNETService
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
5cf1a07526c3090f05695f7064753083f6d6c5c5
Go to file
Use this template
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
d_compcontrol
5cf1a07526
fix readme
2025-04-15 15:53:06 +02:00
TemplateNETService
[Feature] REST API Endpoint
2025-04-15 15:51:57 +02:00
.gitignore
Initial commit
2025-04-15 13:33:47 +02:00
README.md
fix readme
2025-04-15 15:53:06 +02:00
README.md
TemplateNETService
Template for windows service based on .net 8 with the following features:
Log with Serilog
Example to extract configuration settings from appsettings.json and safe in static class "Config"
OnStart & OnStop functions (File: BaseWorker.cs)
Batch files to install / delete service
Example for an API-Endpoint: api/ping (File: ServiceController.cs)
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
38
KiB
Languages
C#
90.2%
Batchfile
9.8%