I plan to use SMSAPI inside a rest API.
The preferred way of using HttpClient is by using https://learn.microsoft.com/en-us/aspnet/core/fundamentals/http-requests?view=aspnetcore-8.0.
Maybe a sample of how to register the client (of the factory) inside DI should be added?
Any info on when the next version of the library will be released?
I plan to use SMSAPI inside a rest API.
The preferred way of using HttpClient is by using https://learn.microsoft.com/en-us/aspnet/core/fundamentals/http-requests?view=aspnetcore-8.0.
Maybe a sample of how to register the client (of the factory) inside DI should be added?
Any info on when the next version of the library will be released?