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.
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.
<PackageVersion Include="DreamersCode.ISBNdb.Client" Version="1.1.0-vesioning-and-ci0005" />
                    
Directory.Packages.props
<PackageReference Include="DreamersCode.ISBNdb.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DreamersCode.ISBNdb.Client --version 1.1.0-vesioning-and-ci0005
                    
#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.
#addin nuget:?package=DreamersCode.ISBNdb.Client&version=1.1.0-vesioning-and-ci0005&prerelease
                    
Install DreamersCode.ISBNdb.Client as a Cake Addin
#tool nuget:?package=DreamersCode.ISBNdb.Client&version=1.1.0-vesioning-and-ci0005&prerelease
                    
Install DreamersCode.ISBNdb.Client as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 157 2/17/2024
1.1.2-beta0001 103 2/17/2024
1.1.0 204 12/30/2023
1.1.0-vesioning-and-ci0005 120 12/30/2023
1.1.0-vesioning-and-ci0004 123 12/30/2023
1.1.0-vesioning-and-ci0003 121 12/30/2023
1.0.0 173 12/11/2023