Skip to content

This is just a sample .NET core console app that was scaffolded using Visual Studio. I created it while writing the post to demonstrate using azure devops release pipeline to deploy the app as a windows service.

Notifications You must be signed in to change notification settings

gtechsltn/sample-netcore3-console-as-windows-service

 
 

Repository files navigation

sample-netcore3-console-as-windows-service

This is a sample .NET core console app which hosts a background job that can be run as windows service.
This repo accompanies my blog post in which I go over the configs, setting up the build and release pipelines
to automatically deploy and register the app as a windows service using azure devops.

About

This is just a sample .NET core console app that was scaffolded using Visual Studio. I created it while writing the post to demonstrate using azure devops release pipeline to deploy the app as a windows service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%