A .Net Client library for accessing ISBNDb APIs
$ dotnet add package DreamersCode.ISBNdb.ClientA handy .Net client for connecting with the ISBNDb apis (https://isbndb.com/apidocs/v2)
The solution comes with console application (DreamersCode.ISBNdb.Client.ConsoleSample) which allows you to put in your API key in order to test out the methods
Version 1.1.2 (Rel Date: 17/02/2024)
Version 1.1.1 (Rel Date: 17/02/2024)
Changed URL for Repo plus aligned with other public projects.
Version 1.1.0 (Rel Date: 30/12/2023)
Moved to a CI/CD pipeline with automatic versioning.
Changed to using a Named HttpClient via the HttpFactory for increased scalability.
Updated Documentation.
Removed Configuration overload as was unused.
Version 1.0.0 (Rel Date: 19/12/2023)
Feel free to send any feedback or suggestions to suggestions@dreamerscode.com