Creating IHosted Service Like ASP.Net Core with ASP.Net Framework 4.8
I am trying to create a structure similar to the IHosted Service structure in ASP.Net Core with ASP.Net Framework 4.8, but I could not create the structure I wanted.
I am trying to create a structure similar to the IHosted Service structure in ASP.Net Core with ASP.Net Framework 4.8, but I could not create the structure I wanted.