https://github.com/yottaawesome/csharp-windows-service
Repo for sample service from MSDN.
https://github.com/yottaawesome/csharp-windows-service
List: csharp-windows-service
csharp dotnet-framework service windows
Last synced: 2 months ago
JSON representation
Repo for sample service from MSDN.
- Host: GitHub
- URL: https://github.com/yottaawesome/csharp-windows-service
- Owner: yottaawesome
- License: mit
- Created: 2020-01-29T02:41:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T02:50:24.000Z (over 6 years ago)
- Last Synced: 2025-02-26T01:01:40.710Z (over 1 year ago)
- Topics: csharp, dotnet-framework, service, windows
- Language: C#
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample C# Windows Service
Repo for tutorial [sample service](https://docs.microsoft.com/en-us/dotnet/framework/windows-services/walkthrough-creating-a-windows-service-application-in-the-component-designer) from MSDN.