Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about topshelf

Read more about topshelf

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - topshelf

Masstransit Consumer in .NET 4.8 Topshelf works only in Executable not in Service

we need to host a Masstransit RabbitMQ Consumer in a .NET 4.8 Windows Service. We are using Dependency Injection and Topshelf to run, install and start the Service. Running the Consumer as a Windows *...
test-img

Spoc

windows-services

masstransit

topshelf

Votes: 0

Answers: 1

Latest Answer

Actually I was making it harder than necessary: TopShelf is not needed, because Microsoft.Extensions.Hosting NuGet Packages are built on .NET Standard 2.0 so they also work with .NET 4.8 My main Mist...
test-img

Spoc

How to Schedule a windows service using topshelf in c# at specific time in a each day

_timer = new Timer(1.8e+6) { AutoReset = true }; _timer.Elapsed += TimerElapsed;
test-img

Nama Venkata Rohith

c#

.net

windows-services

topshelf

Votes: 0

Answers: 1

Latest Answer

To make it run for a specific time of a day you have to make your timer set for that Time/value by finding out the difference from the current time when your service starts, find the difference betwee...
test-img

Moiez Hussain

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved