List Question
18 TechQA 2024-02-27T23:35:40.270000How to set HostingStartupAssembliesKey in a ASP.NET Core WebApplication?
247 views
Asked by jhw
Is there a version of "Microsoft.Extensions.Hosting" for .NET framework 4.8
274 views
Asked by Ant Waters
What class does an instance of IHost returned by HostBuilder.Build() belong to?
98 views
Asked by Elon Obama
After the Update-DataBase migration command, A database with the same name exists error
56 views
Asked by eusataf
Change service implementation later in execution (in Microsoft.Extensions.DependencyInjection)
1.4k views
Asked by Christoph Mett
Best practise for multiple implementations of IHostedService
170 views
Asked by uriDium
Unable to start .NET Core 3.1 Worker Service on Docker using Serilog
2.8k views
Asked by E.Benedos
What is the purpose of IWebHostBuilder.PreferHostingUrls
637 views
Asked by SOHO Developer
.NET Generic Host - Is it possible to stop and restart a host?
2.9k views
Asked by Dunge
ConfigureContainer in .NET Core 3.1 Generic Host implementation
8.7k views
Asked by Minu
Why is an object created by GetService not being destructed?
1.9k views
Asked by jokr
How interface method called in c#?
477 views
Asked by rushang panchal
Can not inject IOptions in service
5.8k views
Asked by Bercovici Adrian
"Microsoft.Extensions.DependencyInjection" and different concretes per environment
341 views
Asked by granadaCoder
Simple Injector integration with HostBuilder in .NET Core 2.x
1.5k views
Asked by Steven
Use HostBuilder.ConfigureServices with DryIoc container?
4k views
Asked by Lasse V. Karlsen