Skip to content

.NET Core Worker Service works like Windows Service. This service works background to delete database backup file once determined day.

Notifications You must be signed in to change notification settings

mertmtn/DeleteBackUpFileService

Repository files navigation

DeleteBackUpFileService

.NET Core Worker Service works like Windows Service. This service works background to delete database backup file once determined day.

In order to create windows service via publish, open command prompt as administrator mode and type below path. If it is success, your service will be created.

sc create binPath="yourServiceExeFile"

About

.NET Core Worker Service works like Windows Service. This service works background to delete database backup file once determined day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages