akamsteeg / AtleX.HaveIBeenPwned

A fully async .NET Standard client library for the API of HaveIBeenPwned.com
https://www.nuget.org/packages/AtleX.HaveIBeenPwned/
MIT License
5 stars 0 forks source link

Rename HttpServiceClient to HttpHaveIBeenPwnedClient #13

Closed akamsteeg closed 5 years ago

akamsteeg commented 5 years ago

In #5 we renamed IServiceClient to IHaveIBeenPwnedClient, but HttpServiceClient was not renamed too. We should fix that and rename it HttpHaveIBeenPwnedClient.