ISBNUtility 1.0.0
ISBNUtility tries to provide easy-to-use functions for anything ISBN.
From converting between ISBN-10 to ISBN-13 (and vice versa) to hyphenating any ISBN and searching an ISBN database for information.
Install-Package ISBNUtility -Version 1.0.0
dotnet add package ISBNUtility --version 1.0.0
<PackageReference Include="ISBNUtility" Version="1.0.0" />
paket add ISBNUtility --version 1.0.0
ISBNUtility
Features
This project aims to provide easy-to-use functions for performing various operations on ISBN.
Mainly these are:
- Recognize the ISBN version
- Convert from ISBN-10 to ISBN-13 and vice-versa
- Hyphenate an unbroken ISBN
- FInd various informations in the openlibrary.org Database
By default the hyphenator will first attempt to download the up-to-date version of ISBN-Ranges from isbn-international.org but also includes a usually up-to-date version of these ranges, precompiled into JSON.
The last update to these ranges was on 01.10.2018.
License
This project is licensed under the MIT License
ISBNUtility
Features
This project aims to provide easy-to-use functions for performing various operations on ISBN.
Mainly these are:
- Recognize the ISBN version
- Convert from ISBN-10 to ISBN-13 and vice-versa
- Hyphenate an unbroken ISBN
- FInd various informations in the openlibrary.org Database
By default the hyphenator will first attempt to download the up-to-date version of ISBN-Ranges from isbn-international.org but also includes a usually up-to-date version of these ranges, precompiled into JSON.
The last update to these ranges was on 01.10.2018.
License
This project is licensed under the MIT License
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,655 | 10/1/2018 |