This project provides .Net standard 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.
$ dotnet add package FB2LibraryThis 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.
Install-Package FB2Library
or
dotnet add package FB2Library
Everything that supports .NET Standard 1.0:
Microsoft Public License