uhaciogullari / HttpClientFactoryLite

HttpClientFactory with no baggage
Apache License 2.0
62 stars 7 forks source link

I couldn't agree with you more #1

Closed JHeLiu closed 5 years ago

JHeLiu commented 5 years ago

Can this library be used directly like new .net?Because a lot of times we don't need dependency injection, like a generic library.Dependency injection is obviously unnecessary, Is that all I need when I use it? var httpClientFactory = new HttpClientFactory();