Skip to content

Cross-Platform .NET library for read .FB2 ebook files.

License

Notifications You must be signed in to change notification settings

cfvecm/FB2Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FB2Library NuGet Badge

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

Install-Package FB2Library

or

dotnet add package FB2Library

Usage

Platform Support

Everything that supports .NET Standard 1.0:

  • .NET Core 1.0
  • .NET Framework 4.5
  • Mono
  • Xamarin.iOS
  • Xamarin.Android
  • Universal Windows Platform 10
  • Windows 8.0
  • Windows Phone 8.1
  • Windows Phone Silverlight 8.0

Authors


Microsoft Public License

About

Cross-Platform .NET library for read .FB2 ebook files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%