DreamersCode.ISBNdb.Client
1.1.0-vesioning-and-ci0005
This is a prerelease version of DreamersCode.ISBNdb.Client.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DreamersCode.ISBNdb.Client --version 1.1.0-vesioning-and-ci0005
NuGet\Install-Package DreamersCode.ISBNdb.Client -Version 1.1.0-vesioning-and-ci0005
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DreamersCode.ISBNdb.Client" Version="1.1.0-vesioning-and-ci0005" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DreamersCode.ISBNdb.Client --version 1.1.0-vesioning-and-ci0005
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DreamersCode.ISBNdb.Client, 1.1.0-vesioning-and-ci0005"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DreamersCode.ISBNdb.Client as a Cake Addin #addin nuget:?package=DreamersCode.ISBNdb.Client&version=1.1.0-vesioning-and-ci0005&prerelease // Install DreamersCode.ISBNdb.Client as a Cake Tool #tool nuget:?package=DreamersCode.ISBNdb.Client&version=1.1.0-vesioning-and-ci0005&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DreamersCode.ISBNdb.Client
Introduction
A handy .Net client for connecting with the ISBNDb apis (https://isbndb.com/apidocs/v2)
Getting Started
- How To Use
- Download the package from Nuget.org (Package name: Dreamers Code ISBNDb Client, URL: https://www.nuget.org/packages/DreamersCode.ISBNdb.Client)
- When configuring your services, in Startup.cs, use the provided extensions "services.AddDreamersCodeISBNdbClient". This will register the clients (AuthorsClient, BooksClient, SubjectsClient and PublisherClient) you will need to use to acccess the differnt apis
- Proceed to inject any of the mention clients into your code in order to access the different services
- Software dependencies
- The lib makes use of Polly in order to handle request limits set by the provider
Build and Test
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
Contribute
Feel free to send any feedback or suggestions to t.cassar@dreamerscode.com
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.Extensions.Http (>= 8.0.0)
- Polly (>= 8.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.2 | 134 | 2/17/2024 |
1.1.2-beta0001 | 92 | 2/17/2024 |
1.1.0 | 191 | 12/30/2023 |
1.1.0-vesioning-and-ci0005 | 112 | 12/30/2023 |
1.1.0-vesioning-and-ci0004 | 115 | 12/30/2023 |
1.1.0-vesioning-and-ci0003 | 112 | 12/30/2023 |
1.0.0 | 155 | 12/11/2023 |