Click here to Skip to main content
15,890,825 members
Articles / Web Development / Kestrel

Easily Creating Windows Services with Topshelf

Rate me:
Please Sign up or sign in to vote.
4.24/5 (13 votes)
3 Mar 2020CPOL5 min read 15K   22  
A small compact tutorial for creating Windows services in .NET Core - Examples containing scheduled jobs / Entitiy Framework Core / Hosting a WebApi
This article shows you how to run a simple Windows service using a Scheduler, Entity Framework Core or hosting a WebApi with kestrel server.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Austria Austria
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions