DreamersCode.ISBNdb.Client 1.1.0-vesioning-and-ci0003

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.
dotnet add package DreamersCode.ISBNdb.Client --version 1.1.0-vesioning-and-ci0003
NuGet\Install-Package DreamersCode.ISBNdb.Client -Version 1.1.0-vesioning-and-ci0003
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-ci0003" />
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-ci0003
#r "nuget: DreamersCode.ISBNdb.Client, 1.1.0-vesioning-and-ci0003"
#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-ci0003&prerelease

// Install DreamersCode.ISBNdb.Client as a Cake Tool
#tool nuget:?package=DreamersCode.ISBNdb.Client&version=1.1.0-vesioning-and-ci0003&prerelease

DreamersCode.ISBNdb.Client

Introduction

A handy .Net client for connecting with the ISBNDb apis (https://isbndb.com/apidocs/v2)

Getting Started

  1. How To Use
    1. Download the package from Nuget.org (Package name: Dreamers Code ISBNDb Client, URL: https://www.nuget.org/packages/DreamersCode.ISBNdb.Client)
    2. 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
    3. Proceed to inject any of the mention clients into your code in order to access the different services
  2. Software dependencies
    1. 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 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.

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 100 2/17/2024
1.1.2-beta0001 72 2/17/2024
1.1.0 164 12/30/2023
1.1.0-vesioning-and-ci0005 89 12/30/2023
1.1.0-vesioning-and-ci0004 90 12/30/2023
1.1.0-vesioning-and-ci0003 73 12/30/2023
1.0.0 130 12/11/2023