FB2Library
This project provides .Net library to help developers load .FB2 (Fiction Book: http://en.wikipedia.org/wiki/FictionBook ) 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.
The original library automatically exported from http://code.google.com/p/fb2librarynet and placed here.
Installation
- Available on NuGet: https://www.nuget.org/packages/FB2Library
- Install into your PCL project or Client projects.
Install-Package FB2Library
Usage
Supported
- UWP
- Universal Windows/WP 8.1
- Xamarin.iOS
- Xamarin.Android
Authors
- lordkiron - developed original library
- Yauheni Pakala - porting to PCL
Microsoft Public License