FB2Library 1.2.1
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package FB2Library --version 1.2.1
NuGet\Install-Package FB2Library -Version 1.2.1
<PackageReference Include="FB2Library" Version="1.2.1" />
paket add FB2Library --version 1.2.1
#r "nuget: FB2Library, 1.2.1"
// Install FB2Library as a Cake Addin #addin nuget:?package=FB2Library&version=1.2.1 // Install FB2Library as a Cake Tool #tool nuget:?package=FB2Library&version=1.2.1
This project provides .Net library to help developers load .FB2 ebook files. This ebook files format is widely acceptable in Russia. If you doing some converter, reader or editor for ebooks and you using one of the .Net languages - this project for you.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v.1.2.1 - Merge pull request from g0rdan/master https://github.com/wcoder/FB2Library/pull/3
v.1.2 - Added class-reader.
v.1.1 - Ported to PCL.