I have seen that Adding rebus in the ASP.NET Core execution pipeline is very neat using Startup.cs. I wonder if there is a same neat way to do the same for Worker service or generally a console app.
Most .net core console apps I have seen are very simple demo applications. Kindly if there is any concrete sample configuration using .net core console application. Regards Amour Rashid