is there a way to inject let say httpClient into my own custom class?
Just to be clear - i known how to use DI in blazor injecting into components or other services. Just